summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-undesirable-raw-python-error-66e3ddaca7b72ae2.yaml
blob: d6fad7d299f8dd3c9db1791f3ae8aab9b0fc8dbe (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1903727 <https://bugs.launchpad.net/python-glanceclient/+bug/1903727>`_:
    Fixed raw Python error message when using ``glance`` without
    a subcommand while passing an optional argument, such as
    ``--os-image-api-version``.