cinder/cinder/tests/unit/volume
Peter Wang 6ccfcafd45 VNX: Add async migration support
VNX cinder driver now supports async migration during volume cloning.

By default, User can create cloned volume after the migration starts in
the VNX instead of waiting for the completion of migration. this greatly
accelerates the cloning process.

If user wants to disable this, he could add
'--metadata async_migrate=False' when creating volume from source
volume/snapshot.

DocImpact
Closes-bug: #1657966
Change-Id: Idfe5d9d4043f84cad2ae2d4d31914d3ae573de50
2017-01-20 01:00:31 -05:00
..
drivers VNX: Add async migration support 2017-01-20 01:00:31 -05:00
flows Handle NotImplementedError for image cache cloning 2016-11-18 10:45:36 -06:00
__init__.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
test_manage_volume.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
test_replication_manager.py Fix status after a VolumeDriverException 2016-12-05 20:10:50 +01:00