cinder/cinder/tests/unit/objects
whoami-rajat b735c44c24 Add tests for multiattach check in cinder.objects
There doesn't exists a test for multiattach check in the
cinder.tests.unit.objects.test_volume_types.TestVolumeType class.
This patch adds the respective tests.

Change-Id: Ic6c19414738367aa794522aaa0c1a963abcac723
2018-09-29 19:24:46 +05:30
..
__init__.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
test_backup.py Support metadata for backup resource 2017-07-26 14:23:58 +08:00
test_base.py Fix leftovers after backup abort 2018-02-01 12:08:23 +01:00
test_cgsnapshot.py Update OVO instance on destroy method call 2016-07-22 17:54:00 +02:00
test_cleanable.py Prevent claiming and updating races on worker 2017-01-19 10:42:24 +01:00
test_cleanup_request.py Add cleanable base object and cleanup request VO 2016-10-04 15:17:31 +02:00
test_cluster.py Add support for promoting a failed over backend 2018-05-09 12:19:33 -04:00
test_consistencygroup.py Remove cgsnapshot_id before snapshot.save 2016-12-03 16:23:43 -05:00
test_fields.py Add VolumeAttachStatus Enum 2016-11-09 17:10:27 -06:00
test_group.py Add group to cluster when init host 2017-07-12 14:08:43 +08:00
test_group_snapshot.py Use GroupSnapshotStatus enum field 2017-07-05 01:24:00 +00:00
test_group_type.py Add group type and group specs 2016-07-08 14:26:39 -04:00
test_manageable_volumes_snapshots.py Switch ManageableSnaphots & ManageableVolumes list to OVO 2017-01-25 00:41:30 +00:00
test_objects.py Support availability-zone type 2018-05-17 12:09:12 +00:00
test_qos.py Test: Fix assert_has_calls dict order bug (QoS) 2017-01-23 10:58:28 -05:00
test_service.py OVO: support query for disabled services 2018-03-29 11:27:49 -04:00
test_snapshot.py Validate volume status again when snapshot created 2017-12-29 02:56:44 +00:00
test_volume.py Avoid using dict.get() in assertions 2018-08-29 15:08:06 +05:30
test_volume_attachment.py Store host connector in volume_attachment.connector column 2017-12-14 14:29:41 -05:00
test_volume_type.py Add tests for multiattach check in cinder.objects 2018-09-29 19:24:46 +05:30