ironic/releasenotes/notes/allow-to-attach-vif-to-active-node-55963be2ec269043.yaml
Vasyl Saienko b9ad3de19f Allow to attach/detach VIFs to active ironic nodes
This patch enhances attach/detach logic and allows to work with
active ironic nodes. Starting with this change when VIF is attach/detach
neutron port is updated appropriately to reflect changes on hardware
(ie: plug port to specific network)

Change-Id: Idc9dc37b11950e3aa2864a0a90d6ec2e307926a3
Related-Bug: #1659282
2017-03-02 18:11:14 +02:00

4 lines
79 B
YAML

---
features:
- Adds possibility to attach/detach VIFs to/from active nodes.