mistral/mistral
Winson Chan 808f9f02d2 Remove eventlet monkey patch in mistral __init__
Eventlet monkey patch in mistral/__init__.py leads to "unable to
switch thread" error when hosting the mistral API under apache.

Change-Id: Ib1fa4c2522a4afa0635cc9fee9fac02e610414de
2015-02-20 07:49:56 +00:00
..
actions Fix OS action client initialization 2015-02-18 18:22:43 +03:00
api Expose stop_workflow in API 2015-02-18 01:17:24 -08:00
cmd Fix H904 pep8 error 2015-02-09 15:23:06 +04:00
db Refactoring task output: renaming 'output' to 'result' for task 2015-02-17 08:47:53 +00:00
engine Fix H904 pep8 error 2015-02-09 15:23:06 +04:00
engine1 Expose stop_workflow in API 2015-02-18 01:17:24 -08:00
openstack Replace oslo-incubator's db with standalone oslo.db 2014-07-28 18:01:57 +07:00
services Fix OS action client initialization 2015-02-18 18:22:43 +03:00
tests Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
utils Fix OS action client initialization 2015-02-18 18:22:43 +03:00
workbook Task specification improvement(Part 2) 2015-02-16 12:14:00 +00:00
workflow Expose stop_workflow in API 2015-02-18 01:17:24 -08:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Small fixes in default config 2015-01-09 18:59:03 -08:00
context.py Fix OS action client initialization 2015-02-18 18:22:43 +03:00
exceptions.py Add validation on 'with-items' input 2015-01-16 13:00:27 +03:00
expressions.py Merge "Changing InlineYAQLEvaluator: treat only {yaql} as YAQL" 2015-02-12 07:25:23 +00: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