deb-mistral/mistral/engine1
W Chan dd75a4c6f6 Implement workflow execution environment - part 3
Environment is recursively self evaluated at the start of the workflow
to support expressions that reference other environment variables.
Environment is evaluated for action inputs, executor target, and
published outputs.

Change-Id: I12b9d0f42b9aa8c338cd40bab33285ff98859778
Implements: blueprint mistral-execution-environment
2015-01-14 07:50:21 -08:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Cleanup, refactoring and logging 2014-10-14 17:37:02 +07:00
commands.py Implement workflow execution environment - part 2 2015-01-14 07:50:16 -08:00
default_engine.py Implement workflow execution environment - part 3 2015-01-14 07:50:21 -08:00
default_executor.py Fix trace with wrong input for action 2014-12-03 08:27:07 +00:00
policies.py Implement workflow execution environment - part 2 2015-01-14 07:50:16 -08:00
rpc.py Changing target task property to singular form 2014-12-16 21:10:31 +03:00
utils.py Renaming 'parameters' to 'input' everywhere 2014-09-21 19:46:15 -07:00