]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Dell SC: Add support for consistency groups
authortswanson <tswanson@compellent.com>
Mon, 29 Jun 2015 19:21:45 +0000 (14:21 -0500)
committerTom Swanson <tom_swanson@dell.com>
Mon, 6 Jul 2015 19:12:23 +0000 (14:12 -0500)
commit55321e371ff21f985800bbbaa36bc544369beeb9
tree8c567c0846b203612efcf6da3e800ce2bb38e7d8
parent869aad48aae942a73ce2e7a1f9624047f1df3b02
Dell SC: Add support for consistency groups

Added support for consistency groups. Associated tests added to
test_dellsc.py and test_dellscapi.py. create_consistency_group_from_src
is not implemented in this patch.

Minor change to iscsi driver inheritance.

Change-Id: I485329883ba35b341f1b3e79897e5fe6680de1f3
Implements: blueprint dell-add-consistency-groups
cinder/tests/unit/test_dellsc.py
cinder/tests/unit/test_dellscapi.py
cinder/volume/drivers/dell/dell_storagecenter_api.py
cinder/volume/drivers/dell/dell_storagecenter_common.py
cinder/volume/drivers/dell/dell_storagecenter_fc.py
cinder/volume/drivers/dell/dell_storagecenter_iscsi.py