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:
parent
22e75dfce7
commit
df3dbb861f
@ -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>
|
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user