Bases: VersionNegotiationMixin, LegacyJsonAdapter
VersionNegotiationMixin
LegacyJsonAdapter
HTTP client based on Keystone client session.
Bases: object
object
Negotiate the server version
Assumption: Called after receiving a 406 error when doing a request.
conn – A connection object
resp – The response object from http request
Extract and return the server & port.
Wrapper for _http_request adding support for retries.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
SessionClient
SessionClient.json_request()
SessionClient.raw_request()
VersionNegotiationMixin.negotiate_version()
get_server()
with_retries()