openstack-python-openstackc.../openstackclient/tests/unit
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 doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
image doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Fix volume qos spec list 2017-04-28 16:06:00 -05:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00