l.c.d.r.RackspaceConnection(RackspaceBaseConnection) : class documentation

Part of libcloud.compute.drivers.rackspace View Source View In Hierarchy

Known subclasses: libcloud.compute.drivers.rackspace.OpenStackConnection, libcloud.compute.drivers.rackspace.RackspaceUKConnection

Connection class for the Rackspace driver
Method __init__ Undocumented
Method request Undocumented

Inherited from RackspaceBaseConnection:

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=True): (source)
Undocumented
def request(self, action, params=None, data='', headers=None, method='GET'): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2011-07-02 22:19:34.