File: bug-1784879-9b632174d4af853f.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
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>`_]