l.s.d.c.CloudFilesSwiftConnection(CloudFilesConnection) : class documentation

Part of libcloud.storage.drivers.cloudfiles View Source View In Hierarchy

Connection class for the Cloudfiles Swift endpoint.
Method __init__ Undocumented
Method get_endpoint Selects the endpoint to use based on provider specific values, or overrides passed in by the user when setting up the driver.

Inherited from CloudFilesConnection:

Method request Undocumented

Inherited from OpenStackBaseConnection (via CloudFilesConnection):

Method get_service_catalog Undocumented
Method get_auth_connection_instance Return an OpenStackAuthConnection instance for this connection.
Method add_default_headers Undocumented
Method morph_action_hook Undocumented
Method _populate_hosts_and_request_paths OpenStack uses a separate host for API calls which is only provided after an initial authentication request.
Method _add_cache_busting_to_params Undocumented
def __init__(self, *args, **kwargs): (source)
Undocumented
def get_endpoint(self, *args, **kwargs): (source)
Selects the endpoint to use based on provider specific values,
or overrides passed in by the user when setting up the driver.

@returns: url of the relevant endpoint for the driver
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.