[install-guide] Use the admin tenant to test heat
If nova-network is used, getting the network ID to run the heat example stack requires admin rights. For simplicity, use the admin credentials for both nova and neutron scenarios. Change-Id: Ic2c5477154e608f94e8023e6d2a237d9879fc74b Closes-Bug: #1437194
This commit is contained in:
parent
048f01ac4a
commit
fc35c1e61b
@ -9,8 +9,8 @@
|
||||
module (heat).</para>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Source the <literal>demo</literal> tenant credentials:</para>
|
||||
<screen><prompt>$</prompt> <userinput>source demo-openrc.sh</userinput></screen>
|
||||
<para>Source the <literal>admin</literal> tenant credentials:</para>
|
||||
<screen><prompt>$</prompt> <userinput>source admin-openrc.sh</userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>The Orchestration module uses templates to describe stacks. To learn
|
||||
|
Loading…
Reference in New Issue
Block a user