68809fce5a
neutron create-port API has extra_dhcp_opts parameter, this parameter can set port with special extra dhcp options. Change-Id: I199f17e95c509a33f809ac85c65f685a37acd198
6 lines
232 B
YAML
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. |