Merge "Removed deprecated *-floating-ip from procedures"
This commit is contained in:
commit
9889555593
@ -1926,11 +1926,11 @@
|
||||
project, use the nova list command.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>$ nova add-floating-ip INSTANCE_NAME_OR_ID
|
||||
<para>$ nova floating-ip-associate INSTANCE_NAME_OR_ID
|
||||
FLOATING_IP</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>After you assign the IP with nova add-floating-ipand
|
||||
<para>After you assign the IP with nova floating-ip-associate, and
|
||||
configure security group rules for the instance, the
|
||||
instance is publicly available at the floating IP
|
||||
address.</para>
|
||||
@ -1944,7 +1944,7 @@
|
||||
the IP.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>$ nova remove-floating-ip INSTANCE_NAME_OR_ID
|
||||
<para>$ nova floating-ip-disassociate INSTANCE_NAME_OR_ID
|
||||
FLOATING_IP</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
Loading…
x
Reference in New Issue
Block a user