Added: 
websites/staging/libcloud/trunk/content/apidocs/current/libcloud.storage.types.html
==============================================================================
--- 
websites/staging/libcloud/trunk/content/apidocs/current/libcloud.storage.types.html
 (added)
+++ 
websites/staging/libcloud/trunk/content/apidocs/current/libcloud.storage.types.html
 Sun Oct 30 21:02:22 2011
@@ -0,0 +1,99 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.storage.types : 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.types : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a 
href="libcloud.storage.html">storage</a></span>
+      <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/storage/types.py";>View
 Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id306">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.types.Provider.html">Provider</a></td>
+    <td><tt>Defines for each of the supported providers</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.ContainerError.html">ContainerError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.storage.types.ObjectError.html">ObjectError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.ContainerAlreadyExistsError.html">ContainerAlreadyExistsError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.ContainerDoesNotExistError.html">ContainerDoesNotExistError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.ContainerIsNotEmptyError.html">ContainerIsNotEmptyError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.ObjectDoesNotExistError.html">ObjectDoesNotExistError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.ObjectHashMismatchError.html">ObjectHashMismatchError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a 
href="libcloud.storage.types.InvalidContainerNameError.html">InvalidContainerNameError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a 
href="http://incubator.apache.org/libcloud/";>libcloud</a>, generated by <a 
href="http://codespeak.net/~mwh/pydoctor/";>pydoctor</a> at 2011-07-02 22:19:34.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: 
websites/staging/libcloud/trunk/content/apidocs/current/libcloud.types.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/current/libcloud.types.html 
(added)
+++ websites/staging/libcloud/trunk/content/apidocs/current/libcloud.types.html 
Sun Oct 30 21:02:22 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.types : 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.types : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a></span>
+      <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/types.py";>View
 Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a 
href="http://incubator.apache.org/libcloud/";>libcloud</a>, generated by <a 
href="http://codespeak.net/~mwh/pydoctor/";>pydoctor</a> at 2011-07-02 22:19:34.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: 
websites/staging/libcloud/trunk/content/apidocs/current/libcloud.utils.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/current/libcloud.utils.html 
(added)
+++ websites/staging/libcloud/trunk/content/apidocs/current/libcloud.utils.html 
Sun Oct 30 21:02:22 2011
@@ -0,0 +1,423 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.utils : 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.utils : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a></span>
+      <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py";>View
 Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id315">
+  
+  
+<tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#read_in_chunks">read_in_chunks</a></td>
+    <td><tt>Return a generator which yields data in chunks.</tt></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a 
href="libcloud.utils.html#guess_file_mime_type">guess_file_mime_type</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a 
href="libcloud.utils.html#deprecated_warning">deprecated_warning</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a 
href="libcloud.utils.html#in_development_warning">in_development_warning</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#str2dicts">str2dicts</a></td>
+    <td><tt>Create a list of dictionaries from a whitespace and newline 
delimited text.</tt></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#str2list">str2list</a></td>
+    <td><tt>Create a list of values from a whitespace and newline delimited 
text (keys are ignored).</tt></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#dict2str">dict2str</a></td>
+    <td><tt>Create a string with a whitespace and newline delimited text from 
a dictionary.</tt></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#fixxpath">fixxpath</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#findtext">findtext</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#findattr">findattr</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#findall">findall</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#reverse_dict">reverse_dict</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.utils.html#get_driver">get_driver</a></td>
+    <td><tt>Get a driver.</tt></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.utils.read_in_chunks">
+    
+  </a>
+  <a name="read_in_chunks">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    read_in_chunks(iterator, chunk_size=None):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L25";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Return a generator which yields data in chunks.
+
+@type iterator: C{Iterator}
+@param response: An object which implements an iterator interface
+                 or a File like object with read method.
+
+@type chunk_size: C{int}
+@param chunk_size: Optional chunk size (defaults to CHUNK_SIZE)</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.guess_file_mime_type">
+    
+  </a>
+  <a name="guess_file_mime_type">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    guess_file_mime_type(file_path):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L52";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.deprecated_warning">
+    
+  </a>
+  <a name="deprecated_warning">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    deprecated_warning(module):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L57";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.in_development_warning">
+    
+  </a>
+  <a name="in_development_warning">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    in_development_warning(module):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L65";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.str2dicts">
+    
+  </a>
+  <a name="str2dicts">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    str2dicts(data):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L71";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Create a list of dictionaries from a whitespace and newline delimited 
text.
+
+For example, this:
+cpu 1100
+ram 640
+
+cpu 2200
+ram 1024
+
+becomes:
+[{'cpu': '1100', 'ram': '640'}, {'cpu': '2200', 'ram': '1024'}]</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.str2list">
+    
+  </a>
+  <a name="str2list">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    str2list(data):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L111";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Create a list of values from a whitespace and newline delimited text 
(keys are ignored).
+
+For example, this:
+ip 1.2.3.4
+ip 1.2.3.5
+ip 1.2.3.6
+
+becomes:
+['1.2.3.4', '1.2.3.5', '1.2.3.6']</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.dict2str">
+    
+  </a>
+  <a name="dict2str">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    dict2str(data):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L142";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Create a string with a whitespace and newline delimited text from a 
dictionary.
+
+For example, this:
+{'cpu': '1100', 'ram': '640', 'smp': 'auto'}
+
+becomes:
+cpu 1100
+ram 640
+smp auto
+
+cpu 2200
+ram 1024</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.fixxpath">
+    
+  </a>
+  <a name="fixxpath">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    fixxpath(xpath, namespace):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L166";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.findtext">
+    
+  </a>
+  <a name="findtext">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    findtext(element, xpath, namespace):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L170";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.findattr">
+    
+  </a>
+  <a name="findattr">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    findattr(element, xpath, namespace):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L173";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.findall">
+    
+  </a>
+  <a name="findall">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    findall(element, xpath, namespace):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L176";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.reverse_dict">
+    
+  </a>
+  <a name="reverse_dict">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    reverse_dict(dictionary):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L179";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.utils.get_driver">
+    
+  </a>
+  <a name="get_driver">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_driver(drivers, provider):
+    <a 
href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/utils.py#L182";
 class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Get a driver.
