deb-mistral/mistral
hardik 4878202c0e Fixed 'workflow_name' key error
when workflow execution is created by workflow_id
'workflow_name' key error was raised. Now 'workflow_name'
is extracted from dictionary using get() function.

Change-Id: I5a648742b2653818d3bc4d4025ce1fe0b73a2d24
Closes-bug: #1549047
2016-02-24 03:03:02 +00:00
..
actions Add Mistral action pack 2016-02-19 07:42:47 -06:00
api Fixed 'workflow_name' key error 2016-02-24 03:03:02 +00:00
cmd Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
db Merge "Show shared workflows" 2016-02-12 00:53:49 +00:00
engine Merge "Support workflow id in execution operations" 2016-02-10 08:44:59 +00:00
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 Support workflow id in execution operations 2016-02-04 23:59:12 +13:00
tests Add Mistral action pack 2016-02-19 07:42:47 -06:00
utils Implement basic Zaqar queue operations 2016-02-03 09:10:18 +01:00
workbook Reduce spec parsing in workflow lifecycle 2016-02-04 12:05:54 +01:00
workflow Reduce spec parsing in workflow lifecycle 2016-02-04 12:05:54 +01:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Numerous debug messages due to iso8601 log level 2015-12-08 21:52:23 +01: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