tempest/tempest/api/volume
Benny Kopilov 8a33ee1117 Fix volume_create to use shared function with a cleanup
delete volume is taken care by self.create_volume

Change-Id: Ic4cb5dae7a7165d28df3cab97019c1756a70dfbf
2016-11-15 19:15:21 +00:00
..
admin Fix volume_create to use shared function with a cleanup 2016-11-15 19:15:21 +00:00
v2 Add existing volumes when using pre-provisioned credentials 2016-08-18 08:53:07 +08:00
v3 Fix volume_create to use shared function with a cleanup 2016-11-15 19:15:21 +00:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
api_microversion_fixture.py Add tests for Cinder user messages v3 API 2016-06-16 17:05:25 +00:00
base.py Fix volume_create to use shared function with a cleanup 2016-11-15 19:15:21 +00:00
test_availability_zone.py Use assertGreater(Equal) over assertTrue 2016-10-21 17:45:38 +08:00
test_extensions.py Full response for Volume ExtensionsClient methods 2015-08-13 17:31:42 +00:00
test_snapshot_metadata.py Make 2 base_snapshots_client function use **kwargs 2015-12-24 18:15:21 +05:30
test_volume_metadata.py Remove a redundent variable 2016-09-26 12:13:25 +03:00
test_volume_transfers.py Remove unused config.CONF 2016-08-29 10:34:08 +08:00
test_volumes_actions.py Remove the Stress framework 2016-10-19 14:31:13 +02:00
test_volumes_backup.py Set random name in common function create_server 2016-10-18 15:37:12 +08:00
test_volumes_clone.py Add volume clone flag to clone tests 2016-08-31 22:52:24 +00:00
test_volumes_clone_negative.py Add volume clone flag to clone tests 2016-08-31 22:52:24 +00:00
test_volumes_extend.py Remove unused config.CONF 2016-08-29 10:34:08 +08:00
test_volumes_get.py Permission changes: Python file should be 0644 not 0775 2016-10-02 23:27:44 +02:00
test_volumes_list.py Add test_volumes_list functions in test_volumes_list.py. 2016-10-18 12:12:55 +00:00
test_volumes_negative.py Set random name in common function create_server 2016-10-18 15:37:12 +08:00
test_volumes_snapshots.py Use random name in volume.base.create_snapshot 2016-10-24 15:24:22 +08:00
test_volumes_snapshots_list.py Move test_snapshot_list_* tests to new file 2016-09-23 00:43:29 +03:00
test_volumes_snapshots_negative.py Permission changes: Python file should be 0644 not 0775 2016-10-02 23:27:44 +02:00