deb-mistral/mistral/api
Winson Chan 61ec312160 Remove the transaction scope from task executions API
Since the task execution API get_all method is in a transaction block,
if there is a lot of read against the task execution API GET method , it
will lead to unnecessary DB locks that can result in deadlocks and
consequently WF execution failures.

Change-Id: I5a6b7829176178bb6e06768e9d52e94202cf4347
Closes-Bug: #1501433
2015-10-06 17:17:24 +00:00
..
controllers Remove the transaction scope from task executions API 2015-10-06 17:17:24 +00:00
hooks Deleting all v1 related stuff 2015-04-07 20:07:24 +06:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
access_control.py Making / and /v2 URLs allowed without auth 2015-07-17 12:19:26 +03:00
app.py Add coordination feature to mistral service 2015-08-11 21:54:33 +08:00
wsgi.py Fix argparse error in wsgi script 2015-10-05 19:36:19 +00:00