diff --git a/doc/common/section_compute-configure-quotas.xml b/doc/common/section_compute-configure-quotas.xml
deleted file mode 100644
index 3a1eb31abd..0000000000
--- a/doc/common/section_compute-configure-quotas.xml
+++ /dev/null
@@ -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>
diff --git a/doc/config-reference/ch_computeconfigure.xml b/doc/config-reference/ch_computeconfigure.xml
index 00a0d57bac..31876c182d 100644
--- a/doc/config-reference/ch_computeconfigure.xml
+++ b/doc/config-reference/ch_computeconfigure.xml
@@ -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"/>