OpenStack library for all concurrency-related code
Go to file
Doug Hellmann 78adfc42ef Add pbr to installation requirements
Add pbr to the list of installation requirements so that it is installed
via pip before this library is installed, instead of with easy_install.
This avoids issues like Bug #1384919, and ensures that projects that use
this library as a dependency are properly installed.

Change-Id: I6c155370dbd01fe4748d5137bdf288e8d3e1a67e
2014-10-24 09:25:25 -04:00
doc/source Merge "Add history file to documentation" 2014-09-23 04:03:07 +00:00
oslo Merge "Make lock_wrapper private" 2014-10-09 17:11:05 +00:00
oslo.concurrency/locale Imported Translations from Transifex 2014-10-22 06:14:22 +00:00
tests Make lock_wrapper private 2014-10-08 20:44:30 +00:00
tools Make all tests pass 2014-08-07 22:27:31 +04:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
.gitignore exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
.gitreview exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
.mailmap exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
.testr.conf exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
CONTRIBUTING.rst Update contributing instructions 2014-09-04 15:30:54 -04:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
LICENSE exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
openstack-common.conf Remove oslo-incubator fixture 2014-09-17 00:05:58 +02:00
README.rst Clean up doc header 2014-09-30 15:03:48 +00:00
requirements-py3.txt Updated from global requirements 2014-09-19 08:50:46 +00:00
requirements.txt Add pbr to installation requirements 2014-10-24 09:25:25 -04:00
setup.cfg Support building wheels (PEP-427) 2014-10-07 12:58:38 +00:00
setup.py Updated from global requirements 2014-09-09 04:32:55 +00:00
test-requirements.txt Updated from global requirements 2014-10-22 19:16:27 +00:00
tox.ini Test with both vanilla and eventlet stdlib 2014-10-03 23:27:36 +00:00

oslo.concurrency

oslo.concurrency library