summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1689233-c3f98e159c75374e.yaml
blob: 3cecc46e363683b091ac7abd64117fb15c054340 (plain)
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>`_]