8bcfb824c8
This patch adds '--allowed-addres-pair' and '--no-allowed-address-pair' options to 'port create', 'port set' and 'port unset' commands. Partial-Bug: #1612136 Closes-Bug: #1638265 Partially-Implements: blueprint network-commands-options Co-Authored-By: Ha Van Tu <tuhv@vn.fujitsu.com> Change-Id: I08d2269950467a8972a0d0110ed61f5cc7f5ca45
8 lines
300 B
YAML
8 lines
300 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--allowed-address`` option to ``port create``, ``port set`` and
|
|
``port unset`` commands. Also add ``--no-allowed-address`` option to
|
|
``port create`` and ``port set`` commands.
|
|
[Bug `1612136 <https://bugs.launchpad.net/python-openstackclient/+bug/1612136>`_]
|