+
+@param drivers: Dictionary containing valid providers.
+@param provider: Id of provider to get driver
+@type provider: L{libcloud.types.Provider}</pre>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a 
href="http://incubator.apache.org/libcloud/";>libcloud</a>, generated by <a 
href="http://codespeak.net/~mwh/pydoctor/";>pydoctor</a> at 2011-07-02 22:19:34.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/current/moduleIndex.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/current/moduleIndex.html 
(added)
+++ websites/staging/libcloud/trunk/content/apidocs/current/moduleIndex.html 
Sun Oct 30 21:02:22 2011
@@ -0,0 +1,13 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>Module Index</title>
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+  </head>
+  <body>
+    <h1>Module Index</h1>
+    <ul><li><a href="libcloud.html">libcloud</a> - <tt>libcloud provides a 
unified interface to the cloud computing resources.</tt><ul><li><a 
href="libcloud.base.html">libcloud.base</a> - <span class="undocumented">No 
module docstring; 4/5 classes, 1/1 functions documented</span></li><li><a 
href="libcloud.common.html">libcloud.common</a> - <span class="undocumented">No 
package docstring; 1/5 modules documented</span><ul><li><a 
href="libcloud.common.aws.html">libcloud.common.aws</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.common.base.html">libcloud.common.base</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.common.gogrid.html">libcloud.common.gogrid</a> - <span 
class="undocumented">No module docstring; 3/4 classes 
documented</span></li><li><a 
href="libcloud.common.rackspace.html">libcloud.common.rackspace</a> - 
<tt>Common utilities for Rackspace Cloud Servers and Cloud 
Files</tt></li><li><a href="libcloud.commo
 n.types.html">libcloud.common.types</a> - <span class="undocumented">No module 
docstring; 3/3 classes documented</span></li></ul></li><li><a 
href="libcloud.compute.html">libcloud.compute</a> - <span 
class="undocumented">No package docstring; 5/5 modules, 0/1 packages 
documented</span><ul><li><a 
href="libcloud.compute.base.html">libcloud.compute.base</a> - <tt>Provides base 
classes for working with drivers</tt></li><li><a 
href="libcloud.compute.deployment.html">libcloud.compute.deployment</a> - 
<tt>Provides generic deployment steps for machines post boot.</tt></li><li><a 
href="libcloud.compute.drivers.html">libcloud.compute.drivers</a> - <tt>Drivers 
for working with different providers</tt><ul><li><a 
href="libcloud.compute.drivers.bluebox.html">libcloud.compute.drivers.bluebox</a>
 - <tt>libcloud driver for the Blue Box Blocks API</tt></li><li><a 
href="libcloud.compute.drivers.brightbox.html">libcloud.compute.drivers.brightbox</a>
 - <tt>Brightbox Driver</tt></li><li><a href="l
 
