File: bug-1867061-fix-py-raw-error-msg-ff3c6da0b01d5d6c.yaml

package info (click to toggle)
python-cinderclient 1%3A9.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,840 kB
  • sloc: python: 18,011; makefile: 94; sh: 25
file content (7 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1867061 <https://bugs.launchpad.net/python-cinderclient/+bug/1867061>`_:
    Fixed raw Python error message when using ``cinder`` without
    a subcommand while passing an optional argument, such as
    ``--os-volume-api-version``.