]> 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)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 3 May 2013 21:54:51 +0000 (15:54 -0600)
commit817eac8191bedaa4db8af3e90f5812566e51b1d2
tree406450db38d8562a17e2e3f080f5de651e4e6a1b
parent93247d22a256db8ed44791343ae942d4f0c40d7f
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
(cherry picked from commit beacbd368124a656eaa4038fe1c35f1796e5dda4)
cinder/volume/drivers/san/hp/hp_3par_fc.py