A library to complete workflows/tasks in HA manner
83b7e3d727
Now when tasks are reverted, all flows failures seen so far are passed to revert method as 'flow_failures' keyword argument, as a dictionary task name => misc.Failure. Closes-bug: #1246616 Change-Id: I81f8c10684d54aaf5c31bb3badb6afe4c949f680 |
||
---|---|---|
taskflow | ||
tools | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.md | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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