cinder/cinder/tests/unit/volume
Silvan Kaiser 7e5916ecdd Allow extension of volumes with snapshots for VZstorage driver
This change lifts an earlier limitation that explicitely did
not extend a volume if snapshots of that volume exist. This
limitation was lifted on the glusterfs driver and this change
mirrors that behaviour.

Partial-bug: #1687048

Change-Id: I9aa727b1880b374105c2cad685dc196c7d39f841
2018-03-28 12:58:33 +02:00
..
drivers Allow extension of volumes with snapshots for VZstorage driver 2018-03-28 12:58:33 +02:00
flows Mock local directory testing for image conversion 2018-03-21 13:38:27 +00:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Add throughput limits that scale per-GB 2018-02-18 13:32:38 -05:00
test_driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
test_image.py Merge "Create custom assertTrue and assertFalse" 2017-10-04 14:43:55 +00:00
test_init_host.py Migrate fixed_key encryption keys to Barbican 2017-12-01 15:30:32 -05:00
test_manage_volume.py [3/11] Refactor test_volume file 2017-02-08 23:38:23 +00:00
test_replication_manager.py Fix: Incorrect replication status on clusters 2018-03-22 12:01:40 +01:00
test_rpcapi.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
test_snapshot.py Sync snapshot's encryption_key_id with volume's value 2018-03-20 11:18:25 -04:00
test_volume.py Allow configuring tpool size 2018-03-08 15:59:29 +01:00
test_volume_migration.py Fix AZ not matching backend after migration 2018-02-08 15:59:41 +01:00
test_volume_retype.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
test_volume_usage_audit.py [5/11] Refactor test_volume file 2017-02-08 23:38:42 +00:00