python-ironicclient/releasenotes/notes/extend-vif-attach-commands-ef3a931413ddcee7.yaml
Vasyl Saienko 400166cbda Extend VIF attach commands
This patch update VIF attach commands to allow setting custom
keys by using --vif-info <key=value> option.

Related-Bug: #1582188
Change-Id: I3b638693e981781d0ddcf6dd8fe75556ff24e428
2017-01-12 22:12:51 +02:00

7 lines
201 B
YAML

---
features:
- Adds ability to set custom VIF information fields via the `--vif-info <key=value>`
option in the `ironic node-vif-attach` and `openstack baremetal node vif attach`
commands.