File: bug-1742453-ae4be6de90a3ae1d.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 (6 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - |
    The ``server list --all`` command now resolves non-public flavor names,
    too, so that the ``Flavor`` column will be properly populated.
    [Bug `1742453 <https://bugs.launchpad.net/bugs/1742453>`_]