python-openstackclient/releasenotes/notes/list-detailed-quota-informations-1755129e1c68a252.yaml

7 lines
234 B
YAML
Raw Normal View History

---
features:
- |
Add support for list detailed ``quota`` usage for project.
This can be done by passing ``--detail`` parameter to `quota list` command.
[Bug `1716043 <https://bugs.launchpad.net/neutron/+bug/1716043>`_]