mistral/mistral/executors
Dougal Matthews fe6f0c5c34 Migrate mistral to using the serialization code in mistral-lib
We previously ported the code to mistral-lib, but Mistral has been using
the original copy.

Closes-Bug: #1782765
Change-Id: Ifb518d821097fdf2ec76161ae00f312ced19c272
2018-07-23 12:55:41 +01:00
..
__init__.py Add option to run actions locally on the engine 2017-04-27 20:02:27 +00:00
base.py Migrate mistral to using the serialization code in mistral-lib 2018-07-23 12:55:41 +01:00
default_executor.py Propagated a task timeout to a action execution 2018-01-31 17:40:52 +04:00
executor_server.py A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
remote_executor.py Optimize sending result to parent workflow 2017-10-09 01:38:33 +00:00