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