summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1655537-20b0eb676afa278f.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1655537-20b0eb676afa278f.yaml b/releasenotes/notes/bug-1655537-20b0eb676afa278f.yaml
new file mode 100644
index 00000000..77cb3df0
--- /dev/null
+++ b/releasenotes/notes/bug-1655537-20b0eb676afa278f.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Fixed a ``'Quota' object is not iterable`` error in the ``quota show`` command
+ that appeared with the initial release of openstacksdk v0.9.11 and v0.9.12.
+ [Bug `1655537 <https://bugs.launchpad.net/bugs/1655537>`_]