Modify the nova commands
Change-Id: Ib3d885189fafb41c416e352d6fed66851efe1977 Implements: blueprint use-openstack-command
This commit is contained in:
parent
34c43ad5e7
commit
84cac99380
@ -1867,11 +1867,11 @@ tools. Here is an example:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ nova add-secgroup <server> <securitygroup>
|
$ openstack server add security group <server> <securitygroup>
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ nova remove-secgroup <server> <securitygroup>
|
$ openstack server remove security group <server> <securitygroup>
|
||||||
|
|
||||||
Floating IPs
|
Floating IPs
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user