From 33679a39f5d96d07232847a4067f153b77d4221b Mon Sep 17 00:00:00 2001 From: npraveen35 Date: Sat, 10 Sep 2016 11:30:15 +0530 Subject: [PATCH] removed cinder quota-delete PROJECT_ID at beginning Change-Id: I2b31cac5199c46a8e1729e1cdc9268ec97dc927d Closes-Bug: #1621314 --- doc/admin-guide/source/cli-cinder-quotas.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/doc/admin-guide/source/cli-cinder-quotas.rst b/doc/admin-guide/source/cli-cinder-quotas.rst index adefd691bd..59421e86c7 100644 --- a/doc/admin-guide/source/cli-cinder-quotas.rst +++ b/doc/admin-guide/source/cli-cinder-quotas.rst @@ -92,12 +92,6 @@ Edit and update Block Storage service quotas Administrative users can edit and update Block Storage service quotas. -#. Clear per-project quota limits. - - .. code-block:: console - - $ cinder quota-delete PROJECT_ID - #. To update a default value for a new project, update the property in the :guilabel:`cinder.quota` section of the ``/etc/cinder/cinder.conf`` file. @@ -105,7 +99,7 @@ service quotas. `_ 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 @@ -130,7 +124,7 @@ service quotas. +-----------+-------+ -#. Clear per-project quota limits. +#. To clear per-project quota limits: .. code-block:: console