Sean Dague 3de55f3321 test compatibility for old imports
The following test is for compatibility for the namespace move. Having
this test in the oslo.concurrency tree will ensure that not only do
the imports functionally work, but that hacking can pass on this test,
which ensures that hacking is compatible after the namespace change.

The previous patches to oslo.concurrency extensively used # noqa,
which masked out the issue for oslo.concurrency, thus allowing the
release to break other parts of OpenStack.

Change-Id: Icd118a00a8ec0d9fb0bd9d60826676eec2a08f47
Related-Bug: #1398472
2014-12-02 12:25:46 -05:00
2014-12-02 12:25:46 -05:00
2014-08-07 22:27:31 +04:00
2014-11-17 18:53:06 -05:00
2014-09-09 04:32:55 +00:00
2014-11-14 17:17:25 -05: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%