File: bug-1610883-e6345c32a35cc290.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 (7 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
---
features:
  - |
    Make ``subnet list`` command supports listing up subnets with
    dhcp enabled/disabled by adding ``--dhcp`` and ``--no-dhcp``
    options to the command.
    [Bug `1610883 <https://bugs.launchpad.net/bugs/1610883>`_]