diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-03-21 03:56:05 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-03-21 03:56:05 +0000 |
| commit | 6329c04297f7f08159eb1e9a0e3c089e188397af (patch) | |
| tree | 42fbddf3f11d91bceea43de5a66f249d95acdfc8 /releasenotes | |
| parent | efc570dae223a46de4a77d0ed03648998ca37eab (diff) | |
| parent | 58591d3c37c0265d8775f881271ba4d987e5ffb6 (diff) | |
| download | python-openstackclient-6329c04297f7f08159eb1e9a0e3c089e188397af.tar.gz | |
Merge "OSC Quota List"
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/add-quota-list-command-0d865fac61db2430.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add-quota-list-command-0d865fac61db2430.yaml b/releasenotes/notes/add-quota-list-command-0d865fac61db2430.yaml new file mode 100644 index 00000000..49a917b5 --- /dev/null +++ b/releasenotes/notes/add-quota-list-command-0d865fac61db2430.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + Add ``quota list`` command with ``--compute``, ``--volume`` + and ``--network`` options. + [Blueprint `quota-list <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client-quota>`_] |
