]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: Stop using external locks
authorKevin Benton <blak111@gmail.com>
Tue, 25 Feb 2014 19:37:06 +0000 (11:37 -0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:32 +0000 (15:20 +0800)
commite4456b01a245c86c94c0301240d57b65fc8f8efd
tree3c87dc9bf8a92038c11ef68a0db08cf642640e12
parent200e159ea6536910f184776fbda90c8297e2b49b
BigSwitch: Stop using external locks

Changes BigSwitch server manager REST lock
to an in-memory lock since the plugin isn't
expected to run in independent processes.

Closes-Bug: #1284881
Change-Id: I2fdd5ba79a0c4b94b2b410db54a63f7c0ca47525
neutron/plugins/bigswitch/servermanager.py