File: bug-1689233-c3f98e159c75374e.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    Raise exact exception when extension don't exist in ``extension show``
    command, and keep the column display order consist in ``extension list``
    with and without ``--long`` option.
    [Bug `1689233 <https://bugs.launchpad.net/python-openstackclient/+bug/1689233>`_]