python-openstackclient/releasenotes/notes/add-quota-list-command-0d865fac61db2430.yaml
Sindhu Devale 58591d3c37 OSC Quota List
Implement Neutron feature of Quota List into
OpenStack Client.

Change-Id: Idf941acf8d00b136776b7381b877c56d82622f57
Partially-Implements: blueprint neutron-client-quota
2017-03-10 14:59:47 +00:00

7 lines
230 B
YAML

---
features:
- |
Add ``quota list`` command with ``--compute``, ``--volume``
and ``--network`` options.
[Blueprint `quota-list <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client-quota>`_]