a4855c544c
Change-Id: If1408e4b81d263c56b4bbab618dd0737db5f762e Story: #2007889 Task: #40268
7 lines
231 B
YAML
7 lines
231 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes serializing exceptions originating from ironic-lib. Previously an
|
|
attempt to do so would result in a ``TypeError``, for example:
|
|
`Object of type 'InstanceDeployFailure' is not JSON serializable`.
|