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