42b23e8c84
Closes-Bug: #1249082 Change-Id: I9f68073da5ca25867b2b8c099cce5df34f6a3eec author: diane fleming
19 lines
757 B
XML
19 lines
757 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, first ensure you have your credentials set
|
|
up correctly in an <filename>openrc</filename> file. Then, source
|
|
it so your environment has the user name and password.</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>
|