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