Files
python-openstackclient/releasenotes/notes/bug-1714878-46806jv2yv13q054.yaml
Tytus Kurek 4a9e84be99 Add support for "--dns-domain" argument
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
2018-02-23 20:30:37 +00:00

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>`_]