python-openstackclient/releasenotes/notes/bug-1572733-874b37a7fa8292d...

7 lines
283 B
YAML

---
fixes:
- The ``quota show`` command ``<project/class>`` argument is now
optional. If not specified, the user's current project is used.
This allows non-admin users to show quotas for their current project.
[Bug `1572733 <https://bugs.launchpad.net/bugs/1572733>`_]