Go to file
Joshua Harlow dd9d5c157e Use rollback accumulator and remove requires()/provides() from being functions
Use a new rollback accumulator to collect which tasks need to be rolled back
and use that in the ordered workflow code. Move the usage of provides/requires
as functions and just let them be attributes of the flow objects.
2013-05-23 16:44:31 -07:00
2013-05-22 18:36:35 -07:00
2013-05-07 10:45:34 -07:00
2013-05-07 10:49:44 -07:00

TaskFlow

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

Description
A library to complete workflows/tasks in HA manner
Readme 33 MiB
Languages
Python 99.3%
Shell 0.7%