42b23e8c84
Closes-Bug: #1249082 Change-Id: I9f68073da5ca25867b2b8c099cce5df34f6a3eec author: diane fleming
14 lines
650 B
XML
14 lines
650 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter 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="ch_heat">
|
|
<title>Add the Orchestration service</title>
|
|
<para>Use the OpenStack Orchestration service to create cloud
|
|
resources using a template language called HOT. The
|
|
integrated project name is Heat.</para>
|
|
<xi:include href="../common/section_getstart_orchestration.xml"/>
|
|
<xi:include href="section_heat-install.xml" />
|
|
<xi:include href="section_heat-verify.xml" />
|
|
</chapter>
|