You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2012/07/16 03:48:36 UTC

svn commit: r1361880 [29/35] - /libcloud/site/trunk/content/apidocs/0.7.1/

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosDriver.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosDriver.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,695 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.atmos.AtmosDriver : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.a.AtmosDriver(<a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.atmos.html">atmos</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L113">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.atmos.AtmosDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.storage.drivers.ninefold.NinefoldStorageDriver.html">libcloud.storage.drivers.ninefold.NinefoldStorageDriver</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id99">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#list_containers">list_containers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#get_container">get_container</a></td>
+    <td><span>Return a container instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#create_container">create_container</a></td>
+    <td><span>Create a new container.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#delete_container">delete_container</a></td>
+    <td><span>Delete a container.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#get_object">get_object</a></td>
+    <td><span>Return an object instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#upload_object">upload_object</a></td>
+    <td><span>Upload an object currently located on a disk.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#upload_object_via_stream">upload_object_via_stream</a></td>
+    <td><span>Upload an object using an iterator.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#download_object">download_object</a></td>
+    <td><span>Download an object to the specified destination path.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#download_object_as_stream">download_object_as_stream</a></td>
+    <td><span>Return a generator which yields object data.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#delete_object">delete_object</a></td>
+    <td><span>Delete an object.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#list_container_objects">list_container_objects</a></td>
+    <td><span>Return a list of objects for the given container.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#enable_object_cdn">enable_object_cdn</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#get_object_cdn_url">get_object_cdn_url</a></td>
+    <td><span>Return a container CDN URL.</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_cdn_signature">_cdn_signature</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_list_objects">_list_objects</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_namespace_path">_namespace_path</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_object_path">_object_path</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="staticmethod private">
+    
+    
+    <td>Static Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_emc_tag">_emc_tag</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_emc_meta">_emc_meta</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html#_get_more">_get_more</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>:
+        </p>
+        <table class="children sortable" id="id100">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#list_containters">list_containters</a></td>
+    <td><span>Return a list of containers.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#get_container_cdn_url">get_container_cdn_url</a></td>
+    <td><span>Return a container CDN URL.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#enable_container_cdn">enable_container_cdn</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_get_object">_get_object</a></td>
+    <td><span>Call passed callback and start transfer of the object'</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_save_object">_save_object</a></td>
+    <td><span>Save object to the provided path.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_object">_upload_object</a></td>
+    <td><span>Helper function for setting common request headers and calling the 
+passed in callback which uploads an object.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_data">_upload_data</a></td>
+    <td><span>Upload data stored in a string.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_stream_data">_stream_data</a></td>
+    <td><span>Stream a data over an http connection.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_file">_upload_file</a></td>
+    <td><span>Upload a file to the server.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_get_hash_function">_get_hash_function</a></td>
+    <td><span>Return instantiated hash function for the hash type supported by the 
+provider.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>):
+        </p>
+        <table class="children sortable" id="id101">
+  
+  
+<tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.BaseDriver.html#_ex_connection_class_kwargs">_ex_connection_class_kwargs</a></td>
+    <td><span>Return extra connection keyword arguments which are passed to the 
+Connection class constructor.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, key, secret=None, secure=True, host=None, port=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L123" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#__init__">libcloud.storage.base.StorageDriver.__init__</a></div>
+    <div><table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">key</td><td>API key or username to used (type: str)</td></tr><tr><td></td><td class="fieldArg">secret</td><td>Secret password to be used (type: str)</td></tr><tr><td></td><td class="fieldArg">secure</td><td>Weither to use HTTPS or HTTP. Note: Some providers only support HTTPS, and 
+it is on by default. (type: bool)</td></tr><tr><td></td><td class="fieldArg">host</td><td>Override hostname used for connections. (type: str)</td></tr><tr><td></td><td class="fieldArg">port</td><td>Override port used for connections. (type: int)</td></tr><tr><td></td><td class="fieldArg">api_version</td><td>Optional API version. Only used by drivers which support multiple API 
+versions. (type: str)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.list_containers">
+    
+  </a>
+  <a name="list_containers">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_containers(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L127" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.get_container">
+    
+  </a>
+  <a name="get_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_container(self, container_name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L138" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_container">libcloud.storage.base.StorageDriver.get_container</a></div>
+    <div>Return a container instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container_name</td><td>Container name. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Container</code> instance.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.create_container">
+    
+  </a>
+  <a name="create_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_container(self, container_name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L153" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#create_container">libcloud.storage.base.StorageDriver.create_container</a></div>
+    <div>Create a new container.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container_name</td><td>Container name. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Container</code> instance on success.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.delete_container">
+    
+  </a>
+  <a name="delete_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete_container(self, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L164" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#delete_container">libcloud.storage.base.StorageDriver.delete_container</a></div>
+    <div>Delete a container.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container</td><td>Container instance (type: <code>Container</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">True on success, False otherwise. (type: <code>bool</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.get_object">
+    
+  </a>
+  <a name="get_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_object(self, container_name, object_name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L176" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_object">libcloud.storage.base.StorageDriver.get_object</a></div>
+    <div>Return an object instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container_name</td><td>Container name. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">object_name</td><td>Object name. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Object</code> instance.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.upload_object">
+    
+  </a>
+  <a name="upload_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    upload_object(self, file_path, container, object_name, extra=None, verify_hash=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L205" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#upload_object">libcloud.storage.base.StorageDriver.upload_object</a></div>
+    <div>Upload an object currently located on a disk.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">file_path</td><td>Path to the object on disk. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">container</td><td>Destination container. (type: <code>Container</code>)</td></tr><tr><td></td><td class="fieldArg">object_name</td><td>Object name. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">extra</td><td>(optional) Extra attributes (driver specific). (type: <code>dict</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.upload_object_via_stream">
+    
+  </a>
+  <a name="upload_object_via_stream">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    upload_object_via_stream(self, iterator, container, object_name, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L255" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#upload_object_via_stream">libcloud.storage.base.StorageDriver.upload_object_via_stream</a></div>
+    <div>Upload an object using an iterator.</p>
+<p>If a provider supports it, chunked transfer encoding is used and you 
+don't need to know in advance the amount of data to be uploaded.</p>
+<p>Otherwise if a provider doesn't support it, iterator will be exhausted 
+so a total size for data to be uploaded can be determined.</p>
+<p>Note: Exhausting the iterator means that the whole data must be buffered
+in memory which might result in memory exhausting when uploading a very 
+large object.</p>
+<p>If a file is located on a disk you are advised to use upload_object 
+function which uses fs.stat function to determine the file size and it 
+doesn't need to buffer whole object in the memory.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">iterator</td><td>An object which implements the iterator interface. (type: <code>object</code>)</td></tr><tr><td></td><td class="fieldArg">container</td><td>Destination container. (type: <code>Container</code>)</td></tr><tr><td></td><td class="fieldArg">object_name</td><td>Object name. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">extra</td><td>(optional) Extra attributes (driver specific).
+<p>Note: This dictionary must contain a 'content_type' key which represents
+a content type of the stored object.</p> (type: <code>dict</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.download_object">
+    
+  </a>
+  <a name="download_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    download_object(self, obj, destination_path, overwrite_existing=False, delete_on_failure=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L312" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#download_object">libcloud.storage.base.StorageDriver.download_object</a></div>
+    <div>Download an object to the specified destination path.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance. (type: <code>Object</code>)</td></tr><tr><td></td><td class="fieldArg">destination_path</td><td>Full path to a file or a directory where the incoming file will be saved. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">overwrite_existing</td><td>True to overwrite an existing file, defaults to False. (type: <code>bool</code>)</td></tr><tr><td></td><td class="fieldArg">delete_on_failure</td><td>True to delete a partially downloaded file if the download was not 
+successful (hash mismatch / file size). (type: <code>bool</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">True if an object has been successfully downloaded, False otherwise. (type: <code>bool</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.download_object_as_stream">
+    
+  </a>
+  <a name="download_object_as_stream">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    download_object_as_stream(self, obj, chunk_size=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L328" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#download_object_as_stream">libcloud.storage.base.StorageDriver.download_object_as_stream</a></div>
+    <div>Return a generator which yields object data.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance (type: <code>Object</code>)</td></tr><tr><td></td><td class="fieldArg">chunk_size</td><td>Optional chunk size (in bytes). (type: <code>int</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.delete_object">
+    
+  </a>
+  <a name="delete_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete_object(self, obj):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L340" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#delete_object">libcloud.storage.base.StorageDriver.delete_object</a></div>
+    <div>Delete an object.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance. (type: <code>Object</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> True on success.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.list_container_objects">
+    
+  </a>
+  <a name="list_container_objects">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_container_objects(self, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L351" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#list_container_objects">libcloud.storage.base.StorageDriver.list_container_objects</a></div>
+    <div>Return a list of objects for the given container.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container</td><td>Container instance (type: <code>Container</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A list of Object instances.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.enable_object_cdn">
+    
+  </a>
+  <a name="enable_object_cdn">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    enable_object_cdn(self, obj):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L355" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#enable_object_cdn">libcloud.storage.base.StorageDriver.enable_object_cdn</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver.get_object_cdn_url">
+    
+  </a>
+  <a name="get_object_cdn_url">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_object_cdn_url(self, obj, expiry=None, use_object=False):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L358" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_object_cdn_url">libcloud.storage.base.StorageDriver.get_object_cdn_url</a></div>
+    <div>Return a container CDN URL.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance (type: <code>Object</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A CDN URL for this object.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._cdn_signature">
+    
+  </a>
+  <a name="_cdn_signature">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _cdn_signature(self, path, params):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L380" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._list_objects">
+    
+  </a>
+  <a name="_list_objects">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _list_objects(self, tree, object_type=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L387" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._namespace_path">
+    
+  </a>
+  <a name="_namespace_path">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _namespace_path(self, path):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L401" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._object_path">
+    
+  </a>
+  <a name="_object_path">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _object_path(self, object_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L404" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._emc_tag">
+    
+  </a>
+  <a name="_emc_tag">
+    
+  </a>
+  <div class="functionHeader">
+    @staticmethod<br />
+    def
+    _emc_tag(tag):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L408" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._emc_meta">
+    
+  </a>
+  <a name="_emc_meta">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _emc_meta(self, response):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L411" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosDriver._get_more">
+    
+  </a>
+  <a name="_get_more">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_more(self, last_key, value_dict):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L418" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.atmos.AtmosError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.a.AtmosError(<span title="Exception">Exception</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.atmos.html">atmos</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L45">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.atmos.AtmosError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id94">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, code, message):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L46" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosResponse.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.AtmosResponse.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,132 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.atmos.AtmosResponse : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.a.AtmosResponse(<a href="libcloud.common.base.XmlResponse.html">XmlResponse</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.atmos.html">atmos</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L50">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.atmos.AtmosResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id95">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosResponse.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosResponse.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.XmlResponse.html">XmlResponse</a>:
+        </p>
+        <table class="children sortable" id="id96">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.XmlResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a> (via <a href="libcloud.common.base.XmlResponse.html">XmlResponse</a>):
+        </p>
+        <table class="children sortable" id="id97">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L51" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#success">libcloud.common.base.Response.success</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.atmos.AtmosResponse.parse_error">
+    
+  </a>
+  <a name="parse_error">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_error(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L55" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#parse_error">libcloud.common.base.Response.parse_error</a></div>
+    <div>Parse the error messages.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">Parsed error.</td></tr></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.atmos.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,95 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.atmos : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.s.d.atmos : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id93">
+  
+  
+<tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.storage.drivers.atmos.html#collapse">collapse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosError.html">AtmosError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosResponse.html">AtmosResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosConnection.html">AtmosConnection</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.atmos.AtmosDriver.html">AtmosDriver</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.atmos.collapse">
+    
+  </a>
+  <a name="collapse">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    collapse(s):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/atmos.py#L42" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,145 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesConnection : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.c.CloudFilesConnection(<a href="libcloud.common.openstack.OpenStackBaseConnection.html">OpenStackBaseConnection</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.cloudfiles.html">cloudfiles</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L92">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection.html">libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection</a>, <a href="libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection.html">libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection</a></p>
+    </div>
+    <div>Base connection class for the Cloudfiles driver.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id120">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html#request">request</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.openstack.OpenStackBaseConnection.html">OpenStackBaseConnection</a>:
+        </p>
+        <table class="children sortable" id="id121">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#add_default_headers">add_default_headers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#morph_action_hook">morph_action_hook</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#base_url">base_url</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#_get_base_url">_get_base_url</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#_get_default_region">_get_default_region</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#_populate_hosts_and_request_paths">_populate_hosts_and_request_paths</a></td>
+    <td><span>OpenStack 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.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, user_id, key, secure=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L102" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.openstack.OpenStackBaseConnection.html#__init__">libcloud.common.openstack.OpenStackBaseConnection.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.request">
+    
+  </a>
+  <a name="request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    request(self, action, params=None, data='', headers=None, method='GET', raw=False, cdn_request=False):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L107" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.openstack.OpenStackBaseConnection.html#request">libcloud.common.openstack.OpenStackBaseConnection.request</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,152 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.c.CloudFilesRawResponse(<a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">CloudFilesResponse</a>, <a href="libcloud.common.base.RawResponse.html">RawResponse</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.cloudfiles.html">cloudfiles</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L89">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">CloudFilesResponse</a>:
+        </p>
+        <table class="children sortable" id="id116">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">CloudFilesResponse</a>):
+        </p>
+        <table class="children sortable" id="id117">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.RawResponse.html">RawResponse</a>:
+        </p>
+        <table class="children sortable" id="id118">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#response">response</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#status">status</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#headers">headers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#reason">reason</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a> (via <a href="libcloud.common.base.RawResponse.html">RawResponse</a>):
+        </p>
+        <table class="children sortable" id="id119">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,122 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesResponse : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.c.CloudFilesResponse(<a href="libcloud.common.base.Response.html">Response</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.cloudfiles.html">cloudfiles</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L52">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html">libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id114">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id115">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L56" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#success">libcloud.common.base.Response.success</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L60" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#parse_body">libcloud.common.base.Response.parse_body</a></div>
+    <div>Parse response body.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">Parsed body.</td></tr></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,748 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.s.d.c.CloudFilesStorageDriver(<a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.storage.html">storage</a>.<a href="libcloud.storage.drivers.html">drivers</a>.<a href="libcloud.storage.drivers.cloudfiles.html">cloudfiles</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L147">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver.html">libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver</a>, <a href="libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver.html">libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver</a></p>
+    </div>
+    <div>Base CloudFiles driver.</p>
+<p>You should never create an instance of this class directly but use US/US
+class.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id126">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#list_containers">list_containers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#list_container_objects">list_container_objects</a></td>
+    <td><span>Return a list of objects for the given container.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container">get_container</a></td>
+    <td><span>Return a container instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object">get_object</a></td>
+    <td><span>Return an object instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container_cdn_url">get_container_cdn_url</a></td>
+    <td><span>Return a container CDN URL.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object_cdn_url">get_object_cdn_url</a></td>
+    <td><span>Return a container CDN URL.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#enable_container_cdn">enable_container_cdn</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#create_container">create_container</a></td>
+    <td><span>Create a new container.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_container">delete_container</a></td>
+    <td><span>Delete a container.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object">download_object</a></td>
+    <td><span>Download an object to the specified destination path.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object_as_stream">download_object_as_stream</a></td>
+    <td><span>Return a generator which yields object data.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object">upload_object</a></td>
+    <td><span>Upload an object.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object_via_stream">upload_object_via_stream</a></td>
+    <td><span>Upload an object using an iterator.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_object">delete_object</a></td>
+    <td><span>Delete an object.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#ex_get_meta_data">ex_get_meta_data</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_get_more">_get_more</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_put_object">_put_object</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_clean_container_name">_clean_container_name</a></td>
+    <td><span>Clean container name.</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_clean_object_name">_clean_object_name</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_to_container_list">_to_container_list</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_to_object_list">_to_object_list</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_headers_to_container">_headers_to_container</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_headers_to_object">_headers_to_object</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>:
+        </p>
+        <table class="children sortable" id="id127">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#list_containters">list_containters</a></td>
+    <td><span>Return a list of containers.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#enable_object_cdn">enable_object_cdn</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_get_object">_get_object</a></td>
+    <td><span>Call passed callback and start transfer of the object'</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_save_object">_save_object</a></td>
+    <td><span>Save object to the provided path.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_object">_upload_object</a></td>
+    <td><span>Helper function for setting common request headers and calling the 
+passed in callback which uploads an object.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_data">_upload_data</a></td>
+    <td><span>Upload data stored in a string.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_stream_data">_stream_data</a></td>
+    <td><span>Stream a data over an http connection.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_file">_upload_file</a></td>
+    <td><span>Upload a file to the server.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_get_hash_function">_get_hash_function</a></td>
+    <td><span>Return instantiated hash function for the hash type supported by the 
+provider.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>):
+        </p>
+        <table class="children sortable" id="id128">
+  
+  
+<tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.BaseDriver.html#_ex_connection_class_kwargs">_ex_connection_class_kwargs</a></td>
+    <td><span>Return extra connection keyword arguments which are passed to the 
+Connection class constructor.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.list_containers">
+    
+  </a>
+  <a name="list_containers">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_containers(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L160" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.list_container_objects">
+    
+  </a>
+  <a name="list_container_objects">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_container_objects(self, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L170" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#list_container_objects">libcloud.storage.base.StorageDriver.list_container_objects</a></div>
+    <div>Return a list of objects for the given container.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container</td><td>Container instance (type: <code>Container</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A list of Object instances.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.get_container">
+    
+  </a>
+  <a name="get_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_container(self, container_name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L174" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_container">libcloud.storage.base.StorageDriver.get_container</a></div>
+    <div>Return a container instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container_name</td><td>Container name. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Container</code> instance.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.get_object">
+    
+  </a>
+  <a name="get_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_object(self, container_name, object_name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L187" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_object">libcloud.storage.base.StorageDriver.get_object</a></div>
+    <div>Return an object instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container_name</td><td>Container name. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">object_name</td><td>Object name. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Object</code> instance.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.get_container_cdn_url">
+    
+  </a>
+  <a name="get_container_cdn_url">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_container_cdn_url(self, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L201" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_container_cdn_url">libcloud.storage.base.StorageDriver.get_container_cdn_url</a></div>
+    <div>Return a container CDN URL.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container</td><td>Container instance (type: <code>Container</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A CDN URL for this container.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.get_object_cdn_url">
+    
+  </a>
+  <a name="get_object_cdn_url">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_object_cdn_url(self, obj):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L217" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#get_object_cdn_url">libcloud.storage.base.StorageDriver.get_object_cdn_url</a></div>
+    <div>Return a container CDN URL.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance (type: <code>Object</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A CDN URL for this object.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.enable_container_cdn">
+    
+  </a>
+  <a name="enable_container_cdn">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    enable_container_cdn(self, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L221" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#enable_container_cdn">libcloud.storage.base.StorageDriver.enable_container_cdn</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.create_container">
+    
+  </a>
+  <a name="create_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_container(self, container_name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L232" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#create_container">libcloud.storage.base.StorageDriver.create_container</a></div>
+    <div>Create a new container.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container_name</td><td>Container name. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Container</code> instance on success.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.delete_container">
+    
+  </a>
+  <a name="delete_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete_container(self, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L250" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#delete_container">libcloud.storage.base.StorageDriver.delete_container</a></div>
+    <div>Delete a container.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">container</td><td>Container instance (type: <code>Container</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">True on success, False otherwise. (type: <code>bool</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.download_object">
+    
+  </a>
+  <a name="download_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    download_object(self, obj, destination_path, overwrite_existing=False, delete_on_failure=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L266" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#download_object">libcloud.storage.base.StorageDriver.download_object</a></div>
+    <div>Download an object to the specified destination path.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance. (type: <code>Object</code>)</td></tr><tr><td></td><td class="fieldArg">destination_path</td><td>Full path to a file or a directory where the incoming file will be saved. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">overwrite_existing</td><td>True to overwrite an existing file, defaults to False. (type: <code>bool</code>)</td></tr><tr><td></td><td class="fieldArg">delete_on_failure</td><td>True to delete a partially downloaded file if the download was not 
+successful (hash mismatch / file size). (type: <code>bool</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">True if an object has been successfully downloaded, False otherwise. (type: <code>bool</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.download_object_as_stream">
+    
+  </a>
+  <a name="download_object_as_stream">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    download_object_as_stream(self, obj, chunk_size=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L283" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#download_object_as_stream">libcloud.storage.base.StorageDriver.download_object_as_stream</a></div>
+    <div>Return a generator which yields object data.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance (type: <code>Object</code>)</td></tr><tr><td></td><td class="fieldArg">chunk_size</td><td>Optional chunk size (in bytes). (type: <code>int</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.upload_object">
+    
+  </a>
+  <a name="upload_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    upload_object(self, file_path, container, object_name, extra=None, verify_hash=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L296" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#upload_object">libcloud.storage.base.StorageDriver.upload_object</a></div>
+    <div>Upload an object.</p>
+<p>Note: This will override file with a same name if it already exists.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.upload_object_via_stream">
+    
+  </a>
+  <a name="upload_object_via_stream">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    upload_object_via_stream(self, iterator, container, object_name, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L312" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#upload_object_via_stream">libcloud.storage.base.StorageDriver.upload_object_via_stream</a></div>
+    <div>Upload an object using an iterator.</p>
+<p>If a provider supports it, chunked transfer encoding is used and you 
+don't need to know in advance the amount of data to be uploaded.</p>
+<p>Otherwise if a provider doesn't support it, iterator will be exhausted 
+so a total size for data to be uploaded can be determined.</p>
+<p>Note: Exhausting the iterator means that the whole data must be buffered
+in memory which might result in memory exhausting when uploading a very 
+large object.</p>
+<p>If a file is located on a disk you are advised to use upload_object 
+function which uses fs.stat function to determine the file size and it 
+doesn't need to buffer whole object in the memory.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">iterator</td><td>An object which implements the iterator interface. (type: <code>object</code>)</td></tr><tr><td></td><td class="fieldArg">container</td><td>Destination container. (type: <code>Container</code>)</td></tr><tr><td></td><td class="fieldArg">object_name</td><td>Object name. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">extra</td><td>(optional) Extra attributes (driver specific).
+<p>Note: This dictionary must contain a 'content_type' key which represents
+a content type of the stored object.</p> (type: <code>dict</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.delete_object">
+    
+  </a>
+  <a name="delete_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete_object(self, obj):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L325" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.storage.base.StorageDriver.html#delete_object">libcloud.storage.base.StorageDriver.delete_object</a></div>
+    <div>Delete an object.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">obj</td><td>Object instance. (type: <code>Object</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> True on success.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.ex_get_meta_data">
+    
+  </a>
+  <a name="ex_get_meta_data">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_get_meta_data(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L340" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._get_more">
+    
+  </a>
+  <a name="_get_more">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_more(self, last_key, value_dict):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L357" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._put_object">
+    
+  </a>
+  <a name="_put_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _put_object(self, container, object_name, upload_func, upload_func_kwargs, extra=None, file_path=None, iterator=None, verify_hash=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L381" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._clean_container_name">
+    
+  </a>
+  <a name="_clean_container_name">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _clean_container_name(self, name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L433" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Clean container name.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._clean_object_name">
+    
+  </a>
+  <a name="_clean_object_name">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _clean_object_name(self, name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L454" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._to_container_list">
+    
+  </a>
+  <a name="_to_container_list">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_container_list(self, response):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L458" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._to_object_list">
+    
+  </a>
+  <a name="_to_object_list">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_object_list(self, response, container):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L470" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._headers_to_container">
+    
+  </a>
+  <a name="_headers_to_container">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _headers_to_container(self, name, headers):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L485" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver._headers_to_object">
+    
+  </a>
+  <a name="_headers_to_object">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _headers_to_object(self, name, container, headers):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/cloudfiles.py#L494" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file