python-openstackclient/releasenotes/notes/bp-neutron-client-a0552f8ca...

13 lines
508 B
YAML

---
features:
- Update ``--binding-profile`` option on the ``port create`` and
``port set`` commands to support JSON input for more advanced
binding profile data.
[Blueprint :oscbp:`neutron-client`]
- Add ``geneve`` choice to the ``network create`` command
``--provider-network-type`` option.
[Blueprint :oscbp:`neutron-client`]
- Add ``--device-owner`` option to the ``port list`` command
to enable listing ports based on device owner.
[Blueprint :oscbp:`neutron-client`]