Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
4019eb866a2f2fc0050264f7fba1e6e81ea3f3a3
/
.
/
releasenotes
/
notes
/
prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml
blob: afb600688467869a1654e5a1b5e8d95d35a9bcfa [
file
] [
log
] [
blame
]
---
fixes:
-
|
When receiving nullable list as a response body, tempest.lib
rest_client module raised an exception without valid json
deserialization. A new release fixes this bug.