python-openstackclient/releasenotes/notes/add-option-to-unset-port-host-c76de9b1d2addf9a.yaml
Slawek Kaplonski f462933113 Allow unset port's host_id
It is supported by Neutron and needs to be done like that when e.g.
admin wants to unbound port from the host.

Task: #44043
Story: #2009705
Change-Id: I08f1bb40f4dc72cfa7c62feeb5f513455de0ca45
2021-11-28 19:58:46 +01:00

6 lines
109 B
YAML

---
features:
- |
Add possibility to unbind Neutron's port from the host by unsetting its
host_id.