tempest/tempest/api/volume
whoami-rajat a3a67d4761 Adding test case for migration policy 'never'
There doesn't exist any test case in tempest for retype
volume without migration, so adding new test for it.

Related-Bug: #1740544

Change-Id: I58c348b954a679bc809906b2c73df9b1ab4459c5
2018-07-02 04:15:16 +00:00
..
admin Adding test case for migration policy 'never' 2018-07-02 04:15:16 +00: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 Merge "Support only volume api_v3 is enabled" 2018-02-01 21:38:48 +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 [TrivialFix]Remove unnecessary value taking 2017-08-21 14:49:44 +08: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 params to upload_volume command 2017-08-28 09:02:59 +03:00
test_volumes_backup.py Use assertTrue and assertFalse vs assertEqual 2018-05-15 13:51:35 +03:00
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 Merge "Removing the skip decorator as bug 1687044 was already resolved" 2018-04-25 11:28:01 +00:00
test_volumes_get.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_list.py Ignore a Cinder volume's "updated_at" field. 2017-12-29 11:14:38 +02:00
test_volumes_negative.py Remove unnecessary class variable 2017-09-11 11:06:55 +03:00
test_volumes_snapshots.py [Trivial]Add coverage for creating snapshot from non-blank volume 2018-03-26 14:53:40 +08:00
test_volumes_snapshots_list.py Fix test_snapshot_list_param_marker when using predefined user 2018-04-10 08:37:55 +00:00
test_volumes_snapshots_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00