Merge "removed cinder quota-delete PROJECT_ID at beginning"
This commit is contained in:
commit
86eb1e81d4
@ -92,12 +92,6 @@ Edit and update Block Storage service quotas
|
|||||||
Administrative users can edit and update Block Storage
|
Administrative users can edit and update Block Storage
|
||||||
service quotas.
|
service quotas.
|
||||||
|
|
||||||
#. Clear per-project quota limits.
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ cinder quota-delete PROJECT_ID
|
|
||||||
|
|
||||||
#. To update a default value for a new project,
|
#. To update a default value for a new project,
|
||||||
update the property in the :guilabel:`cinder.quota`
|
update the property in the :guilabel:`cinder.quota`
|
||||||
section of the ``/etc/cinder/cinder.conf`` file.
|
section of the ``/etc/cinder/cinder.conf`` file.
|
||||||
@ -105,7 +99,7 @@ service quotas.
|
|||||||
<http://docs.openstack.org/mitaka/config-reference/block-storage.html>`_
|
<http://docs.openstack.org/mitaka/config-reference/block-storage.html>`_
|
||||||
in OpenStack Configuration Reference.
|
in OpenStack Configuration Reference.
|
||||||
|
|
||||||
#. To update Block Storage service quotas for an existing project (tenant)
|
#. To update Block Storage service quotas for an existing project (tenant):
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
@ -130,7 +124,7 @@ service quotas.
|
|||||||
+-----------+-------+
|
+-----------+-------+
|
||||||
|
|
||||||
|
|
||||||
#. Clear per-project quota limits.
|
#. To clear per-project quota limits:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user