75dca0bd4d85ebd8b69f8b71f5381267d5b9dcd6
The is_locked() helper method comment was created when we used threading2 but since we don't use it anymore we need to adjust that comment to reflect the current usage. Change-Id: I06051fb2d65b8c871e916d7e64e6056ecff3afda
TaskFlow
A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects.
- More information at http://wiki.openstack.org/wiki/TaskFlow
Join us
Help
Tox.ini
To generate tox.ini, use the toxgen.py tool located in tools/ and provide
that script as input the tox-tmpl.ini file to generate the final tox.ini
file.
For example:
$ ./tools/toxgen.py -i tox-tmpl.ini -o tox.ini
Description