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
Method _reset_connection_params Undocumented

Inherited from OpenStackBaseConnection (via CloudFilesConnection):

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.
Returnsurl of the relevant endpoint for the driver
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:10:03.