Edits to the User Guide
Minor edits to user-guide files. Change-Id: I7f2cb4ce34739c41fcda38c4c02f12deb1f816a3
This commit is contained in:
parent
233ddc446d
commit
7066c9e75f
@ -75,7 +75,7 @@ export OS_AUTH_URL=http://localhost:5000/v2.0</programlisting>
|
|||||||
| subnets | |
|
| subnets | |
|
||||||
| tenant_id | 3671f46ec35e4bbca6ef92ab7975e463 |
|
| tenant_id | 3671f46ec35e4bbca6ef92ab7975e463 |
|
||||||
+---------------------------+--------------------------------------+</computeroutput></screen>
|
+---------------------------+--------------------------------------+</computeroutput></screen>
|
||||||
<para>Just as shown previous, the unknown option
|
<para>Just as shown previously, the unknown option
|
||||||
<literal>--provider:network-type</literal> is
|
<literal>--provider:network-type</literal> is
|
||||||
used to create a <literal>local</literal> provider
|
used to create a <literal>local</literal> provider
|
||||||
network.</para>
|
network.</para>
|
||||||
@ -166,7 +166,7 @@ export OS_AUTH_URL=http://localhost:5000/v2.0</programlisting>
|
|||||||
| tenant_id | 3671f46ec35e4bbca6ef92ab7975e463 |
|
| tenant_id | 3671f46ec35e4bbca6ef92ab7975e463 |
|
||||||
+----------------------+------------------------------------------------------------------------------------+</computeroutput></screen>
|
+----------------------+------------------------------------------------------------------------------------+</computeroutput></screen>
|
||||||
<para>We can see that the system will allocate one IP
|
<para>We can see that the system will allocate one IP
|
||||||
address if we don't specify the IP address in
|
address if we do not specify the IP address in
|
||||||
command line.</para>
|
command line.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>A series of events is generated during the
|
<para>A series of events is generated during the
|
||||||
life-cycle of a stack.</para>
|
life-cycle of a stack.</para>
|
||||||
<para>To display life-cycle events, run::</para>
|
<para>To display life-cycle events, run:</para>
|
||||||
<screen><prompt>$</prompt> <userinput>heat event-list mystack</userinput>
|
<screen><prompt>$</prompt> <userinput>heat event-list mystack</userinput>
|
||||||
<computeroutput>+---------------------+----+------------------------+-----------------+----------------------+
|
<computeroutput>+---------------------+----+------------------------+-----------------+----------------------+
|
||||||
| logical_resource_id | id | resource_status_reason | resource_status | event_time |
|
| logical_resource_id | id | resource_status_reason | resource_status | event_time |
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<guibutton>Launch</guibutton>.</para>
|
<guibutton>Launch</guibutton>.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>In the <guilabel>Launch Image</guilabel> window,
|
<para>In the <guilabel>Launch Instance</guilabel> window,
|
||||||
specify the following values:</para>
|
specify the following values:</para>
|
||||||
<informaltable rules="all">
|
<informaltable rules="all">
|
||||||
<col width="30%"/>
|
<col width="30%"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user