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

svn commit: r825928 [4/34] - in /websites/staging/libcloud/trunk/content: ./ apidocs/0.6.2/

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.cloudstack.CloudStackResponse.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.cloudstack.CloudStackResponse.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.cloudstack.CloudStackResponse.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,84 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.cloudstack.CloudStackResponse : 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.c.c.CloudStackResponse(<a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.cloudstack.html">cloudstack</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/cloudstack.py#L26">View Source</a>
+      <a href="classIndex.html#libcloud.common.cloudstack.CloudStackResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>:
+        </p>
+        <table class="children sortable" id="id526">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.JsonResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.Response.html">Response</a> (via <a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>):
+        </p>
+        <table class="children sortable" id="id527">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.cloudstack.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.cloudstack.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.cloudstack.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,63 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.cloudstack : 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.c.cloudstack : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/cloudstack.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id525">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.cloudstack.CloudStackResponse.html">CloudStackResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.cloudstack.CloudStackConnection.html">CloudStackConnection</a></td>
+    <td><span class="undocumented">No class docstring; 1/8 methods documented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.cloudstack.CloudStackDriverMixIn.html">CloudStackDriverMixIn</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 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.BaseGandiDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.BaseGandiDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.BaseGandiDriver.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.BaseGandiDriver : 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.c.g.BaseGandiDriver(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L98">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.BaseGandiDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.compute.drivers.gandi.GandiNodeDriver.html">libcloud.compute.drivers.gandi.GandiNodeDriver</a></p>
+    </div>
+    <div>Gandi base driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id536">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseGandiDriver.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseGandiDriver.html#_wait_operation">_wait_operation</a></td>
+    <td><span>Wait for an operation to succeed</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.BaseGandiDriver.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, key, secret=None, secure=False):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L106" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.BaseGandiDriver._wait_operation">
+    
+  </a>
+  <a name="_wait_operation">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _wait_operation(self, id, timeout=DEFAULT_TIMEOUT, check_interval=DEFAULT_INTERVAL):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L113" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Wait for an operation to succeed<table class="fieldTable"></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.BaseObject.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.BaseObject.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.BaseObject.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,105 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.BaseObject : 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.c.g.BaseObject(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L134">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.BaseObject">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.gandi.Disk.html">libcloud.common.gandi.Disk</a>, <a href="libcloud.common.gandi.IPAddress.html">libcloud.common.gandi.IPAddress</a>, <a href="libcloud.common.gandi.NetworkInterface.html">libcloud.common.gandi.NetworkInterface</a></p>
+    </div>
+    <div>Base class for objects not conventional<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id537">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseObject.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseObject.html#get_uuid">get_uuid</a></td>
+    <td><span>Unique hash for this object</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.BaseObject.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, id, state, driver):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L139" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.gandi.Disk.html">libcloud.common.gandi.Disk</a>, <a href="libcloud.common.gandi.IPAddress.html">libcloud.common.gandi.IPAddress</a>, <a href="libcloud.common.gandi.NetworkInterface.html">libcloud.common.gandi.NetworkInterface</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.BaseObject.get_uuid">
+    
+  </a>
+  <a name="get_uuid">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_uuid(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L145" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Unique hash for this object<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>string</code>
+<p>The hash is a function of an SHA1 hash of prefix, the object's ID and 
+its driver which means that it should be unique between all interfaces. 
+TODO : to review &gt;&gt;&gt; from libcloud.compute.drivers.dummy import 
+DummyNodeDriver &gt;&gt;&gt; driver = DummyNodeDriver(0) &gt;&gt;&gt; vif =
+driver.create_interface() &gt;&gt;&gt; vif.get_uuid() 
+'d3748461511d8b9b0e0bfa0d4d3383a619a2bb9f'</p>
+<p>Note, for example, that this example will always produce the same 
+UUID!</p></td></tr></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.Disk.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.Disk.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.Disk.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,113 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.Disk : 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.c.g.Disk(<a href="libcloud.common.gandi.BaseObject.html">BaseObject</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L205">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.Disk">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Gandi disk component<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id542">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.Disk.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.Disk.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.gandi.BaseObject.html">BaseObject</a>:
+        </p>
+        <table class="children sortable" id="id543">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseObject.html#get_uuid">get_uuid</a></td>
+    <td><span>Unique hash for this object</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.Disk.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, id, state, name, driver, size, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L209" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.gandi.BaseObject.html#__init__">libcloud.common.gandi.BaseObject.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.Disk.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L215" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiConnection.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.GandiConnection : 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.c.g.GandiConnection(<span title="libcloud.common.base.ConnectionKey">ConnectionKey</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L74">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.GandiConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for the Gandi driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id535">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.GandiConnection.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.GandiConnection.html#request">request</a></td>
+    <td><span>Request xmlrpc method with given args</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.GandiConnection.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, key, password=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L81" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.GandiConnection.request">
+    
+  </a>
+  <a name="request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    request(self, method, *args):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L90" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Request xmlrpc method with given args<table class="fieldTable"></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiException.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiException.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiException.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.GandiException : 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.c.g.GandiException(<span title="Exception">Exception</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L37">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.GandiException">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Exception class for Gandi driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id533">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.GandiException.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.GandiException.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.GandiException.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L41" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.GandiException.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L44" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiProxy.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiProxy.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiProxy.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.GandiProxy : 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.c.g.GandiProxy(<span title="xmlrpclib.ServerProxy">xmlrpclib.ServerProxy</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L56">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.GandiProxy">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id534">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.GandiProxy.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.GandiProxy.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, user_agent, verbose=0):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L59" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiSafeTransport.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiSafeTransport.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiSafeTransport.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.GandiSafeTransport : 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.c.g.GandiSafeTransport(<span title="xmlrpclib.SafeTransport">xmlrpclib.SafeTransport</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L48">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.GandiSafeTransport">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 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiTransport.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiTransport.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.GandiTransport.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.GandiTransport : 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.c.g.GandiTransport(<span title="xmlrpclib.Transport">xmlrpclib.Transport</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L52">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.GandiTransport">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 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.IPAddress.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.IPAddress.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.IPAddress.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,113 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.IPAddress : 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.c.g.IPAddress(<a href="libcloud.common.gandi.BaseObject.html">BaseObject</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L167">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.IPAddress">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Provide a common interface for ip addresses<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id538">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.IPAddress.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.IPAddress.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.gandi.BaseObject.html">BaseObject</a>:
+        </p>
+        <table class="children sortable" id="id539">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseObject.html#get_uuid">get_uuid</a></td>
+    <td><span>Unique hash for this object</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.IPAddress.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, id, state, inet, driver, version=4, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L174" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.gandi.BaseObject.html#__init__">libcloud.common.gandi.BaseObject.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.IPAddress.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L180" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.NetworkInterface.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.NetworkInterface.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.NetworkInterface.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,113 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi.NetworkInterface : 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.c.g.NetworkInterface(<a href="libcloud.common.gandi.BaseObject.html">BaseObject</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gandi.html">gandi</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L185">View Source</a>
+      <a href="classIndex.html#libcloud.common.gandi.NetworkInterface">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Provide a common interface for network interfaces<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id540">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.NetworkInterface.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.NetworkInterface.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.gandi.BaseObject.html">BaseObject</a>:
+        </p>
+        <table class="children sortable" id="id541">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gandi.BaseObject.html#get_uuid">get_uuid</a></td>
+    <td><span>Unique hash for this object</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gandi.NetworkInterface.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, id, state, mac_address, driver, ips=None, node_id=None, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L192" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.gandi.BaseObject.html#__init__">libcloud.common.gandi.BaseObject.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gandi.NetworkInterface.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py#L200" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gandi.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,105 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gandi : 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.c.gandi : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gandi.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Gandi driver base classes<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id532">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.GandiException.html">GandiException</a></td>
+    <td><span>Exception class for Gandi driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.GandiSafeTransport.html">GandiSafeTransport</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.GandiTransport.html">GandiTransport</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.GandiProxy.html">GandiProxy</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.GandiConnection.html">GandiConnection</a></td>
+    <td><span>Connection class for the Gandi driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.BaseGandiDriver.html">BaseGandiDriver</a></td>
+    <td><span>Gandi base driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.BaseObject.html">BaseObject</a></td>
+    <td><span>Base class for objects not conventional</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.IPAddress.html">IPAddress</a></td>
+    <td><span>Provide a common interface for ip addresses</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.NetworkInterface.html">NetworkInterface</a></td>
+    <td><span>Provide a common interface for network interfaces</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gandi.Disk.html">Disk</a></td>
+    <td><span>Gandi disk component</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.BaseGoGridDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.BaseGoGridDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.BaseGoGridDriver.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,233 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gogrid.BaseGoGridDriver : 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.c.g.BaseGoGridDriver(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L92">View Source</a>
+      <a href="classIndex.html#libcloud.common.gogrid.BaseGoGridDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.compute.drivers.gogrid.GoGridNodeDriver.html">libcloud.compute.drivers.gogrid.GoGridNodeDriver</a>, <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBDriver</a></p>
+    </div>
+    <div>GoGrid has common object model for services they provide, like locations
+and IP, so keep handling of these things in a single place.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id571">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#ex_list_ips">ex_list_ips</a></td>
+    <td><span>Return list of IP addresses assigned to the account.</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#_get_ip">_get_ip</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#_to_ip">_to_ip</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#_to_ips">_to_ips</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#_to_location">_to_location</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#_to_locations">_to_locations</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html#_get_first_ip">_get_first_ip</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver._get_ip">
+    
+  </a>
+  <a name="_get_ip">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_ip(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L99" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.gogrid.GoGridNodeDriver.html">libcloud.compute.drivers.gogrid.GoGridNodeDriver</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver._to_ip">
+    
+  </a>
+  <a name="_to_ip">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_ip(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L102" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver._to_ips">
+    
+  </a>
+  <a name="_to_ips">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_ips(self, object):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L111" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver._to_location">
+    
+  </a>
+  <a name="_to_location">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_location(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L115" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.gogrid.GoGridNodeDriver.html">libcloud.compute.drivers.gogrid.GoGridNodeDriver</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver._to_locations">
+    
+  </a>
+  <a name="_to_locations">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_locations(self, object):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L122" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.gogrid.GoGridNodeDriver.html">libcloud.compute.drivers.gogrid.GoGridNodeDriver</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver.ex_list_ips">
+    
+  </a>
+  <a name="ex_list_ips">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_list_ips(self, **kwargs):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L127" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.gogrid.GoGridNodeDriver.html">libcloud.compute.drivers.gogrid.GoGridNodeDriver</a></div>
+    <div>Return list of IP addresses assigned to the account.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">public</td><td>set to True to list only public IPs or False to list only private IPs. Set 
+to None or not specify at all not to filter by type (type: <code>bool</code>)</td></tr><tr><td></td><td class="fieldArg">assigned</td><td>set to True to list only addresses assigned to servers, False to list 
+unassigned addresses and set to None or don't set at all not no filter by 
+state (type: <code>bool</code>)</td></tr><tr><td></td><td class="fieldArg">location</td><td>filter IP addresses by location (type: <a 
+href="libcloud.compute.base.NodeLocation.html"><code>NodeLocation</code></a>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.common.gogrid.GoGridIpAddress.html"><code>GoGridIpAddress</code></a>es</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.BaseGoGridDriver._get_first_ip">
+    
+  </a>
+  <a name="_get_first_ip">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_first_ip(self, location=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L162" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.gogrid.GoGridNodeDriver.html">libcloud.compute.drivers.gogrid.GoGridNodeDriver</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridConnection.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gogrid.GoGridConnection : 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.c.g.GoGridConnection(<span title="libcloud.common.base.ConnectionUserAndKey">ConnectionUserAndKey</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L59">View Source</a>
+      <a href="classIndex.html#libcloud.common.gogrid.GoGridConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBConnection.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBConnection</a></p>
+    </div>
+    <div>Connection class for the GoGrid driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id569">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.GoGridConnection.html#add_default_params">add_default_params</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.GoGridConnection.html#get_signature">get_signature</a></td>
+    <td><span>create sig from md5 of key + secret + time</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gogrid.GoGridConnection.add_default_params">
+    
+  </a>
+  <a name="add_default_params">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    add_default_params(self, params):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L67" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.GoGridConnection.get_signature">
+    
+  </a>
+  <a name="get_signature">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_signature(self, key, secret):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L75" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>create sig from md5 of key + secret + time<table class="fieldTable"></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridIpAddress.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridIpAddress.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridIpAddress.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gogrid.GoGridIpAddress : 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.c.g.GoGridIpAddress(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L80">View Source</a>
+      <a href="classIndex.html#libcloud.common.gogrid.GoGridIpAddress">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>IP Address<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id570">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.GoGridIpAddress.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gogrid.GoGridIpAddress.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, id, ip, public, state, subnet):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L85" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridResponse.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridResponse.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.GoGridResponse.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,142 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.gogrid.GoGridResponse : 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.c.g.GoGridResponse(<a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L34">View Source</a>
+      <a href="classIndex.html#libcloud.common.gogrid.GoGridResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBResponse.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBResponse</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id567">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.GoGridResponse.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.GoGridResponse.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.gogrid.GoGridResponse.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>:
+        </p>
+        <table class="children sortable" id="id568">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.JsonResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.gogrid.GoGridResponse.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, *args, **kwargs):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L36" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#__init__">libcloud.common.base.Response.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.GoGridResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L40" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#success">libcloud.common.base.Response.success</a></div><div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.gogrid.GoGridLBResponse.html">libcloud.loadbalancer.drivers.gogrid.GoGridLBResponse</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.gogrid.GoGridResponse.parse_error">
+    
+  </a>
+  <a name="parse_error">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_error(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py#L53" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#parse_error">libcloud.common.base.Response.parse_error</a></div>
+    <div>Parse the error messages.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">Parsed error.</td></tr></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.gogrid.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,70 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.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.c.gogrid : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/gogrid.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id566">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gogrid.GoGridResponse.html">GoGridResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gogrid.GoGridConnection.html">GoGridConnection</a></td>
+    <td><span>Connection class for the GoGrid driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gogrid.GoGridIpAddress.html">GoGridIpAddress</a></td>
+    <td><span>IP Address</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.gogrid.BaseGoGridDriver.html">BaseGoGridDriver</a></td>
+    <td><span>GoGrid has common object model for services they provide, like locations
+and IP, so keep handling of these things in a single place.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,99 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common : 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.common : 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/common">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No package docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id519">
+  
+  
+<tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.aws.html">aws</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.base.html">base</a></td>
+    <td><span class="undocumented">No module docstring; 5/5 classes documented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.cloudstack.html">cloudstack</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.gandi.html">gandi</a></td>
+    <td><span>Gandi driver base classes</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.gogrid.html">gogrid</a></td>
+    <td><span class="undocumented">No module docstring; 3/4 classes documented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.linode.html">linode</a></td>
+    <td><span class="undocumented">No module docstring; 3/3 classes documented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.openstack.html">openstack</a></td>
+    <td><span>Common utilities for OpenStack</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.rackspace.html">rackspace</a></td>
+    <td><span>Common settings for Rackspace Cloud Servers and Cloud Files</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.common.types.html">types</a></td>
+    <td><span class="undocumented">No module docstring; 3/4 classes documented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeConnection.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,75 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.linode.LinodeConnection : 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.c.l.LinodeConnection(<span title="libcloud.common.base.ConnectionKey">ConnectionKey</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.linode.html">linode</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L145">View Source</a>
+      <a href="classIndex.html#libcloud.common.linode.LinodeConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.dns.drivers.linode.LinodeDNSConnection.html">libcloud.dns.drivers.linode.LinodeDNSConnection</a></p>
+    </div>
+    <div>A connection to the Linode API</p>
+<p>Wraps SSL connections to the Linode API, automagically injecting the 
+parameters that the API needs for each request.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id548">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeConnection.html#add_default_params">add_default_params</a></td>
+    <td><span>Add parameters that are necessary for every request</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.linode.LinodeConnection.add_default_params">
+    
+  </a>
+  <a name="add_default_params">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    add_default_params(self, params):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L153" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Add parameters that are necessary for every request</p>
+<p>This method adds <code>api_key</code> and 
+<code>api_responseFormat</code> to the request.<table class="fieldTable"></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeException.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeException.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeException.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,126 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.linode.LinodeException : 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.c.l.LinodeException(<span title="Exception">Exception</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.linode.html">linode</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L44">View Source</a>
+      <a href="classIndex.html#libcloud.common.linode.LinodeException">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Error originating from the Linode API</p>
+<p>This class wraps a Linode API error, a list of which is available in the
+API documentation.  All Linode API errors are a numeric code and a 
+human-readable description.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id545">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeException.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeException.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeException.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.linode.LinodeException.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, code, message):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L51" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.linode.LinodeException.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L56" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.linode.LinodeException.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L59" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeResponse.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeResponse.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.LinodeResponse.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,182 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.linode.LinodeResponse : 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.c.l.LinodeResponse(<a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.linode.html">linode</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L63">View Source</a>
+      <a href="classIndex.html#libcloud.common.linode.LinodeResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.dns.drivers.linode.LinodeDNSResponse.html">libcloud.dns.drivers.linode.LinodeDNSResponse</a></p>
+    </div>
+    <pre>Linode API response
+
+Wraps the HTTP response returned by the Linode API, which should be JSON in
+this structure:
+
+   {
+     "ERRORARRAY": [ ... ],
+     "DATA": [ ... ],
+     "ACTION": " ... "
+   }
+
+libcloud does not take advantage of batching, so a response will always
+reflect the above format.  A few weird quirks are caught here as well.</pre>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id546">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeResponse.html#__init__">__init__</a></td>
+    <td><span>Instantiate a LinodeResponse from the HTTP response</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse the body of the response into JSON objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeResponse.html#success">success</a></td>
+    <td><span>Check the response for success</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.linode.LinodeResponse.html#_make_excp">_make_excp</a></td>
+    <td><span>Convert an API error to a LinodeException instance</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.Response.html">Response</a> (via <a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>):
+        </p>
+        <table class="children sortable" id="id547">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.linode.LinodeResponse.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, response, connection):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L77" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#__init__">libcloud.common.base.Response.__init__</a></div>
+    <div>Instantiate a LinodeResponse from the HTTP response<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">response</td><td>The raw response returned by urllib</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">parsed <a 
+href="libcloud.common.linode.LinodeResponse.html"><code>LinodeResponse</code></a></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.linode.LinodeResponse.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L97" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.JsonResponse.html#parse_body">libcloud.common.base.JsonResponse.parse_body</a></div>
+    <div>Parse the body of the response into JSON objects</p>
+<p>If the response chokes the parser, action and data will be returned as 
+None and errorarray will indicate an invalid JSON exception.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of objects and <code>list</code> of errors</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.linode.LinodeResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L124" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#success">libcloud.common.base.Response.success</a></div>
+    <div>Check the response for success</p>
+<p>The way we determine success is by the presence of an error in 
+ERRORARRAY.  If one is there, we assume the whole request failed.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> indicating a successful request</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.linode.LinodeResponse._make_excp">
+    
+  </a>
+  <a name="_make_excp">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _make_excp(self, error):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py#L133" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.dns.drivers.linode.LinodeDNSResponse.html">libcloud.dns.drivers.linode.LinodeDNSResponse</a></div>
+    <div>Convert an API error to a LinodeException instance<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">error</td><td>JSON object containing <code>ERRORCODE</code> and <code>ERRORMESSAGE</code> (type: dict)</td></tr></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.6.2/libcloud.common.linode.html Mon Jul 16 01:48:05 2012
@@ -0,0 +1,63 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.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.c.linode : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/linode.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id544">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.linode.LinodeException.html">LinodeException</a></td>
+    <td><span>Error originating from the Linode API</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.linode.LinodeResponse.html">LinodeResponse</a></td>
+    <td><span>Linode API response</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.linode.LinodeConnection.html">LinodeConnection</a></td>
+    <td><span>A connection to the Linode API</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:46:59.
+    </address>
+  </body>
+</html>
\ No newline at end of file