ironic-inspector/releasenotes/notes/physnet-base-4499ad3a7c08725f.yaml
Harald Jensås 43de977994 BasePhysnetHook - Follow up
- Removes confusing comment in _get_physnet_patch method.
- Move binary operator to follow code style.
- Removed info log entry in before_update.
- Move releasenote to 'other' section as this is no user
  faceing change.

Change-Id: I53d8bf97a87ae365a085a795901eaed1f0c32d9b
2020-04-22 13:04:04 +02:00

5 lines
111 B
YAML

---
other:
- Added base class (``BasePhysnetHook``) for plugins that assign a physical
network to ports.