deb-mistral/mistral
Renat Akhmerov 9da521b841 Redesigning engine to move all remote calls from transactions
* Fixes engine race condition between start_workflow and on_task_result methods
* Engine commands now have local and remote parts (in fact, "in tx" and "non tx")

Closes-Bug: #1395679
Change-Id: Icd4aa1a546893b815c01bea23880cde139df2d1b
2014-12-11 05:22:51 +00:00
..
actions Adding "std.fail" action that always throws ActionException 2014-12-04 15:05:18 +06:00
api Make able to resume workflow 2014-11-28 11:47:54 +03:00
cmd Adding print out of server information into launch script 2014-10-22 10:44:23 +07:00
db Fix creating triggers with the same pattern, wf and wf-input 2014-12-05 16:21:20 +03:00
engine Renaming trusts.py to security.py and adding method add_security_info 2014-11-27 15:53:32 +06:00
engine1 Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
openstack Replace oslo-incubator's db with standalone oslo.db 2014-07-28 18:01:57 +07:00
services Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
tests Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
utils Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
workbook Working on "join": allowed value "one" for "join" property 2014-12-10 09:23:36 +00:00
workflow Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
__init__.py Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
config.py Implementing task execution infrastructure 2014-08-27 17:22:00 +07:00
context.py Adding method for authentication based on config keystone properties 2014-10-21 16:23:00 +07:00
exceptions.py Adding workflow parameters validation 2014-09-18 18:41:26 -07:00
expressions.py Fixing a bug in inline expressions 2014-10-09 16:39:13 +07:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00
yaql_utils.py Making YAQL function length() work for generators 2014-10-09 18:10:30 +07:00