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

svn commit: r1361860 [5/10] - /libcloud/site/trunk/content/apidocs/0.2.0/

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingNodeDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingNodeDriver.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingNodeDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingNodeDriver.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,374 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.rimuhosting.RimuHostingNodeDriver : 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.r.RimuHostingNodeDriver(<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.rimuhosting.html">rimuhosting</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L97">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.rimuhosting.RimuHostingNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id49">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new node instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.html#_order_uri">_order_uri</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.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.rimuhosting.RimuHostingNodeDriver.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.drivers.rimuhosting.RimuHostingNodeDriver.html#_to_image">_to_image</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, key, host=API_HOST, port=API_PORT, api_context=API_CONTEXT, secure=API_SECURE):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L102" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#__init__">libcloud.base.NodeDriver.__init__</a></div>
+    <div><table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">key</td><td>API key or username to used (type: str)</td></tr><tr><td></td><td class="fieldArg">secret</td><td>Secret password to be used (type: str)</td></tr><tr><td></td><td class="fieldArg">secure</td><td>Weither to use HTTPS or HTTP. Note: Some providers only support HTTPS, and 
+it is on by default. (type: bool)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver._order_uri">
+    
+  </a>
+  <a name="_order_uri">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _order_uri(self, node, resource):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L114" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver._to_node">
+    
+  </a>
+  <a name="_to_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_node(self, order):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L119" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver._to_size">
+    
+  </a>
+  <a name="_to_size">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_size(self, plan):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L132" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver._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/rimuhosting.py#L143" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L148" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_sizes">libcloud.interface.INodeDriver</a></div><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.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L160" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_nodes">libcloud.interface.INodeDriver</a></div><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.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L166" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_images">libcloud.interface.INodeDriver</a></div><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.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L173" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#reboot_node">libcloud.interface.INodeDriver</a></div><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.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L183" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#destroy_node">libcloud.interface.INodeDriver</a></div><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.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L190" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#create_node">libcloud.interface.INodeDriver</a></div><div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#create_node">libcloud.base.NodeDriver.create_node</a></div>
+    <div>Create a new node instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>String with a name for this new node (required) (type: str)</td></tr><tr><td></td><td class="fieldArg">size</td><td>The size of resources allocated to this node. (required) (type: <a href="libcloud.base.NodeSize.html"><code>NodeSize</code></a>)</td></tr><tr><td></td><td class="fieldArg">image</td><td>OS Image to boot on node. (required) (type: <a href="libcloud.base.NodeImage.html"><code>NodeImage</code></a>)</td></tr><tr><td></td><td class="fieldArg">location</td><td>Which data center to create a node in. If empty, undefined behavoir will be
+selected. (optional) (type: <a href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a>)</td></tr><tr><td></td><td class="fieldArg">auth</td><td>Initial authentication information for the node (optional) (type: <a href="libcloud.base.NodeAuthSSHKey.html"><code>NodeAuthSSHKey</code></a>
+or <a 
+href="libcloud.base.NodeAuthPassword.html"><code>NodeAuthPassword</code></a>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">The newly created <a href="libcloud.base.Node.html"><code>Node</code></a>.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.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/rimuhosting.py#L285" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_locations">libcloud.interface.INodeDriver</a></div><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>
+    <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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingResponse.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.RimuHostingResponse.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,142 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.rimuhosting.RimuHostingResponse : 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.r.RimuHostingResponse(<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.rimuhosting.html">rimuhosting</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L42">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.rimuhosting.RimuHostingResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id45">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingResponse.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingResponse.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.rimuhosting.RimuHostingResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id46">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingResponse.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, response):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L43" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.base.Response.html#__init__">libcloud.base.Response.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.rimuhosting.RimuHostingResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py#L52" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.IResponse.html#success">libcloud.interface.IResponse</a></div><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.rimuhosting.RimuHostingResponse.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/rimuhosting.py#L56" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.IResponse.html#parse_body">libcloud.interface.IResponse</a></div><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>
+    <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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.rimuhosting.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,69 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.rimuhosting : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.rimuhosting : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/rimuhosting.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>RimuHosting Driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id43">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingException.html">RimuHostingException</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingResponse.html">RimuHostingResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingConnection.html">RimuHostingConnection</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.rimuhosting.RimuHostingNodeDriver.html">RimuHostingNodeDriver</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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostConnection.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostConnection.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,128 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.slicehost.SlicehostConnection : 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.s.SlicehostConnection(<a href="libcloud.base.ConnectionKey.html">ConnectionKey</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.slicehost.html">slicehost</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L44">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.slicehost.SlicehostConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id112">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostConnection.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.ConnectionKey.html">ConnectionKey</a>:
+        </p>
+        <table class="children sortable" id="id113">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.ConnectionKey.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><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 class="undocumented">Undocumented</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>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostConnection.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/slicehost.py#L49" 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>
+    <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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostNodeDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostNodeDriver.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostNodeDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostNodeDriver.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,446 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.slicehost.SlicehostNodeDriver : 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.s.SlicehostNodeDriver(<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.slicehost.html">slicehost</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L55">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.slicehost.SlicehostNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No class docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id114">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new node instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostNodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot the node by passing in the node object</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostNodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroys the node</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.html#_to_sizes">_to_sizes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostNodeDriver.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.drivers.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.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.slicehost.SlicehostNodeDriver.html#_is_private_subnet">_is_private_subnet</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="id115">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.NodeDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver.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/slicehost.py#L68" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_nodes">libcloud.interface.INodeDriver</a></div><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.slicehost.SlicehostNodeDriver.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/slicehost.py#L71" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_sizes">libcloud.interface.INodeDriver</a></div><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.slicehost.SlicehostNodeDriver.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/slicehost.py#L74" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_images">libcloud.interface.INodeDriver</a></div><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.slicehost.SlicehostNodeDriver.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/slicehost.py#L77" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#list_locations">libcloud.interface.INodeDriver</a></div><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.slicehost.SlicehostNodeDriver.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/slicehost.py#L84" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#create_node">libcloud.interface.INodeDriver</a></div><div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#create_node">libcloud.base.NodeDriver.create_node</a></div>
+    <div>Create a new node instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>String with a name for this new node (required) (type: str)</td></tr><tr><td></td><td class="fieldArg">size</td><td>The size of resources allocated to this node. (required) (type: <a href="libcloud.base.NodeSize.html"><code>NodeSize</code></a>)</td></tr><tr><td></td><td class="fieldArg">image</td><td>OS Image to boot on node. (required) (type: <a href="libcloud.base.NodeImage.html"><code>NodeImage</code></a>)</td></tr><tr><td></td><td class="fieldArg">location</td><td>Which data center to create a node in. If empty, undefined behavoir will be
+selected. (optional) (type: <a href="libcloud.base.NodeLocation.html"><code>NodeLocation</code></a>)</td></tr><tr><td></td><td class="fieldArg">auth</td><td>Initial authentication information for the node (optional) (type: <a href="libcloud.base.NodeAuthSSHKey.html"><code>NodeAuthSSHKey</code></a>
+or <a 
+href="libcloud.base.NodeAuthPassword.html"><code>NodeAuthPassword</code></a>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">The newly created <a href="libcloud.base.Node.html"><code>Node</code></a>.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver.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/slicehost.py#L110" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#reboot_node">libcloud.interface.INodeDriver</a></div><div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#reboot_node">libcloud.base.NodeDriver.reboot_node</a></div>
+    <div>Reboot the node by passing in the node object<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver.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/slicehost.py#L125" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.INodeDriver.html#destroy_node">libcloud.interface.INodeDriver</a></div><div class="interfaceinfo">overrides <a href="libcloud.base.NodeDriver.html#destroy_node">libcloud.base.NodeDriver.destroy_node</a></div>
+    <div><p>Destroys the node</p>
+<p>Requires 'Allow Slices to be deleted or rebuilt from the API' to be 
+ticked at https://manage.slicehost.com/api, otherwise returns:</p>
+<pre class="literalblock">
+   &lt;errors&gt;
+     &lt;error&gt;You must enable slice deletes in the SliceManager&lt;/error&gt;
+     &lt;error&gt;Permission denied&lt;/error&gt;
+   &lt;/errors&gt;
+</pre><table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._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/slicehost.py#L139" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._to_node">
+    
+  </a>
+  <a name="_to_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_node(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L145" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._to_sizes">
+    
+  </a>
+  <a name="_to_sizes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_sizes(self, object):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L183" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._to_size">
+    
+  </a>
+  <a name="_to_size">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_size(self, element):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L189" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._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/slicehost.py#L199" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._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/slicehost.py#L205" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostNodeDriver._is_private_subnet">
+    
+  </a>
+  <a name="_is_private_subnet">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _is_private_subnet(self, ip):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L212" 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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostResponse.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.SlicehostResponse.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,121 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.slicehost.SlicehostResponse : 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.s.SlicehostResponse(<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.slicehost.html">slicehost</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py#L27">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.slicehost.SlicehostResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id110">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostResponse.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.slicehost.SlicehostResponse.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="id111">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.base.Response.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.slicehost.SlicehostResponse.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/slicehost.py#L29" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.IResponse.html#parse_body">libcloud.interface.IResponse</a></div><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.slicehost.SlicehostResponse.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/slicehost.py#L34" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">from <a href="libcloud.interface.IResponse.html#parse_error">libcloud.interface.IResponse</a></div><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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.slicehost.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,63 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.slicehost : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.slicehost : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/slicehost.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div>Slicehost Driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id109">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostResponse.html">SlicehostResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostConnection.html">SlicehostConnection</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.drivers.slicehost.SlicehostNodeDriver.html">SlicehostNodeDriver</a></td>
+    <td><span class="undocumented">No class docstring; 2/14 methods documented</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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComConnection.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComConnection.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,164 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.vcloud.HostingComConnection : 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.v.HostingComConnection(<a href="libcloud.drivers.vcloud.VCloudConnection.html">VCloudConnection</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.vcloud.html">vcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L567">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.vcloud.HostingComConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No class docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id97">
+  
+  
+<tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.HostingComConnection.html#_get_auth_headers">_get_auth_headers</a></td>
+    <td><span>hosting.com doesn't follow the standard vCloud authentication API</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.drivers.vcloud.VCloudConnection.html">VCloudConnection</a>:
+        </p>
+        <table class="children sortable" id="id98">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#check_org">check_org</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.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 private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#_get_auth_token">_get_auth_token</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a> (via <a href="libcloud.drivers.vcloud.VCloudConnection.html">VCloudConnection</a>):
+        </p>
+        <table class="children sortable" id="id99">
+  
+  
+<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.vcloud.VCloudConnection.html">VCloudConnection</a>, <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>):
+        </p>
+        <table class="children sortable" id="id100">
+  
+  
+<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 class="undocumented">Undocumented</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>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.vcloud.HostingComConnection._get_auth_headers">
+    
+  </a>
+  <a name="_get_auth_headers">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_auth_headers(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L570" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.drivers.vcloud.VCloudConnection.html#_get_auth_headers">libcloud.drivers.vcloud.VCloudConnection._get_auth_headers</a></div>
+    <div>hosting.com doesn't follow the standard vCloud authentication API<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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComDriver.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.HostingComDriver.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,168 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.vcloud.HostingComDriver : 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.v.HostingComDriver(<a href="libcloud.drivers.vcloud.VCloudNodeDriver.html">VCloudNodeDriver</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.vcloud.html">vcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L578">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.vcloud.HostingComDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.drivers.vcloud.VCloudNodeDriver.html">VCloudNodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id101">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#vdcs">vdcs</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#networks">networks</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.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.vcloud.VCloudNodeDriver.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.vcloud.VCloudNodeDriver.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.vcloud.VCloudNodeDriver.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.vcloud.VCloudNodeDriver.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.vcloud.VCloudNodeDriver.html#create_node">create_node</a></td>
+    <td><span>Creates and returns node.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_to_image">_to_image</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_to_node">_to_node</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_get_catalog_hrefs">_get_catalog_hrefs</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_wait_for_task_completion">_wait_for_task_completion</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_to_size">_to_size</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_get_catalogitems_hrefs">_get_catalogitems_hrefs</a></td>
+    <td><span>Given a catalog href returns contained catalog item hrefs</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudNodeDriver.html#_get_catalogitem">_get_catalogitem</a></td>
+    <td><span>Given a catalog item href returns elementree</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.NodeDriver.html">NodeDriver</a> (via <a href="libcloud.drivers.vcloud.VCloudNodeDriver.html">VCloudNodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id102">
+  
+  
+<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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.InstantiateVAppXML.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.InstantiateVAppXML.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.InstantiateVAppXML.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.InstantiateVAppXML.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,409 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.vcloud.InstantiateVAppXML : 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.v.InstantiateVAppXML(<span title="object">object</span>) : 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.vcloud.html">vcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L48">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.vcloud.InstantiateVAppXML">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id89">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#tostring">tostring</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_build_xmltree">_build_xmltree</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_make_instantiation_root">_make_instantiation_root</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_vapp_template">_add_vapp_template</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_make_product_section">_make_product_section</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_property">_add_property</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_make_virtual_hardware">_make_virtual_hardware</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_cpu">_add_cpu</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_memory">_add_memory</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_instance_id">_add_instance_id</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_resource_type">_add_resource_type</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_virtual_quantity">_add_virtual_quantity</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.InstantiateVAppXML.html#_add_network_association">_add_network_association</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, name, template, net_href, cpus, memory, password=None, row=None, group=None):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L50" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML.tostring">
+    
+  </a>
+  <a name="tostring">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    tostring(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L63" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._build_xmltree">
+    
+  </a>
+  <a name="_build_xmltree">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _build_xmltree(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L66" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._make_instantiation_root">
+    
+  </a>
+  <a name="_make_instantiation_root">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _make_instantiation_root(self):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L82" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_vapp_template">
+    
+  </a>
+  <a name="_add_vapp_template">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_vapp_template(self, parent):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L91" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._make_product_section">
+    
+  </a>
+  <a name="_make_product_section">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _make_product_section(self, parent):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L98" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_property">
+    
+  </a>
+  <a name="_add_property">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_property(self, parent, ovfkey, ovfvalue):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L117" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._make_virtual_hardware">
+    
+  </a>
+  <a name="_make_virtual_hardware">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _make_virtual_hardware(self, parent):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L126" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_cpu">
+    
+  </a>
+  <a name="_add_cpu">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_cpu(self, parent):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L138" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_memory">
+    
+  </a>
+  <a name="_add_memory">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_memory(self, parent):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L150" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_instance_id">
+    
+  </a>
+  <a name="_add_instance_id">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_instance_id(self, parent, id):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L162" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_resource_type">
+    
+  </a>
+  <a name="_add_resource_type">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_resource_type(self, parent, type):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L171" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_virtual_quantity">
+    
+  </a>
+  <a name="_add_virtual_quantity">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_virtual_quantity(self, parent, amount):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L180" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.drivers.vcloud.InstantiateVAppXML._add_network_association">
+    
+  </a>
+  <a name="_add_network_association">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_network_association(self, parent):
+    <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L189" 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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.TerremarkConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.TerremarkConnection.html?rev=1361860&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.TerremarkConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.2.0/libcloud.drivers.vcloud.TerremarkConnection.html Mon Jul 16 01:41:59 2012
@@ -0,0 +1,139 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.drivers.vcloud.TerremarkConnection : 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.v.TerremarkConnection(<a href="libcloud.drivers.vcloud.VCloudConnection.html">VCloudConnection</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.vcloud.html">vcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/incubator/libcloud/trunk/libcloud/drivers/vcloud.py#L581">View Source</a>
+      <a href="classIndex.html#libcloud.drivers.vcloud.TerremarkConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.drivers.vcloud.VCloudConnection.html">VCloudConnection</a>:
+        </p>
+        <table class="children sortable" id="id103">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#check_org">check_org</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.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 private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#_get_auth_headers">_get_auth_headers</a></td>
+    <td><span>Some providers need different headers than others</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.drivers.vcloud.VCloudConnection.html#_get_auth_token">_get_auth_token</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a> (via <a href="libcloud.drivers.vcloud.VCloudConnection.html">VCloudConnection</a>):
+        </p>
+        <table class="children sortable" id="id104">
+  
+  
+<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.vcloud.VCloudConnection.html">VCloudConnection</a>, <a href="libcloud.base.ConnectionUserAndKey.html">ConnectionUserAndKey</a>):
+        </p>
+        <table class="children sortable" id="id105">
+  
+  
+<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 class="undocumented">Undocumented</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:36:58.
+    </address>
+  </body>
+</html>
\ No newline at end of file