]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Create consistgroup from cgsnapshot support in VNX driver
authorTina <tina.tang@emc.com>
Thu, 12 Mar 2015 00:34:36 +0000 (20:34 -0400)
committerTina <tina.tang@emc.com>
Wed, 27 May 2015 09:55:36 +0000 (05:55 -0400)
commit00c3ca6768c3f2a8fb925197c26b9dbc2866896f
treec41e8cb141b8aba41a1120187d611f31c851f450
parent7ed2476311503b36cbab6102e082ffcfbfeb35c9
Create consistgroup from cgsnapshot support in VNX driver

Changed VNX Cinder driver to support creating a consistency group from
a consistency group snapshot and refactored the migration lun code for
reusing the code in create cg from cgsnapshot feature.

Change-Id: Id8f35b3e427262faf8c29506dfdc166403aca6db
Implements: blueprint create-cg-from-cg-snapshot-vnx
cinder/tests/unit/test_emc_vnxdirect.py
cinder/volume/drivers/emc/emc_cli_fc.py
cinder/volume/drivers/emc/emc_cli_iscsi.py
cinder/volume/drivers/emc/emc_vnx_cli.py