Merge "OSC instead of Neutron command"

This commit is contained in:
Jenkins 2017-05-04 05:48:52 +00:00 committed by Gerrit Code Review
commit 714d228ea5

View File

@ -138,17 +138,23 @@ the default set of quotas are enforced for all projects, so no
.. code-block:: console
$ neutron ext-show quotas
$ openstack extension show quotas
+-------------+---------------------------------------------------+
| Field | Value |
+-------------+---------------------------------------------------+
| alias | quotas |
| description | Expose functions for quotas management per tenant |
| links | |
| name | Quota management support |
| updated | 2012-07-29T10:00:00-00:00 |
| Alias | quotas |
| Description | Expose functions for quotas management per tenant |
| Links | [] |
| Name | Quota management support |
| Namespace | |
| Updated | |
+-------------+---------------------------------------------------+
.. note::
:command:`openstack extension show` is only supported currently by networking
v2.
.. note::
Only some plug-ins support per-project quotas.