]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO add support for create CG from CG src
authorShay Halsband <shay.halsband@emc.com>
Tue, 10 Nov 2015 16:17:25 +0000 (18:17 +0200)
committerShay Halsband <shay.halsband@emc.com>
Sun, 20 Dec 2015 08:51:03 +0000 (10:51 +0200)
commitab59c7f615fc870f5a7a1f7154ad5f091a438858
treef012c3b131bce771c1b5ea5f6f30e0066c967e18
parent6e1f68fe1a0c4846be1e27598fdc06e4d06f5a8e
XtremIO add support for create CG from CG src

The method of creating CG from source was extended to support
create CG from other CG, this patch adds this capability for XtremIO.

The driver will:
1. Take an XtremIO snapshot of the source CG.
2. Renames the volumes of the snapset to fit Cinder IDs.
3. Create a new CG with the renamed volumes.

DocImpact: update capabities
Change-Id: I3ce791cf718f45c29d87e133eeebd6c68d340b0d
Implements: blueprint xtremio-cg-from-cg
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/drivers/emc/xtremio.py
releasenotes/notes/xtremio-cg-from-cg-e05cf286e3a1e943.yaml [new file with mode: 0644]