3973d7eecb
backport: havana Change-Id: Icd74a1a4db8ec477e48d49475c405d3b09e52c1c Partial-Bug: #1121866
18 lines
712 B
XML
18 lines
712 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<section xml:id="heat-verify" 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">
|
|
|
|
<title>Verify the Orchestration service installation</title>
|
|
|
|
<para>To verify that the Orchestration service is installed and configured
|
|
correctly, make sure that your credentials are set up correctly in the
|
|
<filename>openrc</filename> file. Source the file, as follows:</para>
|
|
|
|
<screen><prompt>#</prompt> <userinput>source openrc</userinput></screen>
|
|
|
|
<para>Next, create some stacks by using the samples.</para>
|
|
<xi:include href="../user-guide/section_cli_heat.xml"/>
|
|
|
|
</section>
|