fbcaf92521
Exceptions raised by pecan (for example the ones happening in _lookup methods of ironic controllers) are not properly handled, as the fields that contain the error details are different from wsme raised exceptions. This change fixes it. Closes-Bug: #1619471 Change-Id: I023870ed97d3e97df8ae67e7cec97d6fbf355e79
5 lines
100 B
YAML
5 lines
100 B
YAML
---
|
|
fixes:
|
|
- Fixes an issue where certain error messages from the
|
|
ironic API were suppressed.
|