mistral/mistral
Winson Chan 63cf937691 Enable workflow to be resumable from errors
Allow ERROR->RUNNING as a valid transition state. Enable workflow to
rerun task in failed state. For with-items task, if reset options not
set, then only items not successfully completed are rerun.

Change-Id: If64644c18dd9bf7d6a1f528fc13acf1ce287eff3
Partial-Implements: blueprint mistral-workflow-pause-resume-with-intervention
2015-08-03 17:11:11 +00:00
..
actions Fixing std.http action 2015-07-28 13:14:54 +03:00
api Merge "Making / and /v2 URLs allowed without auth" 2015-07-17 16:20:19 +00:00
cmd Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00
db Support large datasets for execution objects 2015-07-27 12:29:07 +00:00
engine Enable workflow to be resumable from errors 2015-08-03 17:11:11 +00:00
hacking Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
resources Fixing mistral resources path 2015-05-22 14:11:33 +03:00
services Make update behavior consistent 2015-07-15 07:00:31 +00:00
tests Enable workflow to be resumable from errors 2015-08-03 17:11:11 +00:00
utils No input validation for action with kwargs argument 2015-06-30 14:10:51 +08:00
workbook Workflow variables: adding "vars" property in to workflow specification 2015-06-25 16:48:58 +06:00
workflow Enable workflow to be resumable from errors 2015-08-03 17:11:11 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Support large datasets for execution objects 2015-07-27 12:29:07 +00:00
context.py Making / and /v2 URLs allowed without auth 2015-07-17 12:19:26 +03:00
exceptions.py Support large datasets for execution objects 2015-07-27 12:29:07 +00:00
expressions.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00
yaql_utils.py Fixing YAQL len() function in Mistral 2015-05-05 13:05:06 +03:00