tempest/tempest/api/volume
Zuul 91b4ce6c06 Merge "Enable volume backup tests" 2019-09-26 00:48:06 +00:00
..
admin Add assertNotEmpty to avoid IndexError 2019-09-20 17:03:31 +08:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
api_microversion_fixture.py Move base_client from volume.v3 to volume 2017-07-05 00:56:05 +00:00
base.py Specify AZ for non-scenario tests 2019-06-18 15:23:34 +00:00
test_availability_zone.py Remove unnecessary client alias in AvailabilityZoneTestJson 2017-09-27 12:39:28 +08:00
test_extensions.py Use sequence directly instead of using len() 2017-04-17 15:03:04 +09:00
test_image_metadata.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_snapshot_metadata.py Add test for showing snapshot metadata item 2017-07-05 11:29:16 +08:00
test_versions.py Address bug 1839794 on the Volume show version client 2019-09-20 22:20:33 -05:00
test_volume_absolute_limits.py Remove force_tenant_isolation from Cinder tests 2018-06-02 09:35:19 -05:00
test_volume_delete_cascade.py Delete volume with associated snapshots 2017-04-06 08:27:30 +03:00
test_volume_metadata.py Add test for showing volume metadata item 2017-07-05 11:22:47 +08:00
test_volume_transfers.py Add response schema validation for volume transfer 2019-09-06 18:11:51 +00:00
test_volumes_actions.py Add params to upload_volume command 2017-08-28 09:02:59 +03:00
test_volumes_backup.py Enable volume backup tests 2019-05-01 09:03:41 +05:30
test_volumes_clone.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_clone_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volumes_extend.py Fix invalid parameter passed to create_volume 2019-06-03 09:31:36 +08:00
test_volumes_get.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_list.py Add assert statements for Volume Pagination test to get passed 2019-08-14 15:25:26 -05:00
test_volumes_negative.py Replace volume size with configured value 2018-07-23 09:36:11 +08:00
test_volumes_snapshots.py Fix invalid parameter passed to create_volume 2019-06-03 09:31:36 +08:00
test_volumes_snapshots_list.py Add test for list snapshots with offset param 2018-09-03 14:46:31 +08:00
test_volumes_snapshots_negative.py Replace volume size with configured value 2018-07-23 09:36:11 +08:00