blob: 77cb3df073154bb8ad40b6435345747132c1b227 (
plain)
1
2
3
4
5
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>`_]
|