python-openstackclient/releasenotes/notes/allow-port-create-with-extr...

6 lines
232 B
YAML

---
features:
- |
Add ``--extra-dhcp-options`` parameter to the ``port create`` command. The
neutronclient ``port-create`` command can accept extra DHCP options, add
it to the openstackclient in order to be consistent.