summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1655445-96c787e3a51226e0.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1655445-96c787e3a51226e0.yaml b/releasenotes/notes/bug-1655445-96c787e3a51226e0.yaml
new file mode 100644
index 00000000..0f8f1ad1
--- /dev/null
+++ b/releasenotes/notes/bug-1655445-96c787e3a51226e0.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Work around a bug in OpenStackSDK 0.9.11 and 0.9.12 that causes
+ ``quota set --network`` to fail.
+ [Bug `1655445 <https://bugs.launchpad.net/python-openstackclient/+bug/1655445>`_]