mistral/mistral
Nikolay Mahotkin 6662bec314 Fixing workflow execution state calculation
* Fixed workflow execution state calculation
 when it didn't take to account conditional
 transitions (Error was considered handled even
 if transition doesn't trigger a task)

Closes-Bug: #1510936

Change-Id: Ia694b6dba9ab2ce9bff2da1fe05f5988864619d9
2015-11-06 13:37:51 +03:00
..
actions Resolved encoding/decoding problem. 2015-11-05 13:29:49 +05:30
api Change in sort direction at execution controller 2015-10-27 09:24:00 +00:00
cmd Merge "Add coordination feature to mistral service" 2015-08-12 04:38:38 +00:00
db Division result is wrapped to int(). 2015-10-26 09:02:03 +00:00
engine Comparision opeartor has been changed. 2015-11-03 10:22:46 +05:30
hacking Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
resources Fixing std.create_instance workflow 2015-09-23 11:30:43 +03:00
services Avoid comparision between "None" type and "int" type. 2015-10-27 12:54:36 +05:30
tests Fixing workflow execution state calculation 2015-11-06 13:37:51 +03:00
utils Wrapper is used instead of direct json library. 2015-11-04 08:24:12 +05:30
workbook filter() is wrapped around list(). 2015-10-19 09:26:33 +05:30
workflow Fixing workflow execution state calculation 2015-11-06 13:37:51 +03:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Use oslo_config new type PortOpt for port options 2015-10-22 00:42:00 -06:00
context.py Delivering error message via header in pecan.abort 2015-10-08 08:43:16 +00:00
coordination.py Raise user-friendly exception in case of connection failed 2015-08-19 10:40:43 +08:00
exceptions.py Support action_execution deletion 2015-09-07 13:18:41 +00:00
expressions.py Replace copy.copy with copy.deepcopy 2015-10-07 19:55:31 +00:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00