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/02/09 03:00:11 UTC

svn commit: r1242205 [30/36] - in /libcloud/site/trunk/content/apidocs: ./ 0.8.0/

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,164 @@
+<!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="id23">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#success">success</a></td>
+    <td><tt>Determine if our request was successful.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#parse_body">parse_body</a></td>
+    <td><tt>Parse response body.</tt></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="id24">
+  
+  
+<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><tt>Parse the error messages.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#_decompress_response">_decompress_response</a></td>
+    <td><tt>Decompress a response body if it is using deflate or gzip encoding.</tt></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.RawResponse.html">RawResponse</a>:
+        </p>
+        <table class="children sortable" id="id25">
+  
+  
+<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="id26">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_body">parse_body</a></td>
+    <td><tt>Parse response body.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_error">parse_error</a></td>
+    <td><tt>Parse the error messages.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#success">success</a></td>
+    <td><tt>Determine if our request was successful.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#_decompress_response">_decompress_response</a></td>
+    <td><tt>Decompress a response body if it is using deflate or gzip encoding.</tt></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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,134 @@
+<!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="id21">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#success">success</a></td>
+    <td><tt>Determine if our request was successful.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html#parse_body">parse_body</a></td>
+    <td><tt>Parse response body.</tt></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id22">
+  
+  
+<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><tt>Parse the error messages.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#_decompress_response">_decompress_response</a></td>
+    <td><tt>Decompress a response body if it is using deflate or gzip encoding.</tt></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>
+    <pre>Determine if our request was successful.
+
+The meaning of this can be arbitrary; did we receive OK status? Did
+the node get created? Were we authenticated?
+
+@return: C{True} or C{False}</pre>
+  </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>
+    <pre>Parse response body.
+
+Override in a provider's subclass.
+
+@return: Parsed body.</pre>
+  </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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,831 @@
+<!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#L148">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>
+    <pre>Base CloudFiles driver.
+
+You should never create an instance of this class directly but use US/US
+class.</pre>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id33">
+  
+  
+<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><tt>Return a list of objects for the given container.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container">get_container</a></td>
+    <td><tt>Return a container instance.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object">get_object</a></td>
+    <td><tt>Return an object instance.</tt></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><tt>Return a container CDN URL.</tt></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><tt>Return a container CDN URL.</tt></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><tt>Create a new container.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_container">delete_container</a></td>
+    <td><tt>Delete a container.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object">download_object</a></td>
+    <td><tt>Download an object to the specified destination path.</tt></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><tt>Return a generator which yields object data.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object">upload_object</a></td>
+    <td><tt>Upload an object.</tt></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><tt>Upload an object using an iterator.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_object">delete_object</a></td>
+    <td><tt>Delete an object.</tt></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><tt>Clean container name.</tt></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="id34">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#__init__">__init__</a></td>
+    <td><tt>@keyword    key:    API key or username to used @type       key:    str</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#list_containters">list_containters</a></td>
+    <td><tt>Return a list of containers.</tt></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><tt>Call passed callback and start transfer of the object'</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_save_object">_save_object</a></td>
+    <td><tt>Save object to the provided path.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_object">_upload_object</a></td>
+    <td><tt>Helper function for setting common request headers and calling the passed in callback which uploads an object.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_data">_upload_data</a></td>
+    <td><tt>Upload data stored in a string.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_stream_data">_stream_data</a></td>
+    <td><tt>Stream a data over an http connection.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_file">_upload_file</a></td>
+    <td><tt>Upload a file to the server.</tt></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><tt>Return instantiated hash function for the hash type supported by the provider.</tt></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="id35">
+  
+  
+<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><tt>Return extra connection keyword arguments which are passed to the Connection class constructor.</tt></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#L161" 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#L171" 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>
+    <pre>Return a list of objects for the given container.
+
+@type container: C{Container}
+@param container: Container instance
+
+@return: A list of Object instances.</pre>
+  </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#L175" 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>
+    <pre>Return a container instance.
+
+@type container_name: C{str}
+@param container_name: Container name.
+
+@return: C{Container} instance.</pre>
+  </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#L188" 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>
+    <pre>Return an object instance.
+
+@type container_name: C{str}
+@param container_name: Container name.
+
+@type object_name: C{str}
+@param object_name: Object name.
+
+@return: C{Object} instance.</pre>
+  </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#L202" 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>
+    <pre>Return a container CDN URL.
+
+@type container: C{Container}
+@param container: Container instance
+
+@return: A CDN URL for this container.</pre>
+  </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#L218" 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>
+    <pre>Return a container CDN URL.
+
+@type obj: C{Object}
+@param obj: Object instance
+
+@return: A CDN URL for this object.</pre>
+  </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#L222" 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#L233" 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>
+    <pre>Create a new container.
+
+@type container_name: C{str}
+@param container_name: Container name.
+
+@return: C{Container} instance on success.</pre>
+  </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#L251" 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>
+    <pre>Delete a container.
+
+@type container: C{Container}
+@param container: Container instance
+
+@rtype: C{bool}
+@return: True on success, False otherwise.</pre>
+  </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#L267" 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>
+    <pre>Download an object to the specified destination path.
+
+@type obj: C{Object}
+@param obj: Object instance.
+
+@type destination_path: C{str}
+@param destination_path: Full path to a file or a directory where the
+                        incoming file will be saved.
+
+@type overwrite_existing: C{bool}
+@param overwrite_existing: True to overwrite an existing file, defaults to False.
+
+@type delete_on_failure: C{bool}
+@param delete_on_failure: True to delete a partially downloaded file if
+the download was not successful (hash mismatch / file size).
+
+@rtype: C{bool}
+@return: True if an object has been successfully downloaded, False
+otherwise.</pre>
+  </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#L284" 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>
+    <pre>Return a generator which yields object data.
+
+@type obj: C{Object}
+@param obj: Object instance
+
+@type chunk_size: C{int}
+@param chunk_size: Optional chunk size (in bytes).</pre>
+  </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#L297" 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>
+    <pre>Upload an object.
+
+Note: This will override file with a same name if it already exists.</pre>
+  </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#L313" 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>
+    <pre>Upload an object using an iterator.
+
+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.
+
+Otherwise if a provider doesn't support it, iterator will be exhausted
+so a total size for data to be uploaded can be determined.
+
+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.
+
+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.
+
+@type iterator: C{object}
+@param iterator: An object which implements the iterator interface.
+
+@type container: C{Container}
+@param container: Destination container.
+
+@type object_name: C{str}
+@param object_name: Object name.
+
+@type extra: C{dict}
+@param extra: (optional) Extra attributes (driver specific).
+
+Note: This dictionary must contain a 'content_type' key which represents
+a content type of the stored object.</pre>
+  </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#L326" 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>
+    <pre>Delete an object.
+
+@type obj: C{Object}
+@param obj: Object instance.
+
+@return: C{bool} True on success.</pre>
+  </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#L341" 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#L358" 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#L382" 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#L434" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Clean container name.</pre>
+  </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#L455" 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#L459" 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#L471" 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#L486" 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#L495" 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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,108 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection : 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.CloudFilesUKConnection(<a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</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#L140">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <pre>Connection class for the Cloudfiles UK endpoint.</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</a>:
+        </p>
+        <table class="children sortable" id="id31">
+  
+  
+<tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <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> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</a>):
+        </p>
+        <table class="children sortable" id="id32">
+  
+  
+<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><tt>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.</tt></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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,274 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver : 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.CloudFilesUKStorageDriver(<a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</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#L522">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <pre>Cloudfiles storage driver for the UK endpoint.</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a>:
+        </p>
+        <table class="children sortable" id="id39">
+  
+  
+<tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#list_container_objects">list_container_objects</a></td>
+    <td><tt>Return a list of objects for the given container.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container">get_container</a></td>
+    <td><tt>Return a container instance.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object">get_object</a></td>
+    <td><tt>Return an object instance.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container_cdn_url">get_container_cdn_url</a></td>
+    <td><tt>Return a container CDN URL.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object_cdn_url">get_object_cdn_url</a></td>
+    <td><tt>Return a container CDN URL.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#create_container">create_container</a></td>
+    <td><tt>Create a new container.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_container">delete_container</a></td>
+    <td><tt>Delete a container.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object">download_object</a></td>
+    <td><tt>Download an object to the specified destination path.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object_as_stream">download_object_as_stream</a></td>
+    <td><tt>Return a generator which yields object data.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object">upload_object</a></td>
+    <td><tt>Upload an object.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object_via_stream">upload_object_via_stream</a></td>
+    <td><tt>Upload an object using an iterator.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_object">delete_object</a></td>
+    <td><tt>Delete an object.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <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="basemethod 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="basemethod 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="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_clean_container_name">_clean_container_name</a></td>
+    <td><tt>Clean container name.</tt></td>
+  </tr><tr class="basemethod 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="basemethod 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="basemethod 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="basemethod 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="basemethod 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> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a>):
+        </p>
+        <table class="children sortable" id="id40">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#__init__">__init__</a></td>
+    <td><tt>@keyword    key:    API key or username to used @type       key:    str</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#list_containters">list_containters</a></td>
+    <td><tt>Return a list of containers.</tt></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><tt>Call passed callback and start transfer of the object'</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_save_object">_save_object</a></td>
+    <td><tt>Save object to the provided path.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_object">_upload_object</a></td>
+    <td><tt>Helper function for setting common request headers and calling the passed in callback which uploads an object.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_data">_upload_data</a></td>
+    <td><tt>Upload data stored in a string.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_stream_data">_stream_data</a></td>
+    <td><tt>Stream a data over an http connection.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_file">_upload_file</a></td>
+    <td><tt>Upload a file to the server.</tt></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><tt>Return instantiated hash function for the hash type supported by the provider.</tt></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a>, <a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>):
+        </p>
+        <table class="children sortable" id="id41">
+  
+  
+<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><tt>Return extra connection keyword arguments which are passed to the Connection class constructor.</tt></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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,108 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection : 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.CloudFilesUSConnection(<a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</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#L132">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <pre>Connection class for the Cloudfiles US endpoint.</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</a>:
+        </p>
+        <table class="children sortable" id="id29">
+  
+  
+<tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <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> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</a>):
+        </p>
+        <table class="children sortable" id="id30">
+  
+  
+<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><tt>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.</tt></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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,274 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver : 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.CloudFilesUSStorageDriver(<a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</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#L513">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <pre>Cloudfiles storage driver for the US endpoint.</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a>:
+        </p>
+        <table class="children sortable" id="id36">
+  
+  
+<tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#list_container_objects">list_container_objects</a></td>
+    <td><tt>Return a list of objects for the given container.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container">get_container</a></td>
+    <td><tt>Return a container instance.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object">get_object</a></td>
+    <td><tt>Return an object instance.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_container_cdn_url">get_container_cdn_url</a></td>
+    <td><tt>Return a container CDN URL.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#get_object_cdn_url">get_object_cdn_url</a></td>
+    <td><tt>Return a container CDN URL.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#create_container">create_container</a></td>
+    <td><tt>Create a new container.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_container">delete_container</a></td>
+    <td><tt>Delete a container.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object">download_object</a></td>
+    <td><tt>Download an object to the specified destination path.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#download_object_as_stream">download_object_as_stream</a></td>
+    <td><tt>Return a generator which yields object data.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object">upload_object</a></td>
+    <td><tt>Upload an object.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#upload_object_via_stream">upload_object_via_stream</a></td>
+    <td><tt>Upload an object using an iterator.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#delete_object">delete_object</a></td>
+    <td><tt>Delete an object.</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <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="basemethod 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="basemethod 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="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html#_clean_container_name">_clean_container_name</a></td>
+    <td><tt>Clean container name.</tt></td>
+  </tr><tr class="basemethod 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="basemethod 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="basemethod 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="basemethod 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="basemethod 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> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a>):
+        </p>
+        <table class="children sortable" id="id37">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#__init__">__init__</a></td>
+    <td><tt>@keyword    key:    API key or username to used @type       key:    str</tt></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#list_containters">list_containters</a></td>
+    <td><tt>Return a list of containers.</tt></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><tt>Call passed callback and start transfer of the object'</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_save_object">_save_object</a></td>
+    <td><tt>Save object to the provided path.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_object">_upload_object</a></td>
+    <td><tt>Helper function for setting common request headers and calling the passed in callback which uploads an object.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_data">_upload_data</a></td>
+    <td><tt>Upload data stored in a string.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_stream_data">_stream_data</a></td>
+    <td><tt>Stream a data over an http connection.</tt></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.base.StorageDriver.html#_upload_file">_upload_file</a></td>
+    <td><tt>Upload a file to the server.</tt></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><tt>Return instantiated hash function for the hash type supported by the provider.</tt></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a>, <a href="libcloud.storage.base.StorageDriver.html">StorageDriver</a>):
+        </p>
+        <table class="children sortable" id="id38">
+  
+  
+<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><tt>Return extra connection keyword arguments which are passed to the Connection class constructor.</tt></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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.cloudfiles.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,93 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.cloudfiles : 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.cloudfiles : 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/cloudfiles.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id20">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">CloudFilesResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html">CloudFilesRawResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesConnection.html">CloudFilesConnection</a></td>
+    <td><tt>Base connection class for the Cloudfiles driver.</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesUSConnection.html">CloudFilesUSConnection</a></td>
+    <td><tt>Connection class for the Cloudfiles US endpoint.</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesUKConnection.html">CloudFilesUKConnection</a></td>
+    <td><tt>Connection class for the Cloudfiles UK endpoint.</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">CloudFilesStorageDriver</a></td>
+    <td><tt>Base CloudFiles driver.</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesUSStorageDriver.html">CloudFilesUSStorageDriver</a></td>
+    <td><tt>Cloudfiles storage driver for the US endpoint.</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.drivers.cloudfiles.CloudFilesUKStorageDriver.html">CloudFilesUKStorageDriver</a></td>
+    <td><tt>Cloudfiles storage driver for the UK endpoint.</tt></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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyFileObject.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyFileObject.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyFileObject.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyFileObject.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,149 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.dummy.DummyFileObject : 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.d.DummyFileObject(<span title="io.FileIO">file</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.dummy.html">dummy</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L35">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.dummy.DummyFileObject">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id90">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.dummy.DummyFileObject.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.dummy.DummyFileObject.html#read">read</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.dummy.DummyFileObject.html#__len__">__len__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.dummy.DummyFileObject.html#_get_chunk">_get_chunk</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyFileObject.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, yield_count=5, chunk_len=10):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L36" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyFileObject.read">
+    
+  </a>
+  <a name="read">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    read(self, size):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L40" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyFileObject._get_chunk">
+    
+  </a>
+  <a name="_get_chunk">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_chunk(self, chunk_len):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L49" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyFileObject.__len__">
+    
+  </a>
+  <a name="__len__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __len__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L53" 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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyIterator.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyIterator.html?rev=1242205&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyIterator.html (added)
+++ libcloud/site/trunk/content/apidocs/0.8.0/libcloud.storage.drivers.dummy.DummyIterator.html Thu Feb  9 01:59:57 2012
@@ -0,0 +1,149 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.drivers.dummy.DummyIterator : 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.d.DummyIterator(<span title="object">object</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.dummy.html">dummy</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L56">View Source</a>
+      <a href="classIndex.html#libcloud.storage.drivers.dummy.DummyIterator">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id91">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.dummy.DummyIterator.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.dummy.DummyIterator.html#get_md5_hash">get_md5_hash</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.dummy.DummyIterator.html#next">next</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.storage.drivers.dummy.DummyIterator.html#__next__">__next__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyIterator.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, data=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L57" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyIterator.get_md5_hash">
+    
+  </a>
+  <a name="get_md5_hash">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_md5_hash(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L62" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyIterator.next">
+    
+  </a>
+  <a name="next">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    next(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L65" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.storage.drivers.dummy.DummyIterator.__next__">
+    
+  </a>
+  <a name="__next__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __next__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/storage/drivers/dummy.py#L74" 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-02-08 17:57:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file