Remove security-group param

The openstack command client doesn't use "--sercurity-group" parameter,
it is for nova client. So we should remove these sentences.

Change-Id: I03895b891c91ea8ec77910316fde2efb9cae6b0e
Closes-Bug: #1696506
This commit is contained in:
Frank Kloeker 2018-12-06 21:22:27 +01:00
parent fb0fd08289
commit e6bf3eb155
1 changed files with 0 additions and 2 deletions

View File

@ -1889,8 +1889,6 @@ project has been modified to be more permissive.
Adding security groups is typically done on instance boot. When
launching from the dashboard, you do this on the
:guilabel:`Access & Security` tab of the :guilabel:`Launch Instance` dialog.
When launching from the command line, append ``--security-groups``
with a comma-separated list of security groups.
It is also possible to add and remove security groups when an instance
is running. Currently this is only available through the command-line