mistral/mistral/utils/openstack
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
..
__init__.py Added trust for workbook runs 2013-12-24 16:54:56 +04:00
keystone.py Raise correct exception when a service doesn't exist 2015-09-18 20:16:11 +03:00