68aa35f35f
Follow-up to https://review.opendev.org/#/c/679834/ which added the options and lacked both a release note and minimal option-handling unit tests. Change-Id: Ibb2820add9b2fedaf5a8b1a77babf043f6641724 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
9 lines
346 B
YAML
9 lines
346 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--dns-publish-fixed-ip`` and ``--no-dns-publish-fixed-ip``
|
|
options to ``create subnet`` and ``set subnet`` commands to
|
|
control the publishing of fixed IPs in DNS when the
|
|
``subnet_dns_publish_fixed_ip`` Neutron extension is enabled.
|
|
[Bug `1784879 <https://bugs.launchpad.net/neutron/+bug/1784879>`_]
|