l.c.r.RackspaceBaseConnection(ConnectionUserAndKey) : class documentation

Part of libcloud.common.rackspace View Source View In Hierarchy

Known subclasses: libcloud.compute.drivers.rackspace.RackspaceConnection, libcloud.loadbalancer.drivers.rackspace.RackspaceConnection, libcloud.storage.drivers.cloudfiles.CloudFilesConnection

No class docstring
Method __init__ Undocumented
Method add_default_headers Undocumented
Method request_path Undocumented
Method host Undocumented
Method _get_request_path Undocumented
Method _get_host Undocumented
Method _populate_hosts_and_request_paths Rackspace uses a separate host for API calls which is only provided after an initial authentication request. If we haven't made that request yet, do it here. Otherwise, just return the management host.
def __init__(self, user_id, key, secure): (source)
Undocumented
def add_default_headers(self, headers): (source)
Undocumented
@property
def request_path(self): (source)
Undocumented
@property
def host(self): (source)
Undocumented
def _get_request_path(self, url_key): (source)
Undocumented
def _get_host(self, url_key): (source)
Undocumented
def _populate_hosts_and_request_paths(self): (source)
Rackspace uses a separate host for API calls which is only provided
after an initial authentication request. If we haven't made that
request yet, do it here. Otherwise, just return the management host.
API Documentation for libcloud, generated by pydoctor at 2011-07-02 22:19:34.