openstack-manuals/doc/config-reference/orchestration/section_orchestration-clients.xml
Christian Berendt a6bce01980 Unified the syntax of the XML root element (config-reference)
The XML root element of Docbook XML files should match the following
format:

<ELEMENT xmlns="http://docbook.org/ns/docbook"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  version="5.0"
  xml:id="THE_XML_ID_OF_THE_ELEMENT">

Change-Id: I02a75b63d0fb3ea4a7d015794b9229a94ddad279
2014-07-10 14:11:19 +02:00

21 lines
1.1 KiB
XML

<section xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="orchestration-configuring-clients">
<?dbhtml stop-chunking?>
<title>Configure Clients</title>
<para>The following options allow configuration of the clients that
Orchestration uses to talk to other services.</para>
<xi:include href="../../common/tables/heat-clients.xml"/>
<xi:include href="../../common/tables/heat-clients_backends.xml"/>
<xi:include href="../../common/tables/heat-clients_ceilometer.xml"/>
<xi:include href="../../common/tables/heat-clients_cinder.xml"/>
<xi:include href="../../common/tables/heat-clients_heat.xml"/>
<xi:include href="../../common/tables/heat-clients_keystone.xml"/>
<xi:include href="../../common/tables/heat-clients_neutron.xml"/>
<xi:include href="../../common/tables/heat-clients_nova.xml"/>
<xi:include href="../../common/tables/heat-clients_swift.xml"/>
<xi:include href="../../common/tables/heat-clients_trove.xml"/>
</section>