135f562408e8baa81016da9ac55ea40eda174757
The autobinding functionality is more of a general task function so it is nice to have it available for use in the root base class instead of being an auxilary method. Change-Id: I75abed25cb0bf165f61f8317e3cb1a62a3f9bf4a
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