deb-mistral/mistral/tests/unit
LingxianKong c780938453 Raise user-friendly exception in case of connection failed
In the scenario of network interruption or connection manually shutdown,
the service api can't be used any more, we should catch the exception.

Change-Id: I276cdb70e35b14504c7139604066098703d9edec
Closes-Bug: #1484804
2015-08-19 10:40:43 +08:00
..
actions Error result: fix std.http action 2015-07-17 11:25:29 +00:00
api Raise user-friendly exception in case of connection failed 2015-08-19 10:40:43 +08:00
db Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
engine Merge "Complete action on async action invocation failure" 2015-08-12 10:10:28 +00:00
services Expiration policy for expired Executions 2015-08-11 15:24:53 +00:00
utils Add coordination feature to mistral service 2015-08-11 21:54:33 +08:00
workbook Workflow variables: adding "vars" property in to workflow specification 2015-06-25 16:48:58 +06:00
workflow Enable workflow to be resumable from errors 2015-08-03 17:11:11 +00:00
__init__.py Added initial database setup 2013-11-29 16:13:54 +04:00
test_coordination.py Add coordination feature to mistral service 2015-08-11 21:54:33 +08:00
test_exception_base.py Cleanup exceptions and add http code 2014-05-27 09:31:53 +00:00
test_expressions.py Fixing YAQL len() function in Mistral 2015-05-05 13:05:06 +03:00