OpenStack library for all concurrency-related code
Go to file
Davanum Srinivas ccc8a39117 Support building wheels (PEP-427)
Universal is used to identify pure-Python module(by bdist_wheel). For
these, it is sufficient to build a wheel with _any_ Python ABI version
and publish that to PyPI (by whatever means).

Change-Id: I25af4512f3e7198d03828a87bdca719cb7105d7b
2014-10-07 12:58:38 +00:00
doc/source Merge "Add history file to documentation" 2014-09-23 04:03:07 +00:00
oslo Use ConfigFilter for opts 2014-09-30 15:03:48 +00:00
oslo.concurrency/locale Imported Translations from Transifex 2014-10-03 06:15:32 +00:00
tests Test with both vanilla and eventlet stdlib 2014-10-03 23:27:36 +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
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
README.rst Clean up doc header 2014-09-30 15:03:48 +00:00
babel.cfg 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
requirements-py3.txt Updated from global requirements 2014-09-19 08:50:46 +00:00
requirements.txt Updated from global requirements 2014-09-19 08:50:46 +00: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 Fix coverage testing 2014-10-01 16:52:51 +02:00
tox.ini Test with both vanilla and eventlet stdlib 2014-10-03 23:27:36 +00:00

README.rst

oslo.concurrency

oslo.concurrency library