tempest/tempest/api/volume/admin
zhufl 7e75fcb5c1 Remove one-line function in test_volumes_actions
In I526f8940c4f29a93f25f896bc4779a771f4c3eb5, _reset_volume_status's
return value is removed and so it becomes a one-line function. Jordan
Pittier points out that "It's better to directly use
admin_volume_client.reset_volume_status() in tests instead of
calling an alias.", so this is to remove the one-line function to
keep code clean.

Change-Id: I89bb06c15a4f2ac9b55f1ee5437f92eb885f05ca
2016-10-17 09:05:36 +08:00
..
v2 Reordering tests under the approprite directories 2016-09-11 08:28:12 +00:00
v3 Reordering tests under the approprite directories 2016-09-11 08:28:12 +00:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_backends_capabilities.py Cinder get-capabilities tests 2016-07-06 12:16:55 +03:00
test_multi_backend.py Remove the default size in volumes_client 2016-09-01 11:33:19 -07:00
test_qos.py Remove redundant assert judgement 2016-10-09 14:51:45 +08:00
test_snapshots_actions.py Create resources using wrapper utility 2016-08-23 12:47:44 +03:00
test_volume_hosts.py Fix cinder volume nameing for admin 2016-06-08 14:14:58 +03:00
test_volume_quotas.py Adding update backups quota 2016-08-29 15:35:32 +03:00
test_volume_quotas_negative.py Remove the default size in volumes_client 2016-09-01 11:33:19 -07:00
test_volume_services.py Fix test_volume_services testcase 2016-08-19 19:33:43 +03:00
test_volume_snapshot_quotas_negative.py Remove the default size in volumes_client 2016-09-01 11:33:19 -07:00
test_volume_types.py Remove unnecessary name definition 2016-10-11 17:51:53 +08:00
test_volume_types_extra_specs.py Remove unnecessary name definition 2016-10-11 17:51:53 +08:00
test_volume_types_extra_specs_negative.py Remove unnecessary name definition 2016-10-11 17:51:53 +08:00
test_volume_types_negative.py Fix cinder volume nameing for admin 2016-06-08 14:14:58 +03:00
test_volumes_actions.py Remove one-line function in test_volumes_actions 2016-10-17 09:05:36 +08:00
test_volumes_backup.py Permission changes: Python file should be 0644 not 0775 2016-10-02 23:27:44 +02:00