Fix stop-chunking

In some cases the stop-chunking directive contained an extra hyphen,
remove it so that the directive is effective.

Change-Id: I4972aea3e0c9ee8a85718b47ca5b93f1b68329b9
This commit is contained in:
Andreas Jaeger
2014-07-25 22:17:21 +02:00
parent f0c4562d85
commit 8f2a7075e9
17 changed files with 17 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="ch_basics"> xml:id="ch_basics">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Basic environment configuration</title> <title>Basic environment configuration</title>
<note> <note>

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="ch_nova"> xml:id="ch_nova">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Add the Compute service</title> <title>Add the Compute service</title>
<xi:include href="../common/section_getstart_compute.xml"/> <xi:include href="../common/section_getstart_compute.xml"/>
<xi:include href="section_nova-controller-install.xml"/> <xi:include href="section_nova-controller-install.xml"/>

View File

@@ -8,7 +8,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="object-storage-system-requirements"> xml:id="object-storage-system-requirements">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>System requirements for Object Storage</title> <title>System requirements for Object Storage</title>
<para><emphasis role="bold">Hardware</emphasis>: OpenStack Object <para><emphasis role="bold">Hardware</emphasis>: OpenStack Object
Storage is designed to run on commodity hardware.</para> Storage is designed to run on commodity hardware.</para>

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="start-storage-node-services"> xml:id="start-storage-node-services">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Start services on the storage nodes</title> <title>Start services on the storage nodes</title>
<para>Now that the ring files are on each storage node, you can <para>Now that the ring files are on each storage node, you can
start the services. On each storage node, run the following start the services. On each storage node, run the following

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-database"> xml:id="basics-database">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Database</title> <title>Database</title>
<para os="ubuntu;debian;rhel;fedora;centos">Most OpenStack <para os="ubuntu;debian;rhel;fedora;centos">Most OpenStack
services require a database to store information. These examples services require a database to store information. These examples

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-networking-neutron"> xml:id="basics-networking-neutron">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>OpenStack Networking (neutron)</title> <title>OpenStack Networking (neutron)</title>
<para>The example architecture with OpenStack Networking (neutron) requires <para>The example architecture with OpenStack Networking (neutron) requires
one controller node, one network node, and at least one compute node. one controller node, one network node, and at least one compute node.

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-networking-nova"> xml:id="basics-networking-nova">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Legacy networking (nova-network)</title> <title>Legacy networking (nova-network)</title>
<para>The example architecture with legacy networking (nova-network) <para>The example architecture with legacy networking (nova-network)
requires a controller node and at least one compute node. The controller requires a controller node and at least one compute node. The controller

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-networking"> xml:id="basics-networking">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Networking</title> <title>Networking</title>
<para>After installing the operating system on each node for the <para>After installing the operating system on each node for the
architecture that you choose to deploy, you must configure the network architecture that you choose to deploy, you must configure the network

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-ntp"> xml:id="basics-ntp">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Network Time Protocol (NTP)</title> <title>Network Time Protocol (NTP)</title>
<para>You must install <para>You must install
<glossterm baseform="Network Time Protocol (NTP)">NTP</glossterm> to <glossterm baseform="Network Time Protocol (NTP)">NTP</glossterm> to

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-packages"> xml:id="basics-packages">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>OpenStack packages</title> <title>OpenStack packages</title>
<para>Distributions might release OpenStack packages as part of <para>Distributions might release OpenStack packages as part of
their distribution or through other methods because the their distribution or through other methods because the

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-passwords"> xml:id="basics-passwords">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Passwords</title> <title>Passwords</title>
<para>The various OpenStack services and the required software like the <para>The various OpenStack services and the required software like the
database and the messaging server have to be password protected. You use database and the messaging server have to be password protected. You use

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-prerequisites"> xml:id="basics-prerequisites">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Before you begin</title> <title>Before you begin</title>
<para>For a functional environment, OpenStack doesn't require a <para>For a functional environment, OpenStack doesn't require a
significant amount of resources. We recommend that your environment meets significant amount of resources. We recommend that your environment meets

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="basics-queue"> xml:id="basics-queue">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Messaging server</title> <title>Messaging server</title>
<para>OpenStack uses a <glossterm>message broker</glossterm> to coordinate <para>OpenStack uses a <glossterm>message broker</glossterm> to coordinate
operations and status information among services. The message broker operations and status information among services. The message broker

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="ceilometer-install-cinder"> xml:id="ceilometer-install-cinder">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Add the Block Storage service agent for Telemetry</title> <title>Add the Block Storage service agent for Telemetry</title>
<procedure> <procedure>
<step> <step>

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="ceilometer-install-nova"> xml:id="ceilometer-install-nova">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Install the Compute agent for Telemetry</title> <title>Install the Compute agent for Telemetry</title>
<procedure> <procedure>
<para>Telemetry provides an API service that provides a <para>Telemetry provides an API service that provides a

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="cinder-node"> xml:id="cinder-node">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>Configure a Block Storage service node</title> <title>Configure a Block Storage service node</title>
<para>After you configure the services on the controller node, <para>After you configure the services on the controller node,
configure a second system to be a Block Storage service node. This configure a second system to be a Block Storage service node. This

View File

@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" version="5.0"
xml:id="debconf-general-principles"> xml:id="debconf-general-principles">
<?dbhtml-stop-chunking?> <?dbhtml stop-chunking?>
<title>debconf concepts</title> <title>debconf concepts</title>
<para>This chapter explains how to use the Debian <systemitem <para>This chapter explains how to use the Debian <systemitem
class="library">debconf</systemitem> and <systemitem class="library">debconf</systemitem> and <systemitem