File: fix-undesirable-raw-python-error-66e3ddaca7b72ae2.yaml

package info (click to toggle)
python-glanceclient 1%3A4.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,688 kB
  • sloc: python: 16,773; sh: 71; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (3)
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``.