diff options
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/bug-1689233-c3f98e159c75374e.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1689233-c3f98e159c75374e.yaml b/releasenotes/notes/bug-1689233-c3f98e159c75374e.yaml new file mode 100644 index 00000000..3cecc46e --- /dev/null +++ b/releasenotes/notes/bug-1689233-c3f98e159c75374e.yaml @@ -0,0 +1,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>`_] |
