tempest/tempest/api/volume
Andrea Frittoli cd36841ca2 Move test decorators to common
services and extension decorators are based on CONF and needed by
Tempest only, so moving them to tempest.common.
Since a few plugnis use them today, use debtcollector to avoid
breaking all dependencies.

Change-Id: Ibd52153d00b8e60fb8c89e38d94e358ddc787251
2017-08-23 17:09:33 +00:00
..
admin Move test decorators to common 2017-08-23 17:09:33 +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 Add Tests for Groups Volume APIs - Part 2 2017-07-25 14:34:04 -07: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 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 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 Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_backup.py Move test decorators to common 2017-08-23 17:09:33 +00: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 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 Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_list.py Replace assertEqual([], items) with assertEmpty(items) 2017-05-16 14:53:05 +08:00
test_volumes_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_snapshots.py Move test decorators to common 2017-08-23 17:09:33 +00: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