Bases: httplib2.Http
Handles the REST calls and responses, include authn
Returns the integer status code from the response, which can be either a Webob.Response (used in testing) or httplib.Response
Bases: object
Helper methods for dealing with a Keystone Service Catalog.
Fetch token details fron service catalog
Fetch the URL from the Quantum service for a particular endpoint type. If none given, return publicURL.