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
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. |
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.