cinder/cinder/tests/unit/objects
Gorka Eguileor 55529071f1 Add is_replicated() to Volume and VolumeType OVOs
This patch adds a convenience method `is_replicated` to Volume and
Volume Type OVOs so it can be used throughout the code to provide
consistency in the way we check the extra_specs in the drivers.

Change-Id: I10a01dd2ec6824ae64c5cfb2cee20f96e9f5650e
2017-05-30 10:16:05 +02:00
..
__init__.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
test_backup.py Convert backup_device to OVO 2016-11-08 16:49:53 +01:00
test_base.py Add VolumeAttachStatus Enum 2016-11-09 17:10:27 -06: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 Remove duplicate key from dictionary 2017-03-09 17:19:57 +05:30
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 Rolling Upgrades: Fix Group OVO 2017-05-25 13:57:24 +02:00
test_group_snapshot.py Add group snapshots - db and objects 2016-07-18 22:19:10 -04: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 OVO: Remove child_versions from list classes 2017-05-25 13:00:13 +02:00
test_qos.py Test: Fix assert_has_calls dict order bug (QoS) 2017-01-23 10:58:28 -05:00
test_service.py Add is_up property to service and cluster objects 2016-11-29 12:33:16 +02:00
test_snapshot.py Merge "Don't change volume's status when create backups from snapshots" 2017-03-28 14:09:24 +00:00
test_volume.py Add is_replicated() to Volume and VolumeType OVOs 2017-05-30 10:16:05 +02:00
test_volume_attachment.py Rolling Upgrades: Fix VolumeAttachment 2017-05-19 11:55:29 +02:00
test_volume_type.py Add is_replicated() to Volume and VolumeType OVOs 2017-05-30 10:16:05 +02:00