mistral/mistral
Andras Kovi e7b2224768 Fix race condition between task completion and child task processing
Check the timestamp of the most recently completed child and
proceed with the integrity restoration only if this happened
later than the check delay.

Change-Id: Icff2be3e1fbd6db78d371183521d7fbda8d3d72c
Closes-Bug: 1736987
2017-12-07 17:25:03 +01:00
..
actions Fix swift endpoint 2017-12-06 11:39:29 -05:00
api Merge "Allow filtering executions by their root_execution_id" 2017-12-06 10:30:24 +00:00
auth Add ssl support for keycloak auth middleware 2017-08-24 10:43:48 +03:00
cmd Revert "Enable eventlet monkey patching for MySQLdb driver" 2017-10-16 07:02:34 +00:00
db Remove _get_task_executions function 2017-11-16 21:48:36 +03:00
engine Fix race condition between task completion and child task processing 2017-12-07 17:25:03 +01:00
event_engine Merge "Fix event-triggers workflow namespace" 2017-08-09 07:45:22 +00:00
executors Optimize sending result to parent workflow 2017-10-09 01:38:33 +00:00
expressions Re-raise DB errors when evaluating expressions 2017-11-03 11:24:29 +07:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Dynamic action name evaluation. 2017-10-05 03:30:59 +00:00
policies Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc Don't use oslo context get_logging_values 2017-11-24 14:52:42 +01:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Wrong handling of is_system flag at workbooks causes DB error with MySQL 5.7 2017-11-24 14:47:25 +01:00
tests Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
utils Fix wf_trace info adding useless space at some conditions 2017-11-15 00:48:49 -05:00
workflow Optimize mistral queries for 'get_task_executions' 2017-10-16 04:22:10 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Update and optimize documentation links 2017-07-19 17:10:49 +08:00
config.py Add a periodic job to check workflow execution integrity 2017-11-15 18:31:01 +07:00
context.py Don't use oslo context get_logging_values 2017-11-24 14:52:42 +01:00
exceptions.py Remove wrapping of database exceptions in _get_collection() 2017-10-25 11:01:32 +07:00
messaging.py [Event-engine] Make listener pool name configurable 2017-10-13 10:47:34 +03:00
serialization.py Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00