f9cdba79aa
Docs on a plane returns. A cohort of small changes, reducing cruft and improving clarity of these common sections. Change-Id: I11c0ee83f4b2805304bb2e84e548c0a6aeaa135e
19 lines
891 B
XML
19 lines
891 B
XML
<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>Configuring 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_nova_cli_quotas.xml"/>
|
|
</section>
|