cinder/cinder/volume/drivers/hpe
kushal ecc3e99163 3PAR: fix cloning issue in create group from source.
When group or group snapshot is created from two
different volume types having provisioning set
one volume type and compression set on other
volume type and then if we create group from
existing group or group snapshot then we are
making use of source snapshot and online copy
feature of 3par for copying data from source
to destination.

But we have not kept mapping of source volume and
its snapshot and because of this, from any snapshot
of data gets copied to any destination volume and
created issues mentioned in bug.

This patch creates mapping of source volume and its
Snapshot, so correct snapshot get selected for correct
destination volume for copying of data.

Change-Id: I435cd47908fefaa767063fa4c61f3a4d76ffc4ae
Closes-Bug: #1744025
2018-02-01 22:00:09 -08:00
..
__init__.py Refactor HP 3PAR drivers to now be HPE 2015-11-12 12:46:35 -08:00
hpe_3par_base.py 3PAR: fix volume migration for "in-use" volume. 2018-01-18 02:58:05 -08:00
hpe_3par_common.py 3PAR: fix cloning issue in create group from source. 2018-02-01 22:00:09 -08:00
hpe_3par_fc.py HPE3PAR: Create FC vlun as host sees 2017-11-26 01:11:20 -08:00
hpe_3par_iscsi.py Merge "3PAR: Update CHAP on host record when volume is migrated to new compute host" 2017-12-28 23:49:42 +00:00
hpe_lefthand_iscsi.py HPE Lefthand: fix volume manage operation 2017-09-01 04:03:06 -07:00