mistral/mistral/engine
Renat Akhmerov c802ad2851 Make task execution logging more readable and informative
* Changed a debug log statement more readable for tasks
* Minor style changes

Change-Id: I841c15230fe2bc1e605a985bb1b9cd6131ac795c
2018-10-01 11:37:48 +07: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 Correction of comments for the #539039 review 2018-02-12 04:09:12 +04:00
actions.py A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
base.py A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
default_engine.py A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
dispatcher.py Performance: remove unnecessary workflow execution update 2018-09-03 11:47:11 +07:00
engine_server.py New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
policies.py Refresh a number of retry a task when task was rerun 2018-06-24 05:34:33 +00:00
task_handler.py Gracefully handle DB disconnected connect errors 2017-12-28 16:50:19 +07:00
tasks.py Make task execution logging more readable and informative 2018-10-01 11:37:48 +07:00
utils.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
workflow_handler.py Add the config option for Oslo Messaging executor type 2018-07-12 14:36:19 +07:00
workflows.py Fix how Mistral calculates workflow output 2018-09-12 16:48:43 +07:00