]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR Add update_migrated_volume to drivers
authorWalter A. Boring IV <walter.boring@hp.com>
Fri, 4 Sep 2015 00:05:44 +0000 (17:05 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Fri, 4 Sep 2015 04:29:28 +0000 (04:29 +0000)
commit18f85a9dc391719fb1becb63ac3b8505e0460c51
tree0ac41ea8ad2423c7b558f64a1a62abbdd28fe710
parent6f250ac6a5284e6e53708c696b6eacce59d5292a
3PAR Add update_migrated_volume to drivers

The 3PAR drivers were missing the method
update_migrated_volume, which would then cause
all sorts of problems after a volume was migrated
into a 3PAR array.

Change-Id: Iab9b3ef1812bc7e8249c802f0c699787b0a58af6
Closes-Bug: 1492023
cinder/tests/unit/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py