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

package info (click to toggle)
python-glanceclient 1%3A4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,576 kB
  • sloc: python: 16,211; sh: 81; makefile: 27
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``.