Go to file
Ben Nemec 5d1461204d Make lockutils main() a console entry point
This is more lib-ish than calling python -m on the module.

As part of this change, I also improved the unit tests for this code.
Before we weren't unsetting OSLO_LOCK_PATH before calling the main
function, so we had no way of knowing if it was being set correctly.

I also added a test case to verify return value propagation and
removed a private method that was never called.

Change-Id: I6c35b5409bf567767c5c71b9041dd7f7a012255d
2014-09-30 15:03:48 +00:00
2014-08-07 22:27:31 +04:00
2014-09-09 04:32:55 +00:00

oslo.concurrency

oslo.concurrency library

Description
OpenStack library for all concurrency-related code
Readme 4.7 MiB
Languages
Python 100%