]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
LeftHand: Adding Consistency Group Support
authorAlex O'Rourke <alex.orourke@hp.com>
Thu, 6 Aug 2015 16:21:58 +0000 (09:21 -0700)
committerAlex O'Rourke <alex.orourke@hp.com>
Thu, 27 Aug 2015 20:47:13 +0000 (13:47 -0700)
commit3a62a3ebbfed8128f8b4fcefbf4c9f670d2c1c8e
tree9af1ab86bdaf2602df09b120e83a16a085827bd0
parentf4bd1bfd660be97f56763e0c8c3901f584962ce9
LeftHand: Adding Consistency Group Support

Adds support for Consistency Groups to the HP LeftHand driver

create_consistencygroup_from_src will not be implemented until
the newest version of the LeftHand API is released

Implements: blueprint hp-lefthand-add-consistency-groups
Change-Id: Id86e86f9bee4e5ce80d739a586037c989e73e379
cinder/tests/unit/test_hplefthand.py
cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py