Ben Nemec 2a9321e65a Add eventlet test check to new tests __init__.py
This is used to allow us to test both with and without eventlet.
It wasn't copied to the new tests directory in the namespace move,
which means that once the old tests go away eventlet won't be
monkey patching even when we try to make it.  Also, there's a race
depending on whether the top-level tests are run first, or the new
package ones.

Change-Id: Ie2705c3d21625e594471f27eefc3ac3147390cb7
2015-02-06 17:32:39 +00:00
2015-01-09 15:38:48 -05:00
2014-08-07 22:27:31 +04:00
2014-12-10 08:31:04 -05:00
2014-12-02 17:03:55 +00:00
2014-12-10 08:31:04 -05:00
2014-09-09 04:32:55 +00:00

oslo.concurrency

Oslo concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

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