]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR: Create consistency group from source CG
authorAlex O'Rourke <alex.orourke@hpe.com>
Mon, 1 Feb 2016 21:58:33 +0000 (13:58 -0800)
committerAlex O'Rourke <alex.orourke@hpe.com>
Mon, 8 Feb 2016 18:29:28 +0000 (10:29 -0800)
commitc9e5562dfddf190e124a4169e7cc9193fd82cd3d
tree5ca9aee5bcdff2f0d64abccc909470c8f899fa5b
parent839a32ee04345da1b832ad5659ad2df330f7aca0
3PAR: Create consistency group from source CG

Supports creating a consistency group from a source consistency group
in the HPE 3PAR driver.

This makes use of temporary snapshots, which are not managed by Cinder.
Upon volume/CG deleteion, these temp snapshots will automatically be
cleaned up.

Change-Id: I033c2c4d45689d02dec96a0e58794629053efbc4
Implements: blueprint hpe-3par-create-cg-from-source
DocImpact
cinder/tests/unit/test_hpe3par.py
cinder/volume/drivers/hpe/hpe_3par_common.py
releasenotes/notes/3par-create-cg-from-source-cg-5634dcf9feb813f6.yaml [new file with mode: 0644]