]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
HP LeftHand Backend assisted volume migrate
authorJim Branen <james.branen@hp.com>
Sat, 15 Feb 2014 00:02:55 +0000 (16:02 -0800)
committerJim Branen <james.branen@hp.com>
Wed, 19 Feb 2014 20:12:42 +0000 (12:12 -0800)
commit8eb35516bda872220c5c044638365c87bcf35f33
tree5e298cb3cdad243df8dda48cfdab81fb95cb9985
parentb21d0c51fed327e827447119d97f56023bb5ef38
HP LeftHand Backend assisted volume migrate

This patch implements volume migrate using native LeftHand APIs.

Limitations:
1. Same LeftHand backend
2. Volume cannot be attached
3. Volumes with snapshots cannot be migrated
4. Source and Destination clusters must be in the same management group
5. Volume re-type not supported

Change-Id: I503d5a10ee59db14130c676a5c3a07abf9a2b7af
Implements: blueprint native-lefthand-volume-migrate
cinder/tests/test_hplefthand.py
cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py
cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py