tempest/tempest/api/compute/volumes
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_attach_volume.py Rename to create_test_server in API tests 2013-11-10 09:26:03 +09:00
test_volumes_get.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_volumes_list.py Cleanup using about the data_utils module and functions 2013-11-23 13:12:50 +09:00
test_volumes_negative.py add BaseV2ComputeTest as the base class of nova v2 api tests 2013-10-18 11:43:22 +08:00