Joshua Harlow 135f562408 Move autobinding to task base class
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
2014-01-10 11:38:13 -08:00
2013-11-22 11:25:03 +04:00
2014-01-07 18:10:43 +00:00
2013-09-17 13:27:27 -07:00
2013-10-14 01:03:32 +00:00
2013-05-07 10:49:44 -07:00
2013-07-07 21:46:32 -07:00
2014-01-02 10:38:15 -08:00
2014-01-02 10:38:15 -08:00
2013-11-21 18:38:44 +04:00
2013-10-05 21:49:08 +00:00

TaskFlow

A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects.

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
A library to complete workflows/tasks in HA manner
Readme 32 MiB
Languages
Python 99.3%
Shell 0.7%