026cb4a76e
The result of syncrhonously called Mistral actions wasn't being checked to see if the action passed or failed. The result is now checked and if the action has failed, an exception will be raised. Change-Id: I95ae8c98fec94cf91f3f209b593f6c1815729fd4 Closes-Bug: #1686811
6 lines
178 B
YAML
6 lines
178 B
YAML
---
|
|
fixes:
|
|
- The result of Mistral actions will now be checked, and if they've failed,
|
|
an exception will be raised. See
|
|
https://bugs.launchpad.net/tripleo/+bug/1686811
|