tempest/tempest/api/compute
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
..
admin Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
certificates add tests for certificates 2013-11-12 20:58:07 +08:00
flavors add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00
floating_ips Remove unused code in tempest files 2013-11-14 11:39:08 +08:00
images Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
keypairs Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
limits add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00
security_groups Remove skips for bug 1182384 2013-11-12 10:37:28 -08:00
servers Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
v3 Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
volumes Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
__init__.py Reorganize project feature config options 2013-10-29 20:10:49 +00:00
base.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_auth_token.py add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00
test_authorization.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_extensions.py add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00
test_live_block_migration.py Rename to create_test_server in API tests 2013-11-10 09:26:03 +09:00
test_quotas.py Merge "Add test case to api/compute/test_quotas" 2013-10-31 16:57:04 +00:00