Merge "Correct second network to be labeled as such"
This commit is contained in:
commit
7469b6767d
@ -665,7 +665,7 @@ iface eth1 inet dhcp</programlisting>
|
||||
interfaces by using the
|
||||
<literal>--nic</literal> flag when
|
||||
invoking the <literal>nova</literal> command:
|
||||
<screen><prompt>$</prompt> <userinput>nova boot --image ed8b2a37-5535-4a5f-a615-443513036d71 --flavor 1 --nic net-id= <id of first network> --nic net-id= <id of first network> test-vm1</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>nova boot --image ed8b2a37-5535-4a5f-a615-443513036d71 --flavor 1 --nic net-id= <id of first network> --nic net-id= <id of second network> test-vm1</userinput></screen>
|
||||
</para>
|
||||
</note>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user