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