4a9e84be99
This patchset implements support for "--dns-domain" argument to the following commands: "openstack port create" / "openstack port set". Change-Id: I4bb001054b00a969b74db3bb310e567033bf589b Depends-On: https://review.openstack.org/#/c/500660/ Closes-Bug: #1714878 Partial-Bug: #1704769
9 lines
411 B
YAML
9 lines
411 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--dns-domain`` option to ``port create`` and ``port set`` commands.
|
|
Requires the ``dns_domain for ports`` extension to be enabled. See the
|
|
`Neutron DNS integration <https://docs.openstack.org/neutron/latest/admin/config-dns-int.html>`_
|
|
documentation for information how to use this.
|
|
[Bug `1714878 <https://bugs.launchpad.net/python-openstackclient/+bug/1714878>`_]
|