File: bug-1656572-b40303ae50a41000.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
fixes:
  - |
    Work around a bug in OpenStackSDK 0.9.11 and 0.9.12 that causes
    ``quota show --default`` to fail.
    [Bug `1656572 <https://bugs.launchpad.net/python-openstackclient/+bug/1656572>`_]