python-openstackclient/openstackclient/tests/functional
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
..
common Nova net functional tests round 3 2017-04-28 14:40:45 -05:00
compute Create server with security group ID and name 2017-05-22 20:32:01 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Functional tests: Identity v2 and DevStack 2017-05-02 10:32:21 -05:00
image Rework port functional tests on json output format 2017-02-21 07:35:02 +00:00
network Rework floating ip functional tests 2017-05-10 09:48:38 -05:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Fix volume qos spec list 2017-04-28 16:06:00 -05:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix quota functional tests for nova-net 2017-04-26 23:52:34 +00:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00