Applied correct tag "<parameter>" in two instances.
Change-Id: I2b7e21ac5238a71ac8aaceed92f72796e9e1f418 Partial-bug: 1217503
This commit is contained in:
parent
bb023cbbcb
commit
12e13afa64
@ -2131,7 +2131,7 @@ enabled = True</programlisting>
|
|||||||
<td>Boots a VM that connects to all
|
<td>Boots a VM that connects to all
|
||||||
networks that are accessible to the
|
networks that are accessible to the
|
||||||
tenant who submits the request
|
tenant who submits the request
|
||||||
(without the <option>--nic</option>
|
(without the <parameter>--nic</parameter>
|
||||||
option).</td>
|
option).</td>
|
||||||
<td><screen><prompt>#</prompt> <userinput>nova boot --image <replaceable>img</replaceable> --flavor <replaceable>flavor</replaceable> <replaceable>vm-name</replaceable></userinput></screen>
|
<td><screen><prompt>#</prompt> <userinput>nova boot --image <replaceable>img</replaceable> --flavor <replaceable>flavor</replaceable> <replaceable>vm-name</replaceable></userinput></screen>
|
||||||
</td>
|
</td>
|
||||||
@ -2140,8 +2140,8 @@ enabled = True</programlisting>
|
|||||||
</table>
|
</table>
|
||||||
<note>
|
<note>
|
||||||
<para>Networking does not currently support the
|
<para>Networking does not currently support the
|
||||||
<command>v4-fixed-ip</command> parameter
|
<parameter>v4-fixed-ip</parameter> parameter
|
||||||
of the <command>--nic</command> option for the
|
of the <parameter>--nic</parameter> option for the
|
||||||
<command>nova</command> command.</para>
|
<command>nova</command> command.</para>
|
||||||
</note>
|
</note>
|
||||||
</section>
|
</section>
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
<procedure>
|
<procedure>
|
||||||
<title>To test a migration for a specific extension</title>
|
<title>To test a migration for a specific extension</title>
|
||||||
<para>You can use the <command>keystone-manage</command>
|
<para>You can use the <command>keystone-manage</command>
|
||||||
command with the <command>--extension</command> parameter
|
command with the <parameter>--extension</parameter> parameter
|
||||||
for both the <command>db_sync</command> and
|
for both the <command>db_sync</command> and
|
||||||
<command>db_version</command> commands. Ensure that the
|
<command>db_version</command> commands. Ensure that the
|
||||||
required configuration files exist before completing these
|
required configuration files exist before completing these
|
||||||
|
Loading…
Reference in New Issue
Block a user