neutron-lbaas/quantum/common
Zhongyue Luo ae779e4bf7 Hide lock_prefix argument using synchronized_with_prefix()
The lockfile module has a new convenience API which sets the lockfile prefix.
Using this API, the prefix is not required everytime synchronized is used.
This enables for projects to have consistant prefixes on their lockfiles

Change-Id: I4bc3f28a9ed2a6e2438a90f163bbde081211062c
2013-06-10 16:09:29 +08:00
..
__init__.py Remove dependency on python-quantumclient 2012-04-23 18:42:08 -07:00
config.py Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
constants.py Check network vlan ranges for correctness. 2013-05-18 12:57:28 -04:00
exceptions.py Remove generic Exception when using assertRaises 2013-06-07 18:10:10 -04:00
rpc.py Update latest OSLO code 2013-04-21 09:42:59 +00:00
test_lib.py Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
topics.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
utils.py Hide lock_prefix argument using synchronized_with_prefix() 2013-06-10 16:09:29 +08:00