File: bug-1902873-fix-py-raw-error-msg-a839fee2ac7b9d3d.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (7 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1902873 <https://bugs.launchpad.net/python-manilaclient/+bug/1902873>`_:
    Fixed raw Python error message when using ``manila`` without
    a subcommand while passing an optional argument, such as
    ``--os-cache``.