This patch adds '--dhcp-options' and '--no-dhcp-options' to 'port create', 'port set', 'port unset' commands. Partial-Bug: #1612136 Partially-Implements: blueprint network-commands-options Depends-On:I412b2aabf9f1eeabfc0ef19f23cc17ba22c71ad7 Implements: blueprint allow-overwrite-set-options Co-Authored-By: Reedip Banerjee <reedip14@gmail.com> Change-Id: I21f0bdc71217757e8995504b91149c51222663eb
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--dhcp-option`` and ``--no-dhcp-option`` to ``port create``,
|
|
``port set`` and ``port unset`` command.
|
|
[Bug `1612136 <https://bugs.launchpad.net/python-openstackclient/+bug/1612136>`_]
|