shirleychen e6ca4eea2e Fix the security group command
The nova secgroup-createis cmd has only two parameters:
    nova help secgroup-create
    usage: nova secgroup-create <name> <description>

    Create a security group.

    Positional arguments:
      <name>         Name of security group.
      <description>  Description of security group.


But in the doc it seems like it has three parameters, it is
an obvious typo issue.

Change-Id: Ica8d8366debcfa4778563e67836a3d0c8c0dadc2
2015-12-23 06:09:08 +00:00
..
2015-12-21 06:15:51 +00:00
2015-11-22 19:17:10 +01:00
2015-10-08 07:39:27 +02:00