deb-mistral/mistral/services
Xavier Hardy ae06418726 Fix possible DB race conditions in REST controller
Two (or more) consecutive DB API calls must use the
same transaction.

Change-Id: I68f7fd7b205818d3049c456b717beccf17153727
2016-11-15 14:26:01 +01:00
..
__init__.py Added periodic events 2013-12-05 19:01:22 +04:00
action_manager.py Merge "Add action context to all action executions" 2016-07-05 10:52:35 +00:00
actions.py Fixed trivial issue in exception message 2016-07-29 16:44:52 +05:30
event_engine.py Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
expiration_policy.py Use parenthesis to wrap strings over multiple lines 2016-09-26 12:00:41 +01:00
periodic.py Rename package mistral.engine.rpc to mistral.engine.rpc_backend 2016-07-14 15:15:50 +02:00
scheduler.py Change execution mechanism for 'join' tasks 2016-09-07 13:18:18 +02:00
security.py Fix for 'Cannot authenticate without an auth_url' 2016-08-30 04:23:48 -04:00
triggers.py Fix possible DB race conditions in REST controller 2016-11-15 14:26:01 +01:00
workbooks.py Fix specification caching mechanism 2016-08-09 20:16:09 +07:00
workflows.py Remove environment data from task inbound context 2016-09-26 14:50:10 +03:00