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
|
||||
networks that are accessible to the
|
||||
tenant who submits the request
|
||||
(without the <option>--nic</option>
|
||||
(without the <parameter>--nic</parameter>
|
||||
option).</td>
|
||||
<td><screen><prompt>#</prompt> <userinput>nova boot --image <replaceable>img</replaceable> --flavor <replaceable>flavor</replaceable> <replaceable>vm-name</replaceable></userinput></screen>
|
||||
</td>
|
||||
@ -2140,8 +2140,8 @@ enabled = True</programlisting>
|
||||
</table>
|
||||
<note>
|
||||
<para>Networking does not currently support the
|
||||
<command>v4-fixed-ip</command> parameter
|
||||
of the <command>--nic</command> option for the
|
||||
<parameter>v4-fixed-ip</parameter> parameter
|
||||
of the <parameter>--nic</parameter> option for the
|
||||
<command>nova</command> command.</para>
|
||||
</note>
|
||||
</section>
|
||||
|
@ -48,7 +48,7 @@
|
||||
<procedure>
|
||||
<title>To test a migration for a specific extension</title>
|
||||
<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
|
||||
<command>db_version</command> commands. Ensure that the
|
||||
required configuration files exist before completing these
|
||||
|
Loading…
Reference in New Issue
Block a user