]> 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)
committerKevin Benton <blak111@gmail.com>
Tue, 25 Feb 2014 19:40:51 +0000 (11:40 -0800)
commit50edccfad29d3c602eba628fc80e46a0a67de090
tree11976cbe5b67b9526e22138e67527738b4fb9079
parent2cb987fb3feaa757db7ba59e253d26464c105b0b
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