Use 'openstack' command-client commands to replace some commands
Change-Id: I2e497b43c93298d49d5ac29d61cbee2b35fb6f3e Implements: blueprint use-openstack-command
This commit is contained in:
parent
18773e45fc
commit
83f129c457
@ -702,7 +702,7 @@ to perform floating IP operations:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# nova-manage floating list
|
# openstack floating ip list
|
||||||
|
|
||||||
- Create specific floating IPs for either a single address or a
|
- Create specific floating IPs for either a single address or a
|
||||||
subnet:
|
subnet:
|
||||||
@ -716,7 +716,7 @@ to perform floating IP operations:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# nova-manage floating delete CIDR
|
# openstack floating ip delete CIDR
|
||||||
|
|
||||||
For more information about how administrators can associate floating IPs
|
For more information about how administrators can associate floating IPs
|
||||||
with instances, see `Manage IP
|
with instances, see `Manage IP
|
||||||
|
Loading…
Reference in New Issue
Block a user