deb-mistral/mistral/utils
Yaroslav Lobankov ba5b18c5f5 Raise correct exception when a service doesn't exist
There are heat, cinder, neutron, glance, nova and keystone actions
in Mistral. We can call any of them in workflows, but in case of
absence of one of the called services, we will get "list index out
of range" error. This patch fixes the issue.

Closes-Bug: #1422725

Change-Id: I05acb5a27eb82c08b712f9687fc8230b2275ed44
2015-09-18 20:16:11 +03:00
..
openstack Raise correct exception when a service doesn't exist 2015-09-18 20:16:11 +03:00
__init__.py Initial commit that fix py34 tests run 2015-09-15 09:57:47 +00:00
inspect_utils.py No input validation for action with kwargs argument 2015-06-30 14:10:51 +08:00
javascript.py Get rid of openstack/common package 2015-06-24 16:49:06 +08:00
rest_utils.py Add fields filter for workflow query 2015-08-27 20:38:20 +08:00
serializers.py Fixing wait-before policy 2015-03-19 21:35:59 +03:00
ssh_utils.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08:00
wf_trace.py Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00
yaql_utils.py Add YAQL function 'task' to extract info about task in DSL 2015-09-08 19:11:11 +06:00