OpenStack library for all concurrency-related code
Go to file
Ben Nemec f1688a70f2 Use file locks by default again
After a lot of discussion[1], it was decided that this is the
safest way forward.  In the future we can investigate alternative
locking methods, probably as opt-ins so we don't break any
existing consumers of these locks.

[1] http://lists.openstack.org/pipermail/openstack-dev/2014-August/043090.html

Change-Id: I49ff98abc395d3263d55aeff26081b462a8a294e
Partial-Bug: 1327946
2014-08-22 17:13:25 +00:00
doc/source Fix docs generation 2014-08-16 00:15:34 +04:00
oslo Use file locks by default again 2014-08-22 17:13:25 +00:00
oslo.concurrency/locale Imported Translations from Transifex 2014-08-21 06:07:19 +00:00
tests Use file locks by default again 2014-08-22 17:13:25 +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 Fix docs generation 2014-08-16 00:15:34 +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 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
openstack-common.conf Make all tests pass 2014-08-07 22:27:31 +04:00
requirements-py3.txt Make all tests pass 2014-08-07 22:27:31 +04:00
requirements.txt Make all tests pass 2014-08-07 22:27:31 +04:00
setup.cfg exported from oslo-incubator by graduate.sh 2014-08-07 22:26:50 +04:00
setup.py Make all tests pass 2014-08-07 22:27:31 +04:00
test-requirements.txt Fix docs generation 2014-08-16 00:15:34 +04:00
tox.ini Fix docs generation 2014-08-16 00:15:34 +04:00

README.rst

oslo.concurrency

oslo.concurrency library