Bases: object
API Version object.
HTTP response header
HTTP response header
Determine the API version requested based on the headers supplied.
headers – webob headers
default_version – version to use if not specified in headers
latest_version – version to use if latest is requested
a tuple of (major, minor) version numbers
webob.HTTPNotAcceptable
HTTP Header string carrying the requested version
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.