cinder/cinder/tests/unit/volume
David Hill f3ed9d436b RemoteFS: Use dest vol id instead of source id in snapshot temp name
Use the destination volume id instead of the source volume id
in the temporary snapshot file name.  This is likely not strictly
needed after Change I64e041fe, which ensures that multiple clone
volume operations won't run simultaneously from the same source
volume, but is still a good idea to ensure that there is less
that can go wrong in a failure scenario.

Change-Id: I5bd185d04dbda673a5882d61aaab7acdd99b74a6
Related-Bug: #1851512
Closes-Bug: #1840712
2019-11-13 12:19:22 -05:00
..
drivers RemoteFS: Use dest vol id instead of source id in snapshot temp name 2019-11-13 12:19:22 -05:00
flows Create new image volume cache entry when cloning fails 2019-01-15 06:33:49 -05: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 Allow to use _max qos option together with per_gb 2018-12-19 01:12:35 +00:00
test_driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
test_image.py Raise the ImageTooBig exception when found it 2018-10-25 17:54:05 +08:00
test_init_host.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
test_manage_volume.py [3/11] Refactor test_volume file 2017-02-08 23:38:23 +00:00
test_replication_manager.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
test_rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
test_snapshot.py Add case: force delete snapshot 2019-06-20 14:04:08 +08:00
test_volume.py Tests: Combine similar encrypted volume tests w/ ddt 2019-08-14 11:31:54 -04:00
test_volume_manager.py Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
test_volume_migration.py Re-enable new pycodestyle errors 2019-06-04 14:28:09 +00:00
test_volume_retype.py Merge "Add test case: retype volume when driver not initialized" 2019-02-15 20:41:19 +00:00
test_volume_usage_audit.py [5/11] Refactor test_volume file 2017-02-08 23:38:42 +00:00