tempest/tempest/api/compute/admin
Masayuki Igawa 259c1137ba Cleanup using about the data_utils module and functions
HACKING officially discourages symbol import directly because it makes
it harder to track down that a function was imported. Recently, we keep
this rule but there are many code that don't keep it.
 This commit cleanups them.

Change-Id: Ibda1a5e424280bad8535ee27f66dec99bf68f676
2013-11-23 13:12:50 +09:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_aggregates.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_availability_zone.py add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00
test_fixed_ips.py Rename to create_test_server in API tests 2013-11-10 09:26:03 +09:00
test_flavors.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_flavors_access.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_flavors_access_negative.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_flavors_extra_specs.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_flavors_extra_specs_negative.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_hosts.py Merge "assertTrue to assertIn" 2013-11-12 18:34:32 +00:00
test_hosts_negative.py Fix bad classname 2013-10-26 11:26:27 +01:00
test_hypervisor.py Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" 2013-10-22 16:47:11 +00:00
test_hypervisor_negative.py Fix bad classname 2013-10-24 22:52:00 +01:00
test_quotas.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_servers.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_services.py add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00
test_simple_tenant_usage.py Rename to create_test_server in API tests 2013-11-10 09:26:03 +09:00