File: fix-raw-python-error-debd3edb17c2f675.yaml

package info (click to toggle)
python-novaclient 2%3A18.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,852 kB
  • sloc: python: 24,301; makefile: 24; sh: 13
file content (7 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (4)
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``.