Go to file
Ivan A. Melnikov c1b25762dc Action engine: save task results
Task results are saved on success and passed to revert method
on revert. If task failed (execute method raised an exception),
special object of type taskflow.utils.misc.Failure is created
and saved as task result to indicate that.

To store results Storage class is introduced. As for now it is
simple tiny wrapper of a dictionary, but future plans include
rewriting it using persistence API and adding more sophisticated
functionality.

Change-Id: Ic806421a3780653602d8879c33fdf655950a6804
2013-09-03 14:52:50 -07:00
2013-09-03 14:52:50 -07:00
2013-08-26 12:45:21 -07:00
2013-08-18 09:17:51 -07:00
2013-05-07 10:49:44 -07:00
2013-07-07 21:46:32 -07:00
2013-06-27 11:00:05 -07:00
2013-07-07 21:46:32 -07:00
2013-07-07 21:46:32 -07:00
2013-09-03 14:26:23 -07:00

TaskFlow

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

Join us

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