tempest/tempest/api/compute/security_groups
Ken'ichi Ohmichi 757833a26e Use tempest.lib data_utils - compute
Tempest has duplicated modules of data_utils, one is tempest.lib and
the other is tempest.common. The difference is tempest.common module
refers to the config option resources_prefix. And the option is marked
as deprecated already. So it is nice to replace the calls with tempest.lib
one.

Change-Id: Idfa9824d14a1e5e4291fcb70bb2c00caf9083d67
2017-03-10 10:30:30 -08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_security_group_rules.py Remove unused neutron_available 2017-02-15 17:51:34 +08:00
test_security_group_rules_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_security_groups.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_security_groups_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00