tempest/tempest/api/compute/security_groups
zhufl 7ae226826d Fill name param in create_test_server
When calling create_test_server without name specified,
the resouce name will be something like 'tempest.common.compute-
instance-244552854', and it is hard to distinguish the testcase
from such kind of name. This is to fill name in create_test_server
which uses testcase name as prefix to help debugging.

Change-Id: I4fbc1e984e833824b820421a03d99e3a475fad3a
2016-09-18 15:22:33 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Update compute base test to split up resource_setup 2015-02-17 14:22:36 +00:00
test_security_group_rules.py Split out Neutron security group rules client 2016-01-14 08:43:44 -05:00
test_security_group_rules_negative.py Use api_extensions to decide security_group type nova used 2016-09-08 16:55:45 +08:00
test_security_groups.py Fill name param in create_test_server 2016-09-18 15:22:33 +08:00
test_security_groups_negative.py Use api_extensions to decide security_group type nova used 2016-05-27 09:56:12 +08:00