nova/releasenotes/notes/port-binding-removed-shelved-offloaded-f1772a64be007b24.yaml
Arnaud Morin 4eef0fe635 Unbind port when offloading a shelved instance
When offloading a shelved instance, the compute needs to remove the
binding so the port will appear as "unbound" in neutron.

Closes-Bug: 1983471

Change-Id: Ia49271b126870c7936c84527a4c39ab96b6c5ea7
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
2022-11-29 17:06:46 +01:00

7 lines
224 B
YAML

---
fixes:
- |
[`bug 1983471 <https://bugs.launchpad.net/nova/+bug/1983471>`_]
When offloading a shelved instance, the compute will now remove the
binding so instance ports will appear as "unbound" in neutron.