Go to file
Anastasia Karpinska 9632fe6392 Graph action refactoring
* get rid of dependency counter in graph action:
  analyze graph directly instead when we need to determine nodes we
  need to execute or revert next;
* move graph interpreting to separate class, GraphAnalyzer:
  instead of inheriting this code from base graph action we now use
  composition;
* get rid of direct dependency of graph action on engine.

Relates to blueprint smart-revert
Co-authored-by: Ivan A. Melnikov <imelnikov@griddynamics.com>
Change-Id: Ib6499d2f2d5b568d7f2a45af3c5ed6d8d9ace39b
2013-12-26 16:26:55 +02:00
2013-12-26 16:26:55 +02:00
2013-11-22 11:25:03 +04:00
2013-11-22 11:25:03 +04: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
2013-06-27 11:00:05 -07:00
2013-11-21 18:38:44 +04:00
2013-10-05 21:49:08 +00:00
2013-11-22 11:25:03 +04: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 32 MiB
Languages
Python 99.3%
Shell 0.7%