mistral/mistral/engine
Renat Akhmerov 2ddb656985 Remove addition of a new task execution to task_executions collection
Change-Id: Ifddfdd3facc8df8b960eaf0b716354e8220511a6
Closes-Bug: #1745548
2018-01-26 09:33:09 +00:00
..
__init__.py Renaming "engine1" to "engine" 2015-04-09 17:47:36 +06:00
action_handler.py Dynamic workflow name evaluation. 2017-08-16 13:17:10 +02:00
action_queue.py Pass the new ActionContext to mistral-lib 2017-12-11 22:42:48 +00:00
actions.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00
base.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00
default_engine.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00
dispatcher.py Add hide_args=True to @profiler.trace() where it may cause problems 2017-05-12 15:22:46 +07:00
engine_server.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00
policies.py Fix break_on calculation in before_task_start 2018-01-23 13:21:17 +00:00
task_handler.py Gracefully handle DB disconnected connect errors 2017-12-28 16:50:19 +07:00
tasks.py Remove addition of a new task execution to task_executions collection 2018-01-26 09:33:09 +00:00
utils.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
workflow_handler.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00
workflows.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00