OpenStack library for all concurrency-related code
Go to file
Ben Nemec c98d5edc44 Expose lockutils opts to config generator
* Adds an opts module for the config generator to use.
* Makes the opts in lockutils private since we don't want consumers
  using them directly.
* Moves the options to an oslo_concurrency group with appropriate
  deprecated_group settings to keep existing configs working.

Change-Id: Ifdb4d99e27588e8a91d941c60b248ea526c06e0a
2014-09-30 15:03:44 +00:00
doc/source Merge "Add history file to documentation" 2014-09-23 04:03:07 +00:00
oslo Expose lockutils opts to config generator 2014-09-30 15:03:44 +00:00
oslo.concurrency/locale Imported Translations from Transifex 2014-09-26 06:08:32 +00:00
tests Expose lockutils opts to config generator 2014-09-30 15:03:44 +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 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 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 Expose lockutils opts to config generator 2014-09-30 15:03:44 +00:00
setup.py Updated from global requirements 2014-09-09 04:32:55 +00:00
test-requirements.txt Updated from global requirements 2014-09-19 08:50:46 +00:00
tox.ini Add hacking import exception for i18n 2014-09-26 17:25:12 +00:00

README.rst

oslo.concurrency

oslo.concurrency library