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:45:24 UTC

svn commit: r825920 [7/15] - in /websites/staging/libcloud/trunk/content: ./ apidocs/0.4.2/

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.ElasticHostsUS1Connection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.ElasticHostsUS1Connection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.ElasticHostsUS1Connection.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,122 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.elastichosts.ElasticHostsUS1Connection : 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.e.ElasticHostsUS1Connection(<a href="libcloud.drivers.elastichosts.ElasticHostsBaseConnection.html">ElasticHostsBaseConnection</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.elastichosts.html">elastichosts</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/elastichosts.py#L558">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.elastichosts.ElasticHostsUS1Connection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for the ElasticHosts driver for the San Antonio Peer 1 
+end-point<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.drivers.elastichosts.ElasticHostsBaseConnection.html">ElasticHostsBaseConnection</a>:
+        </p>
+        <table class="children sortable" id="id85">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseConnection.html#add_default_headers">add_default_headers</a></td>
+    <td><span>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a> (via <a href="libcloud.drivers.elastichosts.ElasticHostsBaseConnection.html">ElasticHostsBaseConnection</a>):
+        </p>
+        <table class="children sortable" id="id86">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionUserAndKey.html#__init__">__init__</a></td>
+    <td><span>Initialize `user_id` and `key`; set `secure` to an <code>int</code> 
+based on passed value.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionKey.html">ConnectionKey</a> (via <a href="libcloud.drivers.elastichosts.ElasticHostsBaseConnection.html">ElasticHostsBaseConnection</a>, <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>):
+        </p>
+        <table class="children sortable" id="id87">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#connect">connect</a></td>
+    <td><span>Establish a connection with the API server.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#user_agent_append">user_agent_append</a></td>
+    <td><span>Append a token to a user agent string.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#add_default_params">add_default_params</a></td>
+    <td><span>Adds default parameters (such as API key, version, etc.) to the passed 
+`params`</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#encode_data">encode_data</a></td>
+    <td><span>Encode body data.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#_user_agent">_user_agent</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.ElasticHostsUS1NodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.ElasticHostsUS1NodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.ElasticHostsUS1NodeDriver.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,144 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.elastichosts.ElasticHostsUS1NodeDriver : 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.e.ElasticHostsUS1NodeDriver(<a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html">ElasticHostsBaseNodeDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.elastichosts.html">elastichosts</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/elastichosts.py#L565">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.elastichosts.ElasticHostsUS1NodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>ElasticHosts node driver for the San Antonio Peer 1 end-point<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html">ElasticHostsBaseNodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id88">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot a node. @return: <code>bool</code> True if the reboot was 
+successful, otherwise False</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroy a node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#list_images">list_images</a></td>
+    <td><span>List images on a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeImage.html"><code>NodeImage</code></a> objects</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#list_sizes">list_sizes</a></td>
+    <td><span>List sizes on a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeSize.html"><code>NodeSize</code></a> objects</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span>List all nodes @return: <code>list</code> of <a 
+href="libcloud.base.Node.html"><code>Node</code></a> objects</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Creates a ElasticHosts instance</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#ex_set_node_configuration">ex_set_node_configuration</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#deploy_node">deploy_node</a></td>
+    <td><span>Create a new node, and start deployment.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#ex_shutdown_node">ex_shutdown_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#ex_destroy_drive">ex_destroy_drive</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html#_to_node">_to_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.NodeDriver.html">NodeDriver</a> (via <a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html">ElasticHostsBaseNodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id89">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#list_locations">list_locations</a></td>
+    <td><span>List data centers for a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a> 
+objects</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.elastichosts.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,114 @@
+<!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/incubator/libcloud/trunk/libcloud/drivers/elastichosts.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>ElasticHosts Driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id65">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsException.html">ElasticHostsException</a></td>
+    <td><span>Exception class for ElasticHosts driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsResponse.html">ElasticHostsResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsNodeSize.html">ElasticHostsNodeSize</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseConnection.html">ElasticHostsBaseConnection</a></td>
+    <td><span>Base connection class for the ElasticHosts driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsBaseNodeDriver.html">ElasticHostsBaseNodeDriver</a></td>
+    <td><span>Base ElasticHosts node driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsUK1Connection.html">ElasticHostsUK1Connection</a></td>
+    <td><span>Connection class for the ElasticHosts driver for the London Peer 1 
+end-point</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsUK1NodeDriver.html">ElasticHostsUK1NodeDriver</a></td>
+    <td><span>ElasticHosts node driver for the London Peer 1 end-point</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsUK2Connection.html">ElasticHostsUK2Connection</a></td>
+    <td><span>Connection class for the ElasticHosts driver for the London Bluesquare 
+end-point</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsUK2NodeDriver.html">ElasticHostsUK2NodeDriver</a></td>
+    <td><span>ElasticHosts node driver for the London Bluesquare end-point</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsUS1Connection.html">ElasticHostsUS1Connection</a></td>
+    <td><span>Connection class for the ElasticHosts driver for the San Antonio Peer 1 
+end-point</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.elastichosts.ElasticHostsUS1NodeDriver.html">ElasticHostsUS1NodeDriver</a></td>
+    <td><span>ElasticHosts node driver for the San Antonio Peer 1 end-point</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridConnection.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,164 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.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.d.g.GoGridConnection(<a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L103">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.gogrid.GoGridConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for the GoGrid driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id221">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridConnection.html#add_default_params">add_default_params</a></td>
+    <td><span>Adds default parameters (such as API key, version, etc.) to the passed 
+`params`</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridConnection.html#get_signature">get_signature</a></td>
+    <td><span>create sig from md5 of key + secret + time</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>:
+        </p>
+        <table class="children sortable" id="id222">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionUserAndKey.html#__init__">__init__</a></td>
+    <td><span>Initialize `user_id` and `key`; set `secure` to an <code>int</code> 
+based on passed value.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionKey.html">ConnectionKey</a> (via <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>):
+        </p>
+        <table class="children sortable" id="id223">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#connect">connect</a></td>
+    <td><span>Establish a connection with the API server.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#user_agent_append">user_agent_append</a></td>
+    <td><span>Append a token to a user agent string.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#add_default_headers">add_default_headers</a></td>
+    <td><span>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#encode_data">encode_data</a></td>
+    <td><span>Encode body data.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#_user_agent">_user_agent</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.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/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L111" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.ConnectionKey.html#add_default_params">libcloud.base.ConnectionKey.add_default_params</a></div>
+    <div>Adds default parameters (such as API key, version, etc.) to the passed 
+`params`</p>
+<p>Should return a dictionary.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.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/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L119" 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://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridNode.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridNode.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridNode.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,118 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.gogrid.GoGridNode : 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.g.GoGridNode(<a href="libcloud.base.Node.html">Node</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L124">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.gogrid.GoGridNode">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id224">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNode.html#get_uuid">get_uuid</a></td>
+    <td><span>Unique hash for this node</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.Node.html">Node</a>:
+        </p>
+        <table class="children sortable" id="id225">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Node.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Node.html#reboot">reboot</a></td>
+    <td><span>Reboot this node</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Node.html#destroy">destroy</a></td>
+    <td><span>Destroy this node</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Node.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNode.get_uuid">
+    
+  </a>
+  <a name="get_uuid">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_uuid(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L130" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Node.html#get_uuid">libcloud.base.Node.get_uuid</a></div>
+    <div>Unique hash for this node<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 the node's ID and its driver 
+which means that it should be unique between all nodes.  In some subclasses
+(e.g. GoGrid) there is no ID available so the public IP address is used.  
+This means that, unlike a properly done system UUID, the same UUID may mean
+a different system install at a different time</p>
+<pre class="py-doctest">
+<span class="py-prompt">&gt;&gt;&gt; </span><span class="py-keyword">from</span> libcloud.drivers.dummy <span class="py-keyword">import</span> DummyNodeDriver
+<span class="py-prompt">&gt;&gt;&gt; </span>driver = DummyNodeDriver(0)
+<span class="py-prompt">&gt;&gt;&gt; </span>node = driver.create_node()
+<span class="py-prompt">&gt;&gt;&gt; </span>node.get_uuid()
+<span class="py-output">'d3748461511d8b9b0e0bfa0d4d3383a619a2bb9f'</span></pre>
+<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://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridNodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridNodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridNodeDriver.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,688 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.gogrid.GoGridNodeDriver : 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.g.GoGridNodeDriver(<a href="libcloud.base.NodeDriver.html">NodeDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L135">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.gogrid.GoGridNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>GoGrid node driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id226">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#list_images">list_images</a></td>
+    <td><span>List images on a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeImage.html"><code>NodeImage</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span>List all nodes @return: <code>list</code> of <a 
+href="libcloud.base.Node.html"><code>Node</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot a node. @return: <code>bool</code> True if the reboot was 
+successful, otherwise False</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroy a node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#list_sizes">list_sizes</a></td>
+    <td><span>List sizes on a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeSize.html"><code>NodeSize</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#list_locations">list_locations</a></td>
+    <td><span>List data centers for a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a> 
+objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#ex_create_node_nowait">ex_create_node_nowait</a></td>
+    <td><span>Don't block until GoGrid allocates id for a node but return right away 
+with id == None.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new GoGird node</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#ex_save_image">ex_save_image</a></td>
+    <td><span>Create an image for node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#ex_edit_node">ex_edit_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_get_state">_get_state</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.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.drivers.gogrid.GoGridNodeDriver.html#_get_id">_get_id</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_to_node">_to_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_to_image">_to_image</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_to_images">_to_images</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.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.drivers.gogrid.GoGridNodeDriver.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.drivers.gogrid.GoGridNodeDriver.html#_server_list">_server_list</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_password_list">_password_list</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_server_power">_server_power</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_server_delete">_server_delete</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html#_get_first_ip">_get_first_ip</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.NodeDriver.html">NodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id227">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#deploy_node">deploy_node</a></td>
+    <td><span>Create a new node, and start deployment.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._get_state">
+    
+  </a>
+  <a name="_get_state">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_state(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L147" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._get_ip">
+    
+  </a>
+  <a name="_get_ip">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_ip(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L154" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._get_id">
+    
+  </a>
+  <a name="_get_id">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_id(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L157" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._to_node">
+    
+  </a>
+  <a name="_to_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_node(self, element, password=None):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L160" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._to_image">
+    
+  </a>
+  <a name="_to_image">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_image(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L177" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._to_images">
+    
+  </a>
+  <a name="_to_images">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_images(self, object):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L183" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._to_location">
+    
+  </a>
+  <a name="_to_location">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_location(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L187" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._to_locations">
+    
+  </a>
+  <a name="_to_locations">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_locations(self, object):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L194" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.list_images">
+    
+  </a>
+  <a name="list_images">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_images(self, location=None):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L198" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_images">libcloud.base.NodeDriver.list_images</a></div>
+    <div>List images on a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.NodeImage.html"><code>NodeImage</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.list_nodes">
+    
+  </a>
+  <a name="list_nodes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_nodes(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L206" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_nodes">libcloud.base.NodeDriver.list_nodes</a></div>
+    <div>List all nodes<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.Node.html"><code>Node</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.reboot_node">
+    
+  </a>
+  <a name="reboot_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    reboot_node(self, node):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L224" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#reboot_node">libcloud.base.NodeDriver.reboot_node</a></div>
+    <div>Reboot a node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> True if the reboot was successful, otherwise False</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.destroy_node">
+    
+  </a>
+  <a name="destroy_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    destroy_node(self, node):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L232" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#destroy_node">libcloud.base.NodeDriver.destroy_node</a></div>
+    <div>Destroy a node.</p>
+<p>Depending upon the provider, this may destroy all data associated with 
+the node, including backups.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> True if the destroy was successful, otherwise False</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._server_list">
+    
+  </a>
+  <a name="_server_list">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _server_list(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L239" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._password_list">
+    
+  </a>
+  <a name="_password_list">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _password_list(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L242" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._server_power">
+    
+  </a>
+  <a name="_server_power">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _server_power(self, id, power):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L245" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._server_delete">
+    
+  </a>
+  <a name="_server_delete">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _server_delete(self, id):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L251" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver._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/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L256" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.list_sizes">
+    
+  </a>
+  <a name="list_sizes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_sizes(self, location=None):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L267" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_sizes">libcloud.base.NodeDriver.list_sizes</a></div>
+    <div>List sizes on a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.NodeSize.html"><code>NodeSize</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.list_locations">
+    
+  </a>
+  <a name="list_locations">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_locations(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L271" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_locations">libcloud.base.NodeDriver.list_locations</a></div>
+    <div>List data centers for a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a> 
+objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.ex_create_node_nowait">
+    
+  </a>
+  <a name="ex_create_node_nowait">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_create_node_nowait(self, **kwargs):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L277" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Don't block until GoGrid allocates id for a node but return right away 
+with id == None.</p>
+<p>The existance of this method is explained by the fact that GoGrid 
+assigns id to a node only few minutes after creation.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.create_node">
+    
+  </a>
+  <a name="create_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_node(self, **kwargs):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L301" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#create_node">libcloud.base.NodeDriver.create_node</a></div>
+    <div>Create a new GoGird node</p>
+<p>See <a 
+href="libcloud.base.NodeDriver.html#create_node"><code>NodeDriver.create_node</code></a>
+for more keyword args.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">ex_description</td><td>Description of a Node (type: <code>string</code>)</td></tr><tr><td></td><td class="fieldArg">ex_issandbox</td><td>Should server be sendbox? (type: <code>bool</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.ex_save_image">
+    
+  </a>
+  <a name="ex_save_image">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_save_image(self, node, name):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L332" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Create an image for node.</p>
+<p>Please refer to GoGrid documentation to get info how prepare a node for 
+image creation:</p>
+<p>http://wiki.gogrid.com/wiki/index.php/MyGSI<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">node</td><td>node to use as a base for image</td></tr><tr><td></td><td class="fieldArg">node</td><td><a href="libcloud.base.Node.html"><code>Node</code></a></td></tr><tr><td></td><td class="fieldArg">name</td><td>name for new image</td></tr><tr><td></td><td class="fieldArg">name</td><td><code>string</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridNodeDriver.ex_edit_node">
+    
+  </a>
+  <a name="ex_edit_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_edit_node(self, **kwargs):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L352" 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://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridResponse.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridResponse.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.GoGridResponse.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,143 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.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.d.g.GoGridResponse(<a href="libcloud.base.Response.html">Response</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.gogrid.html">gogrid</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L78">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.gogrid.GoGridResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id219">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.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.drivers.gogrid.GoGridResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.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.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id220">
+  
+  
+<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>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L80" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#success">libcloud.base.Response.success</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridResponse.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L92" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#parse_body">libcloud.base.Response.parse_body</a></div>
+    <div>Parse response body.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">Parsed body.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.gogrid.GoGridResponse.parse_error">
+    
+  </a>
+  <a name="parse_error">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_error(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/gogrid.py#L97" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#parse_error">libcloud.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://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.gogrid.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,69 @@
+<!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/incubator/libcloud/trunk/libcloud/drivers/gogrid.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>GoGrid driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id218">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridResponse.html">GoGridResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.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.drivers.gogrid.GoGridNode.html">GoGridNode</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.gogrid.GoGridNodeDriver.html">GoGridNodeDriver</a></td>
+    <td><span>GoGrid node driver</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.html Mon Jul 16 01:45:20 2012
@@ -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/incubator/libcloud/trunk/libcloud/drivers">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Drivers for working with different providers<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id40">
+  
+  
+<tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.brightbox.html">brightbox</a></td>
+    <td><span>Brightbox Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.cloudsigma.html">cloudsigma</a></td>
+    <td><span>CloudSigma Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.dreamhost.html">dreamhost</a></td>
+    <td><span>DreamHost Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.dummy.html">dummy</a></td>
+    <td><span>Dummy Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.ec2.html">ec2</a></td>
+    <td><span>Amazon EC2 driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.ecp.html">ecp</a></td>
+    <td><span>Enomaly ECP driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.elastichosts.html">elastichosts</a></td>
+    <td><span>ElasticHosts Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.gogrid.html">gogrid</a></td>
+    <td><span>GoGrid driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.ibm_sbc.html">ibm_sbc</a></td>
+    <td><span>Driver for the IBM Developer Cloud.</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.linode.html">linode</a></td>
+    <td><span>libcloud driver for the Linode(R) API</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.opennebula.html">opennebula</a></td>
+    <td><span>OpenNebula driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.rackspace.html">rackspace</a></td>
+    <td><span>Rackspace driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.rimuhosting.html">rimuhosting</a></td>
+    <td><span>RimuHosting Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.slicehost.html">slicehost</a></td>
+    <td><span>Slicehost Driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.softlayer.html">softlayer</a></td>
+    <td><span>Softlayer driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.vcloud.html">vcloud</a></td>
+    <td><span>VMware vCloud driver.</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.voxel.html">voxel</a></td>
+    <td><span>Voxel VoxCloud driver</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.drivers.vpsnet.html">vpsnet</a></td>
+    <td><span>VPS.net driver</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMConnection.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,159 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.ibm_sbc.IBMConnection : 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.i.IBMConnection(<a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.ibm_sbc.html">ibm_sbc</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L44">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.ibm_sbc.IBMConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for the IBM Developer Cloud driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id93">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMConnection.html#add_default_headers">add_default_headers</a></td>
+    <td><span>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMConnection.html#encode_data">encode_data</a></td>
+    <td><span>Encode body data.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>:
+        </p>
+        <table class="children sortable" id="id94">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionUserAndKey.html#__init__">__init__</a></td>
+    <td><span>Initialize `user_id` and `key`; set `secure` to an <code>int</code> 
+based on passed value.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionKey.html">ConnectionKey</a> (via <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>):
+        </p>
+        <table class="children sortable" id="id95">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#connect">connect</a></td>
+    <td><span>Establish a connection with the API server.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#user_agent_append">user_agent_append</a></td>
+    <td><span>Append a token to a user agent string.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#add_default_params">add_default_params</a></td>
+    <td><span>Adds default parameters (such as API key, version, etc.) to the passed 
+`params`</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.html#_user_agent">_user_agent</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMConnection.add_default_headers">
+    
+  </a>
+  <a name="add_default_headers">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    add_default_headers(self, headers):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L52" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.ConnectionKey.html#add_default_headers">libcloud.base.ConnectionKey.add_default_headers</a></div>
+    <div>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</p>
+<p>Should return a dictionary.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMConnection.encode_data">
+    
+  </a>
+  <a name="encode_data">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    encode_data(self, data):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L59" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.ConnectionKey.html#encode_data">libcloud.base.ConnectionKey.encode_data</a></div>
+    <div>Encode body data.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMNodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMNodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMNodeDriver.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,423 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.ibm_sbc.IBMNodeDriver : 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.i.IBMNodeDriver(<a href="libcloud.base.NodeDriver.html">NodeDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.ibm_sbc.html">ibm_sbc</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L62">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.ibm_sbc.IBMNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>IBM Developer Cloud node driver.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id96">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Creates a node in the IBM Developer Cloud.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroy a node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot a node. @return: <code>bool</code> True if the reboot was 
+successful, otherwise False</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span>List all nodes @return: <code>list</code> of <a 
+href="libcloud.base.Node.html"><code>Node</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#list_images">list_images</a></td>
+    <td><span>List images on a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeImage.html"><code>NodeImage</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#list_sizes">list_sizes</a></td>
+    <td><span>List sizes on a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeSize.html"><code>NodeSize</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#list_locations">list_locations</a></td>
+    <td><span>List data centers for a provider @return: <code>list</code> of <a 
+href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a> 
+objects</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#_to_nodes">_to_nodes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#_to_node">_to_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#_to_images">_to_images</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html#_to_image">_to_image</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.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.drivers.ibm_sbc.IBMNodeDriver.html#_to_location">_to_location</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.NodeDriver.html">NodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id97">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#deploy_node">deploy_node</a></td>
+    <td><span>Create a new node, and start deployment.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.create_node">
+    
+  </a>
+  <a name="create_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_node(self, **kwargs):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L85" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#create_node">libcloud.base.NodeDriver.create_node</a></div>
+    <div>Creates a node in the IBM Developer Cloud.</p>
+<p>See <a 
+href="libcloud.base.NodeDriver.html#create_node"><code>NodeDriver.create_node</code></a>
+for more keyword args.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">ex_configurationData</td><td>Image-specific configuration parameters. Configuration parameters are 
+defined in the parameters.xml file.  The URL to this file is defined in the
+NodeImage at extra[parametersURL]. (type: <code>dict</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.destroy_node">
+    
+  </a>
+  <a name="destroy_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    destroy_node(self, node):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L122" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#destroy_node">libcloud.base.NodeDriver.destroy_node</a></div>
+    <div>Destroy a node.</p>
+<p>Depending upon the provider, this may destroy all data associated with 
+the node, including backups.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> True if the destroy was successful, otherwise False</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.reboot_node">
+    
+  </a>
+  <a name="reboot_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    reboot_node(self, node):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L127" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#reboot_node">libcloud.base.NodeDriver.reboot_node</a></div>
+    <div>Reboot a node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code> True if the reboot was successful, otherwise False</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.list_nodes">
+    
+  </a>
+  <a name="list_nodes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_nodes(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L138" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_nodes">libcloud.base.NodeDriver.list_nodes</a></div>
+    <div>List all nodes<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.Node.html"><code>Node</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.list_images">
+    
+  </a>
+  <a name="list_images">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_images(self, location=None):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L141" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_images">libcloud.base.NodeDriver.list_images</a></div>
+    <div>List images on a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.NodeImage.html"><code>NodeImage</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.list_sizes">
+    
+  </a>
+  <a name="list_sizes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_sizes(self, location=None):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L144" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_sizes">libcloud.base.NodeDriver.list_sizes</a></div>
+    <div>List sizes on a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.NodeSize.html"><code>NodeSize</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver.list_locations">
+    
+  </a>
+  <a name="list_locations">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_locations(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L155" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#list_locations">libcloud.base.NodeDriver.list_locations</a></div>
+    <div>List data centers for a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>list</code> of <a 
+href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a> 
+objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver._to_nodes">
+    
+  </a>
+  <a name="_to_nodes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_nodes(self, object):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L158" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver._to_node">
+    
+  </a>
+  <a name="_to_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_node(self, instance):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L161" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver._to_images">
+    
+  </a>
+  <a name="_to_images">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_images(self, object):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L169" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver._to_image">
+    
+  </a>
+  <a name="_to_image">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_image(self, image):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L172" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver._to_locations">
+    
+  </a>
+  <a name="_to_locations">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_locations(self, object):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L178" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMNodeDriver._to_location">
+    
+  </a>
+  <a name="_to_location">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_location(self, location):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L181" 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://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMResponse.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMResponse.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.IBMResponse.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,143 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.ibm_sbc.IBMResponse : 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.i.IBMResponse(<a href="libcloud.base.Response.html">Response</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a>.<a href="libcloud.drivers.ibm_sbc.html">ibm_sbc</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L27">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.ibm_sbc.IBMResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id91">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMResponse.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.drivers.ibm_sbc.IBMResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMResponse.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id92">
+  
+  
+<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>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L28" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#success">libcloud.base.Response.success</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMResponse.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L31" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#parse_body">libcloud.base.Response.parse_body</a></div>
+    <div>Parse response body.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">Parsed body.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.ibm_sbc.IBMResponse.parse_error">
+    
+  </a>
+  <a name="parse_error">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_error(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py#L36" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#parse_error">libcloud.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://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.4.2/libcloud.drivers.ibm_sbc.html Mon Jul 16 01:45:20 2012
@@ -0,0 +1,63 @@
+<!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/incubator/libcloud/trunk/libcloud/drivers/ibm_sbc.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Driver for the IBM Developer Cloud.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id90">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMResponse.html">IBMResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMConnection.html">IBMConnection</a></td>
+    <td><span>Connection class for the IBM Developer Cloud driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.ibm_sbc.IBMNodeDriver.html">IBMNodeDriver</a></td>
+    <td><span>IBM Developer Cloud node driver.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://incubator.apache.org/libcloud/">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:44:49.
+    </address>
+  </body>
+</html>
\ No newline at end of file