]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Synchronize extend_volume methods in 3PAR drivers
authorJim Branen <james.branen@hp.com>
Thu, 5 Sep 2013 16:48:43 +0000 (09:48 -0700)
committerJim Branen <james.branen@hp.com>
Thu, 5 Sep 2013 16:48:43 +0000 (09:48 -0700)
commit75e39fc7b232ac54422ba6a3b5e58308e54297b1
tree08ab94a2e8737ab61b957cf38417c2c74146c0d0
parent65f4f228ef9310ab1c3c3f2ff0f55aaecc27ccf5
Synchronize extend_volume methods in 3PAR drivers

The extend_volume methods in the HP3PAR FC and
iSCSI drivers should have been synchronized with
the synchronize annotation, but were not.

Change-Id: Ic7f18b7314e10dfb499b16f43b72367fe3ed1176
Closes-Bug: #1220947
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py