Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
b28d78f1ff5a5f46e6e7927d6c3aecde6c49c23a
/
.
/
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.