deb-tempest/tempest/api/volume
2017-07-14 21:01:28 +00:00
..
admin Handle volume API version enablement 2017-07-12 13:38:30 -05: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 Add test case for update volume backup 2017-07-05 14:46:55 +08:00
test_availability_zone.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_extensions.py Use sequence directly instead of using len() 2017-04-17 15:03:04 +09:00
test_image_metadata.py Move Cinder non-admin tests into unversioned path 2017-04-04 12:10:35 +00:00
test_snapshot_metadata.py Add test for showing snapshot metadata item 2017-07-05 11:29:16 +08:00
test_versions.py Move the attr decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volume_absolute_limits.py Add T115 for admin test path 2017-05-23 14:00:27 -07: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 assertions and remove unused variables in volume tests 2017-07-03 16:11:59 +08:00
test_volumes_actions.py Add response assertions and remove unused variables in volume tests 2017-07-03 16:11:59 +08:00
test_volumes_backup.py Add test case for update volume backup 2017-07-05 14:46:55 +08: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_clone.py Refactor volume clone tests 2017-07-12 12:38:06 +03:00
test_volumes_extend.py Skip test_volume_extend_when_volume_has_snapshot until bug 1687044 is fixed 2017-05-05 09:31:07 -04:00
test_volumes_get.py Add test case for show volume summary 2017-05-07 16:09:17 +08:00
test_volumes_list.py Replace assertEqual([], items) with assertEmpty(items) 2017-05-16 14:53:05 +08:00
test_volumes_negative.py Update "create_server" to wait until status is 'ACTIVE' 2017-06-11 12:01:27 +03:00
test_volumes_snapshots_list.py Move cinder tests into unversioned path - part2 2017-04-04 11:01:28 -07:00
test_volumes_snapshots_negative.py Move the attr decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volumes_snapshots.py Merge "Volume snapshot backup" 2017-07-06 06:31:52 +00:00