python-openstackclient/releasenotes/notes/bug-1569480-c52e330548bfbd7...

8 lines
301 B
YAML

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