cinder/cinder/tests
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
..
compliance Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
functional Fix typo in test_quotas.py 2016-11-21 16:56:40 +08:00
tempest Remove logging import unused 2016-10-20 16:35:50 +08:00
unit VNX: Add async migration support 2017-01-20 01:00:31 -05:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_driver.py Add logging to FakeLoggingVolumeDriver 2016-11-29 14:25:36 +00:00
fixtures.py Copy StandardLogging fixture from Nova 2016-02-29 17:46:31 -05:00