]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
LeftHand Add update_migrated_volume to drivers
authorAnthony Lee <anthony.mic.lee@hp.com>
Tue, 8 Sep 2015 22:29:17 +0000 (15:29 -0700)
committerAnthony Lee <anthony.mic.lee@hp.com>
Thu, 10 Sep 2015 18:06:20 +0000 (11:06 -0700)
commit85a666a9af42825875c2731a9489d1adee1cc430
tree1a878cfb069c9e62504a30716682b67df99e3db3
parentde64f5ad716676b7180365798efc3ea69a4fef0e
LeftHand Add update_migrated_volume to drivers

The LeftHand drivers were missing the method
update_migrated_volume, which was causing the volume IDs
to no longer be accurate after a volume was migrated into
a LeftHand array.

Change-Id: I3718edc68c750856313557aebd212f64f7edc389
Closes-Bug: 1493546
cinder/tests/unit/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