]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes 3PAR FC driver synchronization
authorJim Branen <james.branen@hp.com>
Thu, 25 Apr 2013 00:52:41 +0000 (17:52 -0700)
committerJim Branen <james.branen@hp.com>
Thu, 25 Apr 2013 00:52:41 +0000 (17:52 -0700)
commitbeacbd368124a656eaa4038fe1c35f1796e5dda4
tree3100b1461e32c2bc17269c17daae65d23db4bca1
parent2522f4d678be58006154e712171fdb96c35273dd
Fixes 3PAR FC driver synchronization

While running  stress tests we found missing synchronized methods.
This patch added synchronized anotations around the necessary
methods.

Fixes bug 1172503

Change-Id: I8e475fe38d96ca663fbaac40c5a50420d791f5d5
cinder/volume/drivers/san/hp/hp_3par_fc.py