Ben Nemec 8483811889 Test with both vanilla and eventlet stdlib
We intend this project's code to function both with and without
eventlet monkey patching, so we should test that way too.  This adds
a separate test run that explicitly enables eventlet and removes
the racy monkey patching that existed before.

I left the eventlet-specific unit test because it's making direct
calls into eventlet, so it is a somewhat different case from
implicitly using monkey patched classes and I'd rather leave a
redundant test than remove it and find out it covered something
the others don't.

Change-Id: Idbe9cdd90e9ce5e38b03ec1c20066928daa9ef00
Closes-Bug: 1367966
2014-10-03 23:27:36 +00:00
2014-09-30 15:03:48 +00:00
2014-08-07 22:27:31 +04:00
2014-09-30 15:03:48 +00:00
2014-09-09 04:32:55 +00:00
2014-10-01 16:52:51 +02:00

oslo.concurrency

oslo.concurrency library

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