819526591e
Work around a bug in OpenStack SDK 0.9.11 and 0.9.12 that causes quota show --default to fail. This can be removed when the proposed SDK fix (https://review.openstack.org/420301) is reelased and in the minimum SDK version in global requirements. quota set --network is still broken, I can't fix it at the moment... Closes-bug: 1656572 Change-Id: Ice77e14782c33e672176afbab36bba95b73d7a11
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
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>`_]
|