Removed HowTo quota procedures from Config Reference

The exact same section with procedures and descriptive table (not options) is already in the Admin User Guide.

Partial-Bug: #1290687

Change-Id: I422baa089da8df94b19d272ce8f0d47e4afec53e
This commit is contained in:
Summer Long 2014-04-05 19:51:32 +10:00
parent 22e75dfce7
commit df3dbb861f
2 changed files with 0 additions and 18 deletions

View File

@ -1,17 +0,0 @@
<section xml:id="configuring-quotas"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
xmlns:ns="http://docbook.org/ns/docbook" version="5.0">
<title>Configure quotas</title>
<para>To prevent system capacities from being exhausted without
notification, you can set up quotas. Quotas are operational
limits. For example, the number of gigabytes allowed per tenant
can be controlled so that cloud resources are optimized. Quotas
are currently enforced at the tenant (or project) level, rather
than by user.</para>
<xi:include href="section_cli_nova_quotas.xml"/>
</section>

View File

@ -86,7 +86,6 @@
<xi:include href="../common/section_rpc.xml"/>
<xi:include href="../common/section_compute_config-api.xml"/>
<xi:include href="../common/section_compute-configure-ec2.xml"/>
<xi:include href="../common/section_compute-configure-quotas.xml"/>
<xi:include href="../common/section_fibrechannel.xml"/>
<xi:include href="compute/section_compute-hypervisors.xml"/>
<xi:include href="compute/section_compute-scheduler.xml"/>