openstack-manuals/doc/config-reference/orchestration/section_orchestration-api.xml
Tom Fifield d9fffe62ea Add stub chapter for heat to config-ref
This patch adds the previously generated tables for heat into the
config reference by way of a new chapter.

It is expected that this be merged as a starting point, with structure
to enable further patching.

Closes-Bug: 1284470
Change-Id: I715849f542c4b1c291fdc6a1c669f77cabca18ff
2014-04-01 12:52:47 +08:00

21 lines
988 B
XML

<section xml:id="orchestration-configuring-api"
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">
<?dbhtml stop-chunking?>
<title>Configure APIs</title>
<para>The following options allow configuration of the APIs that
Orchestration supports. Currently this includes compatibility APIs for
CloudFormation and CloudWatch and a native API.</para>
<xi:include href="../../common/tables/heat-api.xml"/>
<xi:include href="../../common/tables/heat-cfn_api.xml"/>
<xi:include href="../../common/tables/heat-cloudwatch_api.xml"/>
<xi:include href="../../common/tables/heat-metadata_api.xml"/>
<xi:include href="../../common/tables/heat-waitcondition_api.xml"/>
</section>