ibcloud.compute.drivers.cloudsigma.html">libcloud.compute.drivers.cloudsigma</a>
 - <tt>CloudSigma Driver</tt></li><li><a 
href="libcloud.compute.drivers.dreamhost.html">libcloud.compute.drivers.dreamhost</a>
 - <tt>DreamHost Driver</tt></li><li><a 
href="libcloud.compute.drivers.dummy.html">libcloud.compute.drivers.dummy</a> - 
<tt>Dummy Driver</tt></li><li><a 
href="libcloud.compute.drivers.ec2.html">libcloud.compute.drivers.ec2</a> - 
<tt>Amazon EC2 driver</tt></li><li><a 
href="libcloud.compute.drivers.ecp.html">libcloud.compute.drivers.ecp</a> - 
<tt>Enomaly ECP driver</tt></li><li><a 
href="libcloud.compute.drivers.elastichosts.html">libcloud.compute.drivers.elastichosts</a>
 - <tt>ElasticHosts Driver</tt></li><li><a 
href="libcloud.compute.drivers.gandi.html">libcloud.compute.drivers.gandi</a> - 
<tt>Gandi driver</tt></li><li><a 
href="libcloud.compute.drivers.gogrid.html">libcloud.compute.drivers.gogrid</a> 
- <tt>GoGrid driver</tt></li><li><a href="libcloud.compute.drivers.ibm_sbc
 .html">libcloud.compute.drivers.ibm_sbc</a> - <tt>Driver for the IBM Developer 
Cloud.</tt></li><li><a 
href="libcloud.compute.drivers.linode.html">libcloud.compute.drivers.linode</a> 
- <tt>libcloud driver for the Linode(R) API</tt></li><li><a 
href="libcloud.compute.drivers.opennebula.html">libcloud.compute.drivers.opennebula</a>
 - <tt>OpenNebula driver</tt></li><li><a 
href="libcloud.compute.drivers.opsource.html">libcloud.compute.drivers.opsource</a>
 - <tt>Opsource Driver</tt></li><li><a 
href="libcloud.compute.drivers.rackspace.html">libcloud.compute.drivers.rackspace</a>
 - <tt>Rackspace driver</tt></li><li><a 
href="libcloud.compute.drivers.rimuhosting.html">libcloud.compute.drivers.rimuhosting</a>
 - <tt>RimuHosting Driver</tt></li><li><a 
href="libcloud.compute.drivers.slicehost.html">libcloud.compute.drivers.slicehost</a>
 - <tt>Slicehost Driver</tt></li><li><a 
href="libcloud.compute.drivers.softlayer.html">libcloud.compute.drivers.softlayer</a>
 - <tt>Softlayer driver</tt></l
 i><li><a 
href="libcloud.compute.drivers.vcloud.html">libcloud.compute.drivers.vcloud</a> 
- <tt>VMware vCloud driver.</tt></li><li><a 
href="libcloud.compute.drivers.voxel.html">libcloud.compute.drivers.voxel</a> - 
<tt>Voxel VoxCloud driver</tt></li><li><a 
href="libcloud.compute.drivers.vpsnet.html">libcloud.compute.drivers.vpsnet</a> 
- <tt>VPS.net driver</tt></li></ul></li><li><a 
href="libcloud.compute.providers.html">libcloud.compute.providers</a> - 
<tt>Provider related utilities</tt></li><li><a 
href="libcloud.compute.ssh.html">libcloud.compute.ssh</a> - <tt>Wraps multiple 
ways to communicate over SSH</tt></li><li><a 
href="libcloud.compute.types.html">libcloud.compute.types</a> - <tt>Base types 
used by other parts of libcloud</tt></li></ul></li><li><a 
href="libcloud.deployment.html">libcloud.deployment</a> - <span 
class="undocumented">No module docstring; 4/4 classes 
documented</span></li><li><a href="libcloud.drivers.html">libcloud.drivers</a> 
- <tt>Drivers for working with
  different providers</tt><ul><li><a 
href="libcloud.drivers.brightbox.html">libcloud.drivers.brightbox</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.cloudsigma.html">libcloud.drivers.cloudsigma</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.dreamhost.html">libcloud.drivers.dreamhost</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.dummy.html">libcloud.drivers.dummy</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.ec2.html">libcloud.drivers.ec2</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.ecp.html">libcloud.drivers.ecp</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.elastichosts.html">libcloud.drivers.elastichosts</a> - 
<span class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.gogrid.html">libcloud.drivers.gogrid</a> - <
 span class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.ibm_sbc.html">libcloud.drivers.ibm_sbc</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.linode.html">libcloud.drivers.linode</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.opennebula.html">libcloud.drivers.opennebula</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.rackspace.html">libcloud.drivers.rackspace</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.rimuhosting.html">libcloud.drivers.rimuhosting</a> - 
