python-ironicclient/releasenotes/notes/osc-plugin-f87e0fbb472261dd...

17 lines
525 B
YAML

---
features:
- |
Extend the OpenStackClient plugin with new commands:
* openstack baremetal port group create
* openstack baremetal port group show
* openstack baremetal port group list
* openstack baremetal port group delete
* openstack baremetal port group set
* openstack baremetal port group unset
Extends the 'openstack baremetal port' commands
(where applicable) to allow specifying the port group
(if any) that a port is a member of, via the new --port-group
argument.