murano/murano/services
Andrew Pashkin 2106494d41 Fixed 500 error in get_result API handler
If there is no task in DB with environemnt id and task id passed in
handler, a server error was returned by the API.

This patch fixes this bug.

Closes-Bug: #162206
Change-Id: I9fd84a963a1eacf8ab2aa428cfb4365f80fff02b
2015-03-26 15:59:19 +00:00
..
__init__.py Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
actions.py Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
states.py Environment in delete failed state was in progress forever 2014-11-10 18:43:55 +00:00