Added 'cinder quota-delete' command

This patch adds documentation for the 'cinder quota-delete' command.

Partially implements: https://blueprints.launchpad.net/cinder/+spec/quota-delete

Change-Id: Id27b70c2e4171a8063b00d8e946250c29736dde5
This commit is contained in:
Don Domingo 2014-04-30 11:58:51 +10:00
parent 66eb09c582
commit 0083678828
1 changed files with 5 additions and 0 deletions

View File

@ -108,6 +108,11 @@
| volumes | 15 |
+-----------+-------+</computeroutput></screen>
</step>
<step>
<para>To clear per-tenant quota limits, use the
<command>quota-delete</command> command:</para>
<screen><prompt>$</prompt> <userinput>cinder quota-delete <replaceable>tenantID</replaceable></userinput></screen>
</step>
</procedure>
</section>
</section>