Part of libcloud.compute.drivers.rackspace View Source View In Hierarchy
Method | __init__ | Undocumented |
Inherited from RackspaceConnection:
Method | request | Undocumented |
Inherited from RackspaceBaseConnection (via RackspaceConnection):
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. |