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:49:36 UTC

svn commit: r825932 [23/38] - in /websites/staging/libcloud/trunk/content: ./ apidocs/0.8.0/

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.voxel.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.voxel.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.voxel.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,63 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.voxel : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.c.d.voxel : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/voxel.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Voxel VoxCloud driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id565">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.drivers.voxel.VoxelResponse.html">VoxelResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.drivers.voxel.VoxelConnection.html">VoxelConnection</a></td>
+    <td><span>Connection class for the Voxel driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.drivers.voxel.VoxelNodeDriver.html">VoxelNodeDriver</a></td>
+    <td><span>Voxel VoxCLOUD node driver</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetConnection.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.vpsnet.VPSNetConnection : 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.d.v.VPSNetConnection(<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.compute.html">compute</a>.<a href="libcloud.compute.drivers.html">drivers</a>.<a href="libcloud.compute.drivers.vpsnet.html">vpsnet</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L64">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.vpsnet.VPSNetConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for the VPS.net driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id407">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetConnection.html#add_default_headers">add_default_headers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetConnection.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/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L72" 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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,413 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.vpsnet.VPSNetNodeDriver : 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.d.v.VPSNetNodeDriver(<a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.drivers.html">drivers</a>.<a href="libcloud.compute.drivers.vpsnet.html">vpsnet</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L77">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.vpsnet.VPSNetNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>VPS.net node driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id408">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new VPS.net node</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot a node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html#list_sizes">list_sizes</a></td>
+    <td><span>List sizes on a provider</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.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.compute.drivers.vpsnet.VPSNetNodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span>List all nodes @return: <code>list</code> of <a 
+href="libcloud.compute.base.Node.html"><code>Node</code></a> objects</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html#list_images">list_images</a></td>
+    <td><span>List images on a provider</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html#list_locations">list_locations</a></td>
+    <td><span>List data centers for a provider @return: <code>list</code> of <a 
+href="libcloud.compute.base.NodeLocation.html"><code>NodeLocation</code></a>
+objects</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.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.compute.drivers.vpsnet.VPSNetNodeDriver.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.compute.drivers.vpsnet.VPSNetNodeDriver.html#_to_size">_to_size</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html#_get_price_per_node">_get_price_per_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id409">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.NodeDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.NodeDriver.html#deploy_node">deploy_node</a></td>
+    <td><span>Create a new node, and start deployment.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.NodeDriver.html#_wait_until_running">_wait_until_running</a></td>
+    <td><span>Block until node is fully booted and has an IP address assigned.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.NodeDriver.html#_ssh_client_connect">_ssh_client_connect</a></td>
+    <td><span>Try to connect to the remote SSH server. If a connection times out or is
+refused it is retried up to timeout number of seconds.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.NodeDriver.html#_run_deployment_script">_run_deployment_script</a></td>
+    <td><span>Run the deployment script on the provided node. At this point it is 
+assumed that SSH connection has already been established.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.NodeDriver.html#_get_size_price">_get_size_price</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id410">
+  
+  
+<tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.BaseDriver.html#_ex_connection_class_kwargs">_ex_connection_class_kwargs</a></td>
+    <td><span>Return extra connection keyword arguments which are passed to the 
+Connection class constructor.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver._to_node">
+    
+  </a>
+  <a name="_to_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_node(self, vm):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L87" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver._to_image">
+    
+  </a>
+  <a name="_to_image">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_image(self, image, cloud):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L102" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver._to_size">
+    
+  </a>
+  <a name="_to_size">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_size(self, num):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L109" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver._get_price_per_node">
+    
+  </a>
+  <a name="_get_price_per_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_price_per_node(self, num):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L119" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.create_node">
+    
+  </a>
+  <a name="create_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_node(self, name, image, size, **kwargs):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L123" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#create_node">libcloud.compute.base.NodeDriver.create_node</a></div>
+    <div>Create a new VPS.net node</p>
+<p>See <a 
+href="libcloud.compute.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_backups_enabled</td><td>Enable automatic backups (type: <code>bool</code>)</td></tr><tr><td></td><td class="fieldArg">ex_fqdn</td><td>Fully Qualified domain of the node (type: <code>string</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.reboot_node">
+    
+  </a>
+  <a name="reboot_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    reboot_node(self, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L148" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#reboot_node">libcloud.compute.base.NodeDriver.reboot_node</a></div>
+    <div>Reboot a node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">node</td><td>The node to be rebooted (type: <a href="libcloud.compute.base.Node.html"><code>Node</code></a>)</td></tr><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.compute.drivers.vpsnet.VPSNetNodeDriver.list_sizes">
+    
+  </a>
+  <a name="list_sizes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_sizes(self, location=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L155" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#list_sizes">libcloud.compute.base.NodeDriver.list_sizes</a></div>
+    <div>List sizes on a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">location</td><td>The location at which to list sizes (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.compute.base.NodeSize.html"><code>NodeSize</code></a> 
+objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.destroy_node">
+    
+  </a>
+  <a name="destroy_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    destroy_node(self, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L162" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#destroy_node">libcloud.compute.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">Parameters</td><td class="fieldArg">node</td><td>The node to be destroyed (type: <a href="libcloud.compute.base.Node.html"><code>Node</code></a>)</td></tr><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.compute.drivers.vpsnet.VPSNetNodeDriver.list_nodes">
+    
+  </a>
+  <a name="list_nodes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_nodes(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L168" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#list_nodes">libcloud.compute.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.compute.base.Node.html"><code>Node</code></a> objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.list_images">
+    
+  </a>
+  <a name="list_images">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_images(self, location=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L172" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#list_images">libcloud.compute.base.NodeDriver.list_images</a></div>
+    <div>List images on a provider<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">location</td><td>The location at which to list images (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.compute.base.NodeImage.html"><code>NodeImage</code></a> 
+objects</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.list_locations">
+    
+  </a>
+  <a name="list_locations">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_locations(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L184" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeDriver.html#list_locations">libcloud.compute.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.compute.base.NodeLocation.html"><code>NodeLocation</code></a>
+objects</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetResponse.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetResponse.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.VPSNetResponse.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,149 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.vpsnet.VPSNetResponse : 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.d.v.VPSNetResponse(<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.compute.html">compute</a>.<a href="libcloud.compute.drivers.html">drivers</a>.<a href="libcloud.compute.drivers.vpsnet.html">vpsnet</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L42">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.vpsnet.VPSNetResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id405">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetResponse.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.compute.drivers.vpsnet.VPSNetResponse.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.compute.drivers.vpsnet.VPSNetResponse.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.Response.html">Response</a> (via <a href="libcloud.common.base.JsonResponse.html">JsonResponse</a>):
+        </p>
+        <table class="children sortable" id="id406">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#_decompress_response">_decompress_response</a></td>
+    <td><span>Decompress a response body if it is using deflate or gzip encoding.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.drivers.vpsnet.VPSNetResponse.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/compute/drivers/vpsnet.py#L44" 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 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.compute.drivers.vpsnet.VPSNetResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py#L50" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#success">libcloud.common.base.Response.success</a></div>
+    <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.compute.drivers.vpsnet.VPSNetResponse.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/compute/drivers/vpsnet.py#L56" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.drivers.vpsnet.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,63 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.vpsnet : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.c.d.vpsnet : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/vpsnet.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>VPS.net driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id404">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetResponse.html">VPSNetResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetConnection.html">VPSNetConnection</a></td>
+    <td><span>Connection class for the VPS.net driver</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.drivers.vpsnet.VPSNetNodeDriver.html">VPSNetNodeDriver</a></td>
+    <td><span>VPS.net node driver</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,81 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute : 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.compute : 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/compute">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Module for working with Cloud Servers<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id235">
+  
+  
+<tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.compute.base.html">base</a></td>
+    <td><span>Provides base classes for working with drivers</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.compute.deployment.html">deployment</a></td>
+    <td><span>Provides generic deployment steps for machines post boot.</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.compute.drivers.html">drivers</a></td>
+    <td><span>Drivers for working with different providers</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.compute.providers.html">providers</a></td>
+    <td><span>Provider related utilities</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.compute.ssh.html">ssh</a></td>
+    <td><span>Wraps multiple ways to communicate over SSH</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.compute.types.html">types</a></td>
+    <td><span>Base types used by other parts of libcloud</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.providers.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.providers.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.providers.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.providers : 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.providers : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/providers.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Provider related utilities<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id236">
+  
+  
+<tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.compute.providers.html#get_driver">get_driver</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.providers.get_driver">
+    
+  </a>
+  <a name="get_driver">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_driver(provider):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/providers.py#L106" 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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.BaseSSHClient.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.BaseSSHClient.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.BaseSSHClient.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,206 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.ssh.BaseSSHClient : 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.s.BaseSSHClient(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.ssh.html">ssh</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L33">View Source</a>
+      <a href="classIndex.html#libcloud.compute.ssh.BaseSSHClient">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a>, <a href="libcloud.compute.ssh.ShellOutSSHClient.html">libcloud.compute.ssh.ShellOutSSHClient</a></p>
+    </div>
+    <div>Base class representing a connection over SSH/SCP to a remote node.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id243">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#connect">connect</a></td>
+    <td><span>Connect to the remote node over SSH.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#put">put</a></td>
+    <td><span>Upload a file to the remote node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#delete">delete</a></td>
+    <td><span>Delete/Unlink a file on the remote node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#run">run</a></td>
+    <td><span>Run a command on a remote node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#close">close</a></td>
+    <td><span>Shutdown connection to the remote node.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.ssh.BaseSSHClient.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, hostname, port=22, username='root', password=None, key=None, timeout=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L38" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a></div>
+    <div><table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">hostname</td><td>Hostname or IP address to connect to. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">port</td><td>TCP port to communicate on, defaults to 22. (type: <code>int</code>)</td></tr><tr><td></td><td class="fieldArg">username</td><td>Username to use, defaults to root. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">password</td><td>Password to authenticate with. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">key</td><td>Private SSH keys to authenticate with. (type: <code>list</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.BaseSSHClient.connect">
+    
+  </a>
+  <a name="connect">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    connect(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L63" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a></div>
+    <div>Connect to the remote node over SSH.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.BaseSSHClient.put">
+    
+  </a>
+  <a name="put">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    put(self, path, contents=None, chmod=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L72" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a></div>
+    <div>Upload a file to the remote node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">path</td><td>File path on the remote node. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">contents</td><td>File Contents. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">chmod</td><td>chmod file to this after creation. (type: <code>int</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.BaseSSHClient.delete">
+    
+  </a>
+  <a name="delete">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete(self, path):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L88" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a></div>
+    <div>Delete/Unlink a file on the remote node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">path</td><td>File path on the remote node. (type: <code>str</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.BaseSSHClient.run">
+    
+  </a>
+  <a name="run">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    run(self, cmd):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L98" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a></div>
+    <pre>Run a command on a remote node.
+
+@type cmd: C{str}
+@keyword cmd: Command to run.
+
+@return C{list} of [stdout, stderr, exit_status]</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.BaseSSHClient.close">
+    
+  </a>
+  <a name="close">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    close(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L110" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.ssh.ParamikoSSHClient.html">libcloud.compute.ssh.ParamikoSSHClient</a></div>
+    <div>Shutdown connection to the remote node.<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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.ParamikoSSHClient.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.ParamikoSSHClient.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.ParamikoSSHClient.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,206 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.ssh.ParamikoSSHClient : 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.s.ParamikoSSHClient(<a href="libcloud.compute.ssh.BaseSSHClient.html">BaseSSHClient</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.ssh.html">ssh</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L117">View Source</a>
+      <a href="classIndex.html#libcloud.compute.ssh.ParamikoSSHClient">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>A SSH Client powered by Paramiko.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id244">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html#connect">connect</a></td>
+    <td><span>Connect to the remote node over SSH.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html#put">put</a></td>
+    <td><span>Upload a file to the remote node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html#delete">delete</a></td>
+    <td><span>Delete/Unlink a file on the remote node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html#run">run</a></td>
+    <td><span>Run a command on a remote node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html#close">close</a></td>
+    <td><span>Shutdown connection to the remote node.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.ssh.ParamikoSSHClient.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, hostname, port=22, username='root', password=None, key=None, timeout=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L121" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.ssh.BaseSSHClient.html#__init__">libcloud.compute.ssh.BaseSSHClient.__init__</a></div>
+    <div><table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">hostname</td><td>Hostname or IP address to connect to. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">port</td><td>TCP port to communicate on, defaults to 22. (type: <code>int</code>)</td></tr><tr><td></td><td class="fieldArg">username</td><td>Username to use, defaults to root. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">password</td><td>Password to authenticate with. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">key</td><td>Private SSH keys to authenticate with. (type: <code>list</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.ParamikoSSHClient.connect">
+    
+  </a>
+  <a name="connect">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    connect(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L128" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.ssh.BaseSSHClient.html#connect">libcloud.compute.ssh.BaseSSHClient.connect</a></div>
+    <div>Connect to the remote node over SSH.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>bool</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.ParamikoSSHClient.put">
+    
+  </a>
+  <a name="put">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    put(self, path, contents=None, chmod=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L148" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.ssh.BaseSSHClient.html#put">libcloud.compute.ssh.BaseSSHClient.put</a></div>
+    <div>Upload a file to the remote node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">path</td><td>File path on the remote node. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">contents</td><td>File Contents. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">chmod</td><td>chmod file to this after creation. (type: <code>int</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.ParamikoSSHClient.delete">
+    
+  </a>
+  <a name="delete">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete(self, path):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L170" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.ssh.BaseSSHClient.html#delete">libcloud.compute.ssh.BaseSSHClient.delete</a></div>
+    <div>Delete/Unlink a file on the remote node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">path</td><td>File path on the remote node. (type: <code>str</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.ParamikoSSHClient.run">
+    
+  </a>
+  <a name="run">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    run(self, cmd):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L175" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.ssh.BaseSSHClient.html#run">libcloud.compute.ssh.BaseSSHClient.run</a></div>
+    <pre>Run a command on a remote node.
+
+@type cmd: C{str}
+@keyword cmd: Command to run.
+
+@return C{list} of [stdout, stderr, exit_status]</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.ssh.ParamikoSSHClient.close">
+    
+  </a>
+  <a name="close">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    close(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L191" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.ssh.BaseSSHClient.html#close">libcloud.compute.ssh.BaseSSHClient.close</a></div>
+    <div>Shutdown connection to the remote node.<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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.ShellOutSSHClient.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.ShellOutSSHClient.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.ShellOutSSHClient.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,86 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.ssh.ShellOutSSHClient : 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.s.ShellOutSSHClient(<a href="libcloud.compute.ssh.BaseSSHClient.html">BaseSSHClient</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.ssh.html">ssh</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py#L194">View Source</a>
+      <a href="classIndex.html#libcloud.compute.ssh.ShellOutSSHClient">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.compute.ssh.BaseSSHClient.html">BaseSSHClient</a>:
+        </p>
+        <table class="children sortable" id="id245">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#connect">connect</a></td>
+    <td><span>Connect to the remote node over SSH.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#put">put</a></td>
+    <td><span>Upload a file to the remote node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#delete">delete</a></td>
+    <td><span>Delete/Unlink a file on the remote node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#run">run</a></td>
+    <td><span>Run a command on a remote node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html#close">close</a></td>
+    <td><span>Shutdown connection to the remote node.</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.ssh.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,63 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.ssh : 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.ssh : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/ssh.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Wraps multiple ways to communicate over SSH<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id242">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.ssh.BaseSSHClient.html">BaseSSHClient</a></td>
+    <td><span>Base class representing a connection over SSH/SCP to a remote node.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.ssh.ParamikoSSHClient.html">ParamikoSSHClient</a></td>
+    <td><span>A SSH Client powered by Paramiko.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.ssh.ShellOutSSHClient.html">ShellOutSSHClient</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.Architecture.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.Architecture.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.Architecture.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,83 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.types.Architecture : 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.t.Architecture(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py#L122">View Source</a>
+      <a href="classIndex.html#libcloud.compute.types.Architecture">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Image and size architectures.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id240">
+  
+  
+<tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Architecture.html#I386">I386</a></td>
+    <td>i386 (32 bt)</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Architecture.html#X86_64">X86_64</a></td>
+    <td>x86_64 (64 bit)</td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.types.Architecture.I386">
+    
+  </a>
+  <a name="I386">
+    
+  </a>
+  <div class="functionHeader">
+    I386 =
+  </div>
+  <div class="functionBody">
+    i386 (32 bt)
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Architecture.X86_64">
+    
+  </a>
+  <a name="X86_64">
+    
+  </a>
+  <div class="functionHeader">
+    X86_64 =
+  </div>
+  <div class="functionBody">
+    x86_64 (64 bit)
+  </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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.DeploymentError.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.DeploymentError.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.DeploymentError.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,120 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.types.DeploymentError : 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.t.DeploymentError(<a href="libcloud.common.types.LibcloudError.html">LibcloudError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py#L132">View Source</a>
+      <a href="classIndex.html#libcloud.compute.types.DeploymentError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Exception used when a Deployment Task failed.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id241">
+  
+  
+<tr class="instancevariable">
+    
+    
+    <td>Instance Variable</td>
+    <td><a href="libcloud.compute.types.DeploymentError.html#node">node</a></td>
+    <td><a href="libcloud.compute.base.Node.html"><code>Node</code></a> on which 
+this exception happened, you might want to call <a 
+href="libcloud.compute.base.Node.html#destroy"><code>Node.destroy</code></a></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.types.DeploymentError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.types.DeploymentError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.types.DeploymentError.node">
+    
+  </a>
+  <a name="node">
+    
+  </a>
+  <div class="functionHeader">
+    node =
+  </div>
+  <div class="functionBody">
+    <a href="libcloud.compute.base.Node.html"><code>Node</code></a> on which 
+this exception happened, you might want to call <a 
+href="libcloud.compute.base.Node.html#destroy"><code>Node.destroy</code></a>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.DeploymentError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, node, original_exception=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py#L138" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__init__">libcloud.common.types.LibcloudError.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.DeploymentError.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py#L142" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__str__">libcloud.common.types.LibcloudError.__str__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.NodeState.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.NodeState.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.NodeState.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,140 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.types.NodeState : 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.t.NodeState(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py#L106">View Source</a>
+      <a href="classIndex.html#libcloud.compute.types.NodeState">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Standard states for a node<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id239">
+  
+  
+<tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.NodeState.html#RUNNING">RUNNING</a></td>
+    <td>Node is running</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.NodeState.html#REBOOTING">REBOOTING</a></td>
+    <td>Node is rebooting</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.NodeState.html#TERMINATED">TERMINATED</a></td>
+    <td>Node is terminated</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.NodeState.html#PENDING">PENDING</a></td>
+    <td>Node is pending</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.NodeState.html#UNKNOWN">UNKNOWN</a></td>
+    <td>Node state is unknown</td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.types.NodeState.RUNNING">
+    
+  </a>
+  <a name="RUNNING">
+    
+  </a>
+  <div class="functionHeader">
+    RUNNING =
+  </div>
+  <div class="functionBody">
+    Node is running
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.NodeState.REBOOTING">
+    
+  </a>
+  <a name="REBOOTING">
+    
+  </a>
+  <div class="functionHeader">
+    REBOOTING =
+  </div>
+  <div class="functionBody">
+    Node is rebooting
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.NodeState.TERMINATED">
+    
+  </a>
+  <a name="TERMINATED">
+    
+  </a>
+  <div class="functionHeader">
+    TERMINATED =
+  </div>
+  <div class="functionBody">
+    Node is terminated
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.NodeState.PENDING">
+    
+  </a>
+  <a name="PENDING">
+    
+  </a>
+  <div class="functionHeader">
+    PENDING =
+  </div>
+  <div class="functionBody">
+    Node is pending
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.NodeState.UNKNOWN">
+    
+  </a>
+  <a name="UNKNOWN">
+    
+  </a>
+  <div class="functionHeader">
+    UNKNOWN =
+  </div>
+  <div class="functionBody">
+    Node state is unknown
+  </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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.Provider.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.Provider.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.Provider.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,520 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.types.Provider : 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.t.Provider(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a>.<a href="libcloud.compute.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py#L33">View Source</a>
+      <a href="classIndex.html#libcloud.compute.types.Provider">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Defines for each of the supported providers<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id238">
+  
+  
+<tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#DUMMY">DUMMY</a></td>
+    <td>Example provider</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#EC2_US_EAST">EC2_US_EAST</a></td>
+    <td>Amazon AWS US N. Virgina</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#EC2_US_WEST">EC2_US_WEST</a></td>
+    <td>Amazon AWS US N. California</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#EC2_EU_WEST">EC2_EU_WEST</a></td>
+    <td>Amazon AWS EU Ireland</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#RACKSPACE">RACKSPACE</a></td>
+    <td>Rackspace Cloud Servers</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#RACKSPACE_UK">RACKSPACE_UK</a></td>
+    <td>Rackspace UK Cloud Servers</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#SLICEHOST">SLICEHOST</a></td>
+    <td>Slicehost.com</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#GOGRID">GOGRID</a></td>
+    <td>GoGrid</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#VPSNET">VPSNET</a></td>
+    <td>VPS.net</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#LINODE">LINODE</a></td>
+    <td>Linode.com</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#VCLOUD">VCLOUD</a></td>
+    <td>vmware vCloud</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#RIMUHOSTING">RIMUHOSTING</a></td>
+    <td>RimuHosting.com</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#ECP">ECP</a></td>
+    <td>Enomaly</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#IBM">IBM</a></td>
+    <td>IBM Developer Cloud</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#OPENNEBULA">OPENNEBULA</a></td>
+    <td>OpenNebula.org</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#DREAMHOST">DREAMHOST</a></td>
+    <td>DreamHost Private Server</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#CLOUDSIGMA">CLOUDSIGMA</a></td>
+    <td>CloudSigma</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#NIMBUS">NIMBUS</a></td>
+    <td>Nimbus</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#BLUEBOX">BLUEBOX</a></td>
+    <td>Bluebox</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#OPSOURCE">OPSOURCE</a></td>
+    <td>Opsource Cloud</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#NINEFOLD">NINEFOLD</a></td>
+    <td>Ninefold</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#TERREMARK">TERREMARK</a></td>
+    <td>Terremark</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#EC2_US_WEST_OREGON">EC2_US_WEST_OREGON</a></td>
+    <td>Amazon AWS US West 2 (Oregon)</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#CLOUDSTACK">CLOUDSTACK</a></td>
+    <td>CloudStack</td>
+  </tr><tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.compute.types.Provider.html#CLOUDSIGMA_US">CLOUDSIGMA_US</a></td>
+    <td>CloudSigma US Las Vegas</td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.types.Provider.DUMMY">
+    
+  </a>
+  <a name="DUMMY">
+    
+  </a>
+  <div class="functionHeader">
+    DUMMY =
+  </div>
+  <div class="functionBody">
+    Example provider
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.EC2_US_EAST">
+    
+  </a>
+  <a name="EC2_US_EAST">
+    
+  </a>
+  <div class="functionHeader">
+    EC2_US_EAST =
+  </div>
+  <div class="functionBody">
+    Amazon AWS US N. Virgina
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.EC2_US_WEST">
+    
+  </a>
+  <a name="EC2_US_WEST">
+    
+  </a>
+  <div class="functionHeader">
+    EC2_US_WEST =
+  </div>
+  <div class="functionBody">
+    Amazon AWS US N. California
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.EC2_EU_WEST">
+    
+  </a>
+  <a name="EC2_EU_WEST">
+    
+  </a>
+  <div class="functionHeader">
+    EC2_EU_WEST =
+  </div>
+  <div class="functionBody">
+    Amazon AWS EU Ireland
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.RACKSPACE">
+    
+  </a>
+  <a name="RACKSPACE">
+    
+  </a>
+  <div class="functionHeader">
+    RACKSPACE =
+  </div>
+  <div class="functionBody">
+    Rackspace Cloud Servers
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.RACKSPACE_UK">
+    
+  </a>
+  <a name="RACKSPACE_UK">
+    
+  </a>
+  <div class="functionHeader">
+    RACKSPACE_UK =
+  </div>
+  <div class="functionBody">
+    Rackspace UK Cloud Servers
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.SLICEHOST">
+    
+  </a>
+  <a name="SLICEHOST">
+    
+  </a>
+  <div class="functionHeader">
+    SLICEHOST =
+  </div>
+  <div class="functionBody">
+    Slicehost.com
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.GOGRID">
+    
+  </a>
+  <a name="GOGRID">
+    
+  </a>
+  <div class="functionHeader">
+    GOGRID =
+  </div>
+  <div class="functionBody">
+    GoGrid
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.VPSNET">
+    
+  </a>
+  <a name="VPSNET">
+    
+  </a>
+  <div class="functionHeader">
+    VPSNET =
+  </div>
+  <div class="functionBody">
+    VPS.net
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.LINODE">
+    
+  </a>
+  <a name="LINODE">
+    
+  </a>
+  <div class="functionHeader">
+    LINODE =
+  </div>
+  <div class="functionBody">
+    Linode.com
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.VCLOUD">
+    
+  </a>
+  <a name="VCLOUD">
+    
+  </a>
+  <div class="functionHeader">
+    VCLOUD =
+  </div>
+  <div class="functionBody">
+    vmware vCloud
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.RIMUHOSTING">
+    
+  </a>
+  <a name="RIMUHOSTING">
+    
+  </a>
+  <div class="functionHeader">
+    RIMUHOSTING =
+  </div>
+  <div class="functionBody">
+    RimuHosting.com
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.ECP">
+    
+  </a>
+  <a name="ECP">
+    
+  </a>
+  <div class="functionHeader">
+    ECP =
+  </div>
+  <div class="functionBody">
+    Enomaly
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.IBM">
+    
+  </a>
+  <a name="IBM">
+    
+  </a>
+  <div class="functionHeader">
+    IBM =
+  </div>
+  <div class="functionBody">
+    IBM Developer Cloud
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.OPENNEBULA">
+    
+  </a>
+  <a name="OPENNEBULA">
+    
+  </a>
+  <div class="functionHeader">
+    OPENNEBULA =
+  </div>
+  <div class="functionBody">
+    OpenNebula.org
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.DREAMHOST">
+    
+  </a>
+  <a name="DREAMHOST">
+    
+  </a>
+  <div class="functionHeader">
+    DREAMHOST =
+  </div>
+  <div class="functionBody">
+    DreamHost Private Server
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.CLOUDSIGMA">
+    
+  </a>
+  <a name="CLOUDSIGMA">
+    
+  </a>
+  <div class="functionHeader">
+    CLOUDSIGMA =
+  </div>
+  <div class="functionBody">
+    CloudSigma
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.NIMBUS">
+    
+  </a>
+  <a name="NIMBUS">
+    
+  </a>
+  <div class="functionHeader">
+    NIMBUS =
+  </div>
+  <div class="functionBody">
+    Nimbus
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.BLUEBOX">
+    
+  </a>
+  <a name="BLUEBOX">
+    
+  </a>
+  <div class="functionHeader">
+    BLUEBOX =
+  </div>
+  <div class="functionBody">
+    Bluebox
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.OPSOURCE">
+    
+  </a>
+  <a name="OPSOURCE">
+    
+  </a>
+  <div class="functionHeader">
+    OPSOURCE =
+  </div>
+  <div class="functionBody">
+    Opsource Cloud
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.NINEFOLD">
+    
+  </a>
+  <a name="NINEFOLD">
+    
+  </a>
+  <div class="functionHeader">
+    NINEFOLD =
+  </div>
+  <div class="functionBody">
+    Ninefold
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.TERREMARK">
+    
+  </a>
+  <a name="TERREMARK">
+    
+  </a>
+  <div class="functionHeader">
+    TERREMARK =
+  </div>
+  <div class="functionBody">
+    Terremark
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.EC2_US_WEST_OREGON">
+    
+  </a>
+  <a name="EC2_US_WEST_OREGON">
+    
+  </a>
+  <div class="functionHeader">
+    EC2_US_WEST_OREGON =
+  </div>
+  <div class="functionBody">
+    Amazon AWS US West 2 (Oregon)
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.CLOUDSTACK">
+    
+  </a>
+  <a name="CLOUDSTACK">
+    
+  </a>
+  <div class="functionHeader">
+    CLOUDSTACK =
+  </div>
+  <div class="functionBody">
+    CloudStack
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.types.Provider.CLOUDSIGMA_US">
+    
+  </a>
+  <a name="CLOUDSIGMA_US">
+    
+  </a>
+  <div class="functionHeader">
+    CLOUDSIGMA_US =
+  </div>
+  <div class="functionBody">
+    CloudSigma US Las Vegas
+  </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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.compute.types.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,69 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.types : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.c.types : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.compute.html">compute</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/types.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Base types used by other parts of libcloud<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id237">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.types.Provider.html">Provider</a></td>
+    <td><span>Defines for each of the supported providers</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.types.NodeState.html">NodeState</a></td>
+    <td><span>Standard states for a node</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.types.Architecture.html">Architecture</a></td>
+    <td><span>Image and size architectures.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.compute.types.DeploymentError.html">DeploymentError</a></td>
+    <td><span>Exception used when a Deployment Task failed.</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:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.dns.__init__.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.dns.__init__.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.8.0/libcloud.dns.__init__.html Mon Jul 16 01:49:26 2012
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.__init__ : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.__init__ : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/__init__.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:48:28.
+    </address>
+  </body>
+</html>
\ No newline at end of file