mistral/mistral/workflow
Renat Akhmerov b0829f943b Fix an expression context for all_errors_handled()
* "__task_execution" wasn't included in this case into the
  expression data context so the function task() didn't work
  properly

Change-Id: I3cacae90f9031d09a5e6d8153d728ddc01e1bb21
Closes-Bug: #1823875
2019-04-10 11:49:48 +07:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Add started_at and finished_at to task execution. 2018-11-19 11:25:06 +03:00
commands.py Add started_at and finished_at to task execution. 2018-11-19 11:25:06 +03:00
data_flow.py Add "root_execution" mapped property to WorkflowExecution model 2019-03-18 11:19:44 +07:00
direct_workflow.py Fix an expression context for all_errors_handled() 2019-04-10 11:49:48 +07:00
lookup_utils.py Clone cached action definitions 2018-11-15 18:39:21 +07:00
reverse_workflow.py Improve join by removing periodic jobs 2018-10-23 14:01:39 +07:00
states.py add docs for states. 2018-07-12 08:50:52 +00:00
utils.py Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00