96559d6009
This change adds logic to handle a situation where an error response has been received by HTTP but its body schema is an unknown format. This issue came up during a review of related changes: https://review.opendev.org/#/c/662281/ https://review.opendev.org/#/c/662281/7/keystoneauth1/exceptions/http.py Change-Id: I21a33052e951f515988fdfd8ab1f42440ca9d4f8
5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
fixes:
|
|
- Add logic to handle HTTP error responses that do not conform to a known
|
|
schema.
|