python-openstackclient/openstackclient
Rui Chen 45496feee6 Create server with security group ID and name
Both resource ID and name are supported to identify an object
in openstackclient to make user easy to input, for security group,
nova only support security group name in API when launch a new server,
this patch convert ID to name, then pass name to nova API, and check
the security group exist before creating server.

Change-Id: I1ed4a967fb9de3f91c8945a1ef63f6c7b6b2dfb2
Closes-Bug: #1687814
2017-05-22 20:32:01 +00:00
..
api Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
common Ignore more exceptions in quota list 2017-05-11 08:47:37 -05:00
compute Create server with security group ID and name 2017-05-22 20:32:01 +00:00
identity Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +08:00
image Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Revert "Fix port command for SDK >0.9.10"" 2017-05-07 15:30:23 +00:00
object Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
tests Create server with security group ID and name 2017-05-22 20:32:01 +00:00
volume Fix volume qos spec list 2017-04-28 16:06:00 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00