<span class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.slicehost.html">libcloud.drivers.slicehost</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.softlayer.html">libcloud.drivers.softlayer</a> - <span 
class="undocumented">Undocumented</span></li><li><a href="libcloud.drivers.vcl
 oud.html">libcloud.drivers.vcloud</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.voxel.html">libcloud.drivers.voxel</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.drivers.vpsnet.html">libcloud.drivers.vpsnet</a> - <span 
class="undocumented">Undocumented</span></li></ul></li><li><a 
href="libcloud.httplib_ssl.html">libcloud.httplib_ssl</a> - <tt>Subclass for 
httplib.HTTPSConnection with optional certificate name verification, depending 
on libcloud.security settings.</tt></li><li><a 
href="libcloud.loadbalancer.html">libcloud.loadbalancer</a> - <span 
class="undocumented">Undocumented</span><ul><li><a 
href="libcloud.loadbalancer.base.html">libcloud.loadbalancer.base</a> - <span 
class="undocumented">No module docstring; 2/4 classes 
documented</span></li><li><a 
href="libcloud.loadbalancer.drivers.html">libcloud.loadbalancer.drivers</a> - 
<span class="undocumented">Undocumented</span><ul><li><a href="libcloud.lo
 adbalancer.drivers.gogrid.html">libcloud.loadbalancer.drivers.gogrid</a> - 
<span class="undocumented">No module docstring; 1/3 classes 
documented</span></li><li><a 
href="libcloud.loadbalancer.drivers.rackspace.html">libcloud.loadbalancer.drivers.rackspace</a>
 - <span class="undocumented">Undocumented</span></li></ul></li><li><a 
href="libcloud.loadbalancer.providers.html">libcloud.loadbalancer.providers</a> 
- <span class="undocumented">Undocumented</span></li><li><a 
href="libcloud.loadbalancer.types.html">libcloud.loadbalancer.types</a> - <span 
class="undocumented">No module docstring; 1/4 classes 
documented</span></li></ul></li><li><a 
href="libcloud.pricing.html">libcloud.pricing</a> - <span 
class="undocumented">No module docstring; 5/6 functions 
documented</span></li><li><a 
href="libcloud.providers.html">libcloud.providers</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.security.html">libcloud.security</a> - <tt>Security (SSL) 
Settings</tt></l
 i><li><a href="libcloud.ssh.html">libcloud.ssh</a> - <span 
class="undocumented">No module docstring; 2/3 classes 
documented</span></li><li><a href="libcloud.storage.html">libcloud.storage</a> 
- <span class="undocumented">Undocumented</span><ul><li><a 
href="libcloud.storage.base.html">libcloud.storage.base</a> - <span 
class="undocumented">No module docstring; 3/3 classes 
documented</span></li><li><a 
href="libcloud.storage.drivers.html">libcloud.storage.drivers</a> - <tt>Drivers 
for working with different providers</tt><ul><li><a 
href="libcloud.storage.drivers.cloudfiles.html">libcloud.storage.drivers.cloudfiles</a>
 - <span class="undocumented">No module docstring; 6/8 classes 
documented</span></li><li><a 
href="libcloud.storage.drivers.dummy.html">libcloud.storage.drivers.dummy</a> - 
<span class="undocumented">No module docstring; 1/3 classes 
documented</span></li><li><a 
href="libcloud.storage.drivers.s3.html">libcloud.storage.drivers.s3</a> - <span 
class="undocumented">No mod
 ule docstring; 1/12 classes documented</span></li></ul></li><li><a 
href="libcloud.storage.providers.html">libcloud.storage.providers</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.storage.types.html">libcloud.storage.types</a> - <span 
class="undocumented">No module docstring; 1/9 classes 
documented</span></li></ul></li><li><a 
href="libcloud.types.html">libcloud.types</a> - <span 
class="undocumented">Undocumented</span></li><li><a 
href="libcloud.utils.html">libcloud.utils</a> - <span class="undocumented">No 
module docstring; 5/13 functions documented</span></li></ul></li></ul>
+  </body>
+</html>
\ No newline at end of file


Reply via email to