75cba9d1cb
With passing "--detail" argument to "openstack quota list", details about current usage should be returned. It is currently supported by Nova and Neutron so details of resources from those projects can be returned. Change-Id: I48fda15b34283bb7c66ea18ed28262f48b9229fe Related-Bug: #1716043
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
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>`_]
|