e77dbe04ac
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<section xml:id="orchestration-configuring-clients"
|
|
xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
version="5.0">
|
|
<?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>
|