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

svn commit: r1199599 [23/32] - in /libcloud/site/trunk/content/apidocs: ./ 0.6.1/

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordDoesNotExistError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordDoesNotExistError.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordDoesNotExistError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordDoesNotExistError.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordDoesNotExistError : 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.d.t.RecordDoesNotExistError(<a href="libcloud.dns.types.RecordError.html">RecordError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L97">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordDoesNotExistError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.RecordError.html">RecordError</a>:
+        </p>
+        <table class="children sortable" id="id441">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordError.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordError.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordError : 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.d.t.RecordError(<a href="libcloud.common.types.LibcloudError.html">LibcloudError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L84">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordError">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.dns.types.RecordAlreadyExistsError.html">libcloud.dns.types.RecordAlreadyExistsError</a>, <a href="libcloud.dns.types.RecordDoesNotExistError.html">libcloud.dns.types.RecordDoesNotExistError</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id440">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.types.RecordError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, value, driver, record_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L87" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__init__">libcloud.common.types.LibcloudError.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.types.RecordError.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L91" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__str__">libcloud.common.types.LibcloudError.__str__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordType.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordType.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordType.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.RecordType.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordType : 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.d.t.RecordType(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L38">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordType">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <pre>DNS record type.</pre>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id436">
+  
+  
+<tr class="classmethod">
+    
+    
+    <td>Class Method</td>
+    <td><a href="libcloud.dns.types.RecordType.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.types.RecordType.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    @classmethod<br />
+    def
+    __repr__(self, value):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L58" 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 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneAlreadyExistsError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneAlreadyExistsError.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneAlreadyExistsError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneAlreadyExistsError.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.ZoneAlreadyExistsError : 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.d.t.ZoneAlreadyExistsError(<a href="libcloud.dns.types.ZoneError.html">ZoneError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L80">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.ZoneAlreadyExistsError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.ZoneError.html">ZoneError</a>:
+        </p>
+        <table class="children sortable" id="id439">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneDoesNotExistError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneDoesNotExistError.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneDoesNotExistError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneDoesNotExistError.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.ZoneDoesNotExistError : 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.d.t.ZoneDoesNotExistError(<a href="libcloud.dns.types.ZoneError.html">ZoneError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L76">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.ZoneDoesNotExistError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.ZoneError.html">ZoneError</a>:
+        </p>
+        <table class="children sortable" id="id438">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneError.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.ZoneError.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.ZoneError : 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.d.t.ZoneError(<a href="libcloud.common.types.LibcloudError.html">LibcloudError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L63">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.ZoneError">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.dns.types.ZoneAlreadyExistsError.html">libcloud.dns.types.ZoneAlreadyExistsError</a>, <a href="libcloud.dns.types.ZoneDoesNotExistError.html">libcloud.dns.types.ZoneDoesNotExistError</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id437">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.types.ZoneError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, value, driver, zone_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L66" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__init__">libcloud.common.types.LibcloudError.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.types.ZoneError.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L70" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__str__">libcloud.common.types.LibcloudError.__str__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.dns.types.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,93 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.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.d.types : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id435">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.Provider.html">Provider</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordType.html">RecordType</a></td>
+    <td><tt>DNS record type.</tt></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.ZoneError.html">ZoneError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.ZoneDoesNotExistError.html">ZoneDoesNotExistError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.ZoneAlreadyExistsError.html">ZoneAlreadyExistsError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordError.html">RecordError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordDoesNotExistError.html">RecordDoesNotExistError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordAlreadyExistsError.html">RecordAlreadyExistsError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.__init__.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.__init__.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.__init__.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.__init__.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.__init__ : 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.d.__init__ : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/__init__.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <pre>Drivers for working with different providers</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+      
+    </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 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.brightbox.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.brightbox.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.brightbox.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.brightbox.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.brightbox : 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.d.brightbox : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/brightbox.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.cloudsigma.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.cloudsigma.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.cloudsigma.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.cloudsigma.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.cloudsigma : 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.d.cloudsigma : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/cloudsigma.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dreamhost.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dreamhost.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dreamhost.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dreamhost.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.dreamhost : 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.d.dreamhost : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/dreamhost.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dummy.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dummy.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dummy.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.dummy.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.dummy : 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.d.dummy : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/dummy.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ec2.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ec2.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ec2.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ec2.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.ec2 : 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.d.ec2 : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/ec2.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ecp.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ecp.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ecp.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ecp.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.ecp : 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.d.ecp : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/ecp.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.elastichosts.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.elastichosts.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.elastichosts.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.elastichosts.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.elastichosts : 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.d.elastichosts : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/elastichosts.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.gogrid.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.gogrid.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.gogrid.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.gogrid.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.gogrid : 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.d.gogrid : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/gogrid.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,153 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers : 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="package">l.drivers : package documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <pre>Drivers for working with different providers</pre>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id443">
+  
+  
+<tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.brightbox.html">brightbox</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.cloudsigma.html">cloudsigma</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.dreamhost.html">dreamhost</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.dummy.html">dummy</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.ec2.html">ec2</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.ecp.html">ecp</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.elastichosts.html">elastichosts</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.gogrid.html">gogrid</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.ibm_sbc.html">ibm_sbc</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.linode.html">linode</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.opennebula.html">opennebula</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.rackspace.html">rackspace</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.rimuhosting.html">rimuhosting</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.slicehost.html">slicehost</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.softlayer.html">softlayer</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.vcloud.html">vcloud</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.voxel.html">voxel</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.vpsnet.html">vpsnet</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ibm_sbc.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ibm_sbc.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ibm_sbc.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.ibm_sbc.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.ibm_sbc : 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.d.ibm_sbc : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/ibm_sbc.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.linode.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.linode.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.linode.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.linode.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.linode : 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.d.linode : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/linode.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.opennebula.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.opennebula.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.opennebula.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.opennebula.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.opennebula : 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.d.opennebula : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/opennebula.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rackspace.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rackspace.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rackspace.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rackspace.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.rackspace : 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.d.rackspace : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/rackspace.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rimuhosting.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rimuhosting.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rimuhosting.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.rimuhosting.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.rimuhosting : 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.d.rimuhosting : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/rimuhosting.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.slicehost.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.slicehost.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.slicehost.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.slicehost.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.slicehost : 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.d.slicehost : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/slicehost.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.softlayer.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.softlayer.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.softlayer.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.softlayer.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.softlayer : 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.d.softlayer : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/softlayer.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vcloud.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vcloud.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vcloud.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vcloud.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.vcloud : 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.d.vcloud : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/vcloud.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.voxel.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.voxel.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.voxel.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.voxel.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.voxel : 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.d.voxel : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/voxel.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vpsnet.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vpsnet.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vpsnet.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.drivers.vpsnet.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.vpsnet : 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.d.vpsnet : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/drivers/vpsnet.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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,200 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud : 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="package">libcloud : package documentation</h1>
+    <p>
+      <span id="part"></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <pre>libcloud provides a unified interface to the cloud computing resources.
+
+@var __version__: Current version of libcloud</pre>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id1">
+  
+  
+<tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.base.html">base</a></td>
+    <td><span class="undocumented">No module docstring; 4/5 classes, 1/1 functions documented</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.common.html">common</a></td>
+    <td><span class="undocumented">No package docstring; 3/9 modules documented</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.compute.html">compute</a></td>
+    <td><tt>Module for working with Cloud Servers</tt></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.deployment.html">deployment</a></td>
+    <td><span class="undocumented">No module docstring; 4/4 classes documented</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.dns.html">dns</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.drivers.html">drivers</a></td>
+    <td><tt>Drivers for working with different providers</tt></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.httplib_ssl.html">httplib_ssl</a></td>
+    <td><tt>Subclass for httplib.HTTPSConnection with optional certificate name verification, depending on libcloud.security settings.</tt></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.loadbalancer.html">loadbalancer</a></td>
+    <td><tt>Module for working with Load Balancers</tt></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.pricing.html">pricing</a></td>
+    <td><span class="undocumented">No module docstring; 5/7 functions documented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.providers.html">providers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.security.html">security</a></td>
+    <td><tt>Security (SSL) Settings</tt></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.ssh.html">ssh</a></td>
+    <td><span class="undocumented">No module docstring; 2/3 classes documented</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.storage.html">storage</a></td>
+    <td><tt>Module for working with Storage</tt></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.types.html">types</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.utils.html">utils</a></td>
+    <td><span class="undocumented">No module docstring; 8/16 functions documented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    <p>From the __init__.py module:</p><table class="children sortable" id="id2">
+  
+  
+<tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.html#enable_debug">enable_debug</a></td>
+    <td><tt>Enable library wide debugging to a file-like object.</tt></td>
+  </tr><tr class="function private">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.html#_init_once">_init_once</a></td>
+    <td><tt>Utility function that is ran once on Library import.</tt></td>
+  </tr>
+  
+</table>
+
+    <div class="function">
+  <a name="libcloud.enable_debug">
+    
+  </a>
+  <a name="enable_debug">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    enable_debug(fo):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/__init__.py#L32" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Enable library wide debugging to a file-like object.
+
+@param fo: Where to append debugging information
+@type fo: File like object, only write operations are used.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud._init_once">
+    
+  </a>
+  <a name="_init_once">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _init_once():
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/__init__.py#L48" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Utility function that is ran once on Library import.
+
+This checks for the LIBCLOUD_DEBUG enviroment variable, which if it exists
+is where we will log debug information about the provider transports.</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 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.httplib_ssl.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.httplib_ssl.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.httplib_ssl.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.httplib_ssl.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,41 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.httplib_ssl : 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.httplib_ssl : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/httplib_ssl.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <pre>Subclass for httplib.HTTPSConnection with optional certificate name
+verification, depending on libcloud.security settings.</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+      
+    </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 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.__init__.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.__init__.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.__init__.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.__init__.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.loadbalancer.__init__ : 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.l.__init__ : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.loadbalancer.html">loadbalancer</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/__init__.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <pre>Module for working with Load Balancers</pre>
+
+    
+    
+    <div id="splitTables">
+      
+      
+      
+    </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 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Algorithm.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Algorithm.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Algorithm.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Algorithm.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.loadbalancer.base.Algorithm : 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.l.b.Algorithm(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.loadbalancer.html">loadbalancer</a>.<a href="libcloud.loadbalancer.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L39">View Source</a>
+      <a href="classIndex.html#libcloud.loadbalancer.base.Algorithm">View In Hierarchy</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://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Driver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Driver.html?rev=1199599&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Driver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.6.1/libcloud.loadbalancer.base.Driver.html Wed Nov  9 02:25:35 2011
@@ -0,0 +1,426 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.loadbalancer.base.Driver : 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.l.b.Driver(<a href="libcloud.common.base.BaseDriver.html">BaseDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.loadbalancer.html">loadbalancer</a>.<a href="libcloud.loadbalancer.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L83">View Source</a>
+      <a href="classIndex.html#libcloud.loadbalancer.base.Driver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></p>
+    </div>
+    <pre>A base LBDriver class to derive from
+
+This class is always subclassed by a specific driver.</pre>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id448">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#__init__">__init__</a></td>
+    <td><tt>@keyword    key:    API key or username to used @type       key:    str</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#list_protocols">list_protocols</a></td>
+    <td><tt>Return a list of supported protocols.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#list_balancers">list_balancers</a></td>
+    <td><tt>List all loadbalancers</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#create_balancer">create_balancer</a></td>
+    <td><tt>Create a new load balancer instance</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#destroy_balancer">destroy_balancer</a></td>
+    <td><tt>Destroy a load balancer</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#get_balancer">get_balancer</a></td>
+    <td><tt>Return a C{LoadBalancer} object.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#balancer_attach_compute_node">balancer_attach_compute_node</a></td>
+    <td><tt>Attach a compute node as a member to the load balancer.</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#balancer_attach_member">balancer_attach_member</a></td>
+    <td><tt>Attach a member to balancer</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#balancer_detach_member">balancer_detach_member</a></td>
+    <td><tt>Detach member from balancer</tt></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#balancer_list_members">balancer_list_members</a></td>
+    <td><tt>Return list of members attached to balancer</tt></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#_value_to_algorithm">_value_to_algorithm</a></td>
+    <td><tt>Return C{LBAlgorithm} based on the value.</tt></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.loadbalancer.base.Driver.html#_algorithm_to_value">_algorithm_to_value</a></td>
+    <td><tt>Return value based in the algorithm (C{LBAlgorithm}).</tt></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a>:
+        </p>
+        <table class="children sortable" id="id449">
+  
+  
+<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.loadbalancer.base.Driver.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, key, secret=None, secure=True, host=None, port=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L95" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.BaseDriver.html#__init__">libcloud.common.base.BaseDriver.__init__</a></div>
+    <pre>@keyword    key:    API key or username to used
+@type       key:    str
+
+@keyword    secret: Secret password to be used
+@type       secret: str
+
+@keyword    secure: Weither to use HTTPS or HTTP. Note: Some providers
+                    only support HTTPS, and it is on by default.
+@type       secure: bool
+
+@keyword    host: Override hostname used for connections.
+@type       host: str
+
+@keyword    port: Override port used for connections.
+@type       port: int
+
+@keyword    api_version: Optional API version. Only used by drivers
+                         which support multiple API versions.
+@type       api_version: str</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.list_protocols">
+    
+  </a>
+  <a name="list_protocols">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_protocols(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L99" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Return a list of supported protocols.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.list_balancers">
+    
+  </a>
+  <a name="list_balancers">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_balancers(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L107" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>List all loadbalancers
+
+@return: C{list} of L{LoadBalancer} objects</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.create_balancer">
+    
+  </a>
+  <a name="create_balancer">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_balancer(self, name, port, protocol, algorithm, members):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L118" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Create a new load balancer instance
+
+@keyword name: Name of the new load balancer (required)
+@type name: C{str}
+@keyword members: C{list} ofL{Member}s to attach to balancer
+@type: C{list} of L{Member}s
+@keyword protocol: Loadbalancer protocol, defaults to http.
+@type: C{str}
+@keyword port: Port the load balancer should listen on, defaults to 80
+@type port: C{str}
+@keyword algorithm: Load balancing algorithm, defaults to
+                    LBAlgorithm.ROUND_ROBIN
+@type algorithm: C{LBAlgorithm}</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.destroy_balancer">
+    
+  </a>
+  <a name="destroy_balancer">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    destroy_balancer(self, balancer):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L139" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Destroy a load balancer
+
+@return: C{bool} True if the destroy was successful, otherwise False</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.get_balancer">
+    
+  </a>
+  <a name="get_balancer">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_balancer(self, balancer_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L149" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Return a C{LoadBalancer} object.
+
+@keyword balancer_id: id of a load balancer you want to fetch
+@type balancer_id: C{str}
+
+@return: C{LoadBalancer}</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.balancer_attach_compute_node">
+    
+  </a>
+  <a name="balancer_attach_compute_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    balancer_attach_compute_node(self, balancer, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L162" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Attach a compute node as a member to the load balancer.
+
+@keyword node: Member to join to the balancer
+@type member: C{libcloud.compute.base.Node}
+@return {Member} Member after joining the balancer.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.balancer_attach_member">
+    
+  </a>
+  <a name="balancer_attach_member">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    balancer_attach_member(self, balancer, member):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L175" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Attach a member to balancer
+
+@keyword member: Member to join to the balancer
+@type member: C{Member}
+@return {Member} Member after joining the balancer.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.balancer_detach_member">
+    
+  </a>
+  <a name="balancer_detach_member">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    balancer_detach_member(self, balancer, member):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L187" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Detach member from balancer
+
+@return: C{bool} True if member detach was successful, otherwise False</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver.balancer_list_members">
+    
+  </a>
+  <a name="balancer_list_members">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    balancer_list_members(self, balancer):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L198" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver.html">libcloud.loadbalancer.drivers.cloudstack.CloudStackLBDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a></div>
+    <pre>Return list of members attached to balancer
+
+@return: C{list} of L{Member}s</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver._value_to_algorithm">
+    
+  </a>
+  <a name="_value_to_algorithm">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _value_to_algorithm(self, value):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L209" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Return C{LBAlgorithm} based on the value.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.loadbalancer.base.Driver._algorithm_to_value">
+    
+  </a>
+  <a name="_algorithm_to_value">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _algorithm_to_value(self, algorithm):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/loadbalancer/base.py#L219" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Return value based in the algorithm (C{LBAlgorithm}).</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 2011-11-09 03:18:04.
+    </address>
+  </body>
+</html>
\ No newline at end of file