File: bug-1569480-c52e330548bfbd78.yaml

package info (click to toggle)
python-openstackclient 8.2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
fixes:
  - Fixed ``subnet pool list`` command to properly disply the
    list of subnet pool prefixes in the ``Prefixes`` column.
    This fix is consistent with the ``subnet pool create`` and
    ``subnet pool show`` command output.
    [Bug `1569480 <https://bugs.launchpad.net/bugs/1569480>`_]