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:50:13 UTC

svn commit: r825934 [11/39] - in /websites/staging/libcloud/trunk/content: ./ apidocs/0.9.1/

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2NodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2NodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2NodeDriver.html Mon Jul 16 01:50:02 2012
@@ -0,0 +1,1069 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.ec2.EC2NodeDriver : 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.e.EC2NodeDriver(<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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L281">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2NodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.compute.drivers.ec2.EC2APNENodeDriver.html">libcloud.compute.drivers.ec2.EC2APNENodeDriver</a>, <a href="libcloud.compute.drivers.ec2.EC2APSENodeDriver.html">libcloud.compute.drivers.ec2.EC2APSENodeDriver</a>, <a href="libcloud.compute.drivers.ec2.EC2EUNodeDriver.html">libcloud.compute.drivers.ec2.EC2EUNodeDriver</a>, <a href="libcloud.compute.drivers.ec2.EC2SAEastNodeDriver.html">libcloud.compute.drivers.ec2.EC2SAEastNodeDriver</a>, <a href="libcloud.compute.drivers.ec2.EC2USWestNodeDriver.html">libcloud.compute.drivers.ec2.EC2USWestNodeDriver</a>, <a href="libcloud.compute.drivers.ec2.EC2USWestOregonNodeDriver.html">libcloud.compute.drivers.ec2.EC2USWestOregonNodeDriver</a>, <a href="libcloud.compute.drivers.ec2.EucNodeDriver.html">libcloud.compute.drivers.ec2.EucNodeDriver</a>, <a href="libcloud.compute.drivers.ec2.NimbusNodeDriver.html">libcloud.compute.drivers.ec2.NimbusNodeDriver</a></p>
+    </div>
+    <div>Amazon EC2 node driver<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id458">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span class="undocumented">No summary</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.ec2.EC2NodeDriver.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.ec2.EC2NodeDriver.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">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_keypair">ex_create_keypair</a></td>
+    <td><span>Creates a new keypair</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_import_keypair">ex_import_keypair</a></td>
+    <td><span>imports a new public key</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_keypairs">ex_describe_keypairs</a></td>
+    <td><span>Describes a keypair by name</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_security_group">ex_create_security_group</a></td>
+    <td><span>Creates a new Security Group</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_authorize_security_group_permissive">ex_authorize_security_group_permissive</a></td>
+    <td><span>Edit a Security Group to allow all traffic.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_list_availability_zones">ex_list_availability_zones</a></td>
+    <td><span>Return a list of <a 
+href="libcloud.compute.drivers.ec2.ExEC2AvailabilityZone.html"><code>ExEC2AvailabilityZone</code></a>
+objects for the current region.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_tags">ex_describe_tags</a></td>
+    <td><span>Return a dictionary of tags for this instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_tags">ex_create_tags</a></td>
+    <td><span>Create tags for an instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_delete_tags">ex_delete_tags</a></td>
+    <td><span>Delete tags from an instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_all_addresses">ex_describe_all_addresses</a></td>
+    <td><span>Return all the Elastic IP addresses for this account optionally, return 
+only the allocated addresses</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_associate_addresses">ex_associate_addresses</a></td>
+    <td><span>Associate an IP address with a particular node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_addresses">ex_describe_addresses</a></td>
+    <td><span>Return Elastic IP addresses for all the nodes in the provided list.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_addresses_for_node">ex_describe_addresses_for_node</a></td>
+    <td><span>Return a list of Elastic IP addresses associated with this node.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_modify_instance_attribute">ex_modify_instance_attribute</a></td>
+    <td><span>Modify node attributes. A list of valid attributes can be found at 
+http://goo.gl/gxcj8</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_change_node_size">ex_change_node_size</a></td>
+    <td><span>Change the node size. Note: Node must be turned of before changing the 
+size.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new EC2 node</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.html#ex_start_node">ex_start_node</a></td>
+    <td><span>Start the node by passing in the node object, does not work with 
+instance store backed instances</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_stop_node">ex_stop_node</a></td>
+    <td><span>Stop the node by passing in the node object, does not work with instance
+store backed instances</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroy node by passing in the node object</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_pathlist">_pathlist</a></td>
+    <td><span>Converts a key and an array of values into AWS query param format.</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_boolean">_get_boolean</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_state_boolean">_get_state_boolean</a></td>
+    <td><span>Checks for the instances's state</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_terminate_boolean">_get_terminate_boolean</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.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.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.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.ec2.EC2NodeDriver.html#_get_sizes">_get_sizes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_add_instance_filter">_add_instance_filter</a></td>
+    <td><span>Add instance filter to the provided params dictionary.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id459">
+  
+  
+<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="id460">
+  
+  
+<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.ec2.EC2NodeDriver._pathlist">
+    
+  </a>
+  <a name="_pathlist">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _pathlist(self, key, arr):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L305" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Converts a key and an array of values into AWS query param format.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._get_boolean">
+    
+  </a>
+  <a name="_get_boolean">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_boolean(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L316" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._get_state_boolean">
+    
+  </a>
+  <a name="_get_state_boolean">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_state_boolean(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L320" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Checks for the instances's state<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._get_terminate_boolean">
+    
+  </a>
+  <a name="_get_terminate_boolean">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_terminate_boolean(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L330" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._to_nodes">
+    
+  </a>
+  <a name="_to_nodes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_nodes(self, object, xpath, groups=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L336" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._to_node">
+    
+  </a>
+  <a name="_to_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_node(self, element, groups=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L341" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._to_images">
+    
+  </a>
+  <a name="_to_images">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_images(self, object):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L416" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._to_image">
+    
+  </a>
+  <a name="_to_image">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_image(self, element):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L422" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.list_nodes">
+    
+  </a>
+  <a name="list_nodes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_nodes(self, ex_node_ids=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L463" 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><table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">ex_node_ids</td><td>List of <code>node.id</code> This parameter is used to filter the list of 
+nodes that should be returned. Only the nodes with the corresponding node 
+ids will be returned.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.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/ec2.py#L490" 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.ec2.EC2NodeDriver._get_sizes">
+    
+  </a>
+  <a name="_get_sizes">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_sizes(self, include_cluser_instances=False):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L497" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.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/ec2.py#L508" 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.ec2.EC2NodeDriver.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/ec2.py#L515" 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 class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.ec2.EucNodeDriver.html">libcloud.compute.drivers.ec2.EucNodeDriver</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><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_create_keypair">
+    
+  </a>
+  <a name="ex_create_keypair">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_create_keypair(self, name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L526" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Creates a new keypair<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>The name of the keypair to Create. This must be unique, otherwise an 
+InvalidKeyPair.Duplicate exception is raised. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Note</td><td colspan="2">This is a non-standard extension API, and only works for EC2.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_import_keypair">
+    
+  </a>
+  <a name="ex_import_keypair">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_import_keypair(self, name, keyfile):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L551" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>imports a new public key<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>The name of the public key to import. This must be unique, otherwise an 
+InvalidKeyPair.Duplicate exception is raised. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">keyfile</td><td>The filename with path of the public key to import. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Note</td><td colspan="2">This is a non-standard extension API, and only works for EC2.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_describe_keypairs">
+    
+  </a>
+  <a name="ex_describe_keypairs">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_describe_keypairs(self, name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L584" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Describes a keypair by name<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>The name of the keypair to describe. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Note</td><td colspan="2">This is a non-standard extension API, and only works for EC2.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_create_security_group">
+    
+  </a>
+  <a name="ex_create_security_group">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_create_security_group(self, name, description):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L605" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Creates a new Security Group<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>The name of the security group to Create. This must be unique. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">description</td><td>Human readable description of a Security Group. (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Note</td><td colspan="2">This is a non-standard extension API, and only works for EC2.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_authorize_security_group_permissive">
+    
+  </a>
+  <a name="ex_authorize_security_group_permissive">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_authorize_security_group_permissive(self, name):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L622" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Edit a Security Group to allow all traffic.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">name</td><td>The name of the security group to edit (type: <code>str</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Note</td><td colspan="2">This is a non-standard extension API, and only works for EC2.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_list_availability_zones">
+    
+  </a>
+  <a name="ex_list_availability_zones">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_list_availability_zones(self, only_available=True):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L670" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Return a list of <a 
+href="libcloud.compute.drivers.ec2.ExEC2AvailabilityZone.html"><code>ExEC2AvailabilityZone</code></a>
+objects for the current region.</p>
+<p>Note: This is an extension method and is only available for EC2 
+driver.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">only_available</td><td>If true, return only availability zones with state 'available' (type: <code>string</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_describe_tags">
+    
+  </a>
+  <a name="ex_describe_tags">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_describe_tags(self, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L714" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Return a dictionary of tags for this instance.
+
+@type node: C{Node}
+@param node: Node instance
+
+@return dict Node tags</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_create_tags">
+    
+  </a>
+  <a name="ex_create_tags">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_create_tags(self, node, tags):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L743" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.ec2.NimbusNodeDriver.html">libcloud.compute.drivers.ec2.NimbusNodeDriver</a></div>
+    <div>Create tags for an instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">node</td><td>Node instance (type: <code>Node</code>)</td></tr><tr><td></td><td class="fieldArg">tags</td><td>A dictionary or other mapping of strings to strings, associating tag names 
+with tag values.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_delete_tags">
+    
+  </a>
+  <a name="ex_delete_tags">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_delete_tags(self, node, tags):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L764" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Delete tags from an instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">node</td><td>Node instance (type: <code>Node</code>)</td></tr><tr><td></td><td class="fieldArg">tags</td><td>A dictionary or other mapping of strings to strings, specifying the tag 
+names and tag values to be deleted.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver._add_instance_filter">
+    
+  </a>
+  <a name="_add_instance_filter">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _add_instance_filter(self, params, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L785" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.ec2.EucNodeDriver.html">libcloud.compute.drivers.ec2.EucNodeDriver</a></div>
+    <div>Add instance filter to the provided params dictionary.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_describe_all_addresses">
+    
+  </a>
+  <a name="ex_describe_all_addresses">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_describe_all_addresses(self, only_allocated=False):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L794" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Return all the Elastic IP addresses for this account
+optionally, return only the allocated addresses
+
+@keyword  only_allocated: If true, return only those addresses
+                          that are associated with an instance
+@type     only_allocated: C{string}
+
+@return   list list of elastic ips for this particular account.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_associate_addresses">
+    
+  </a>
+  <a name="ex_associate_addresses">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_associate_addresses(self, node, elastic_ip_address):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L828" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Associate an IP address with a particular node.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">node</td><td>Node instance (type: <code>Node</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_describe_addresses">
+    
+  </a>
+  <a name="ex_describe_addresses">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_describe_addresses(self, nodes):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L843" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.ec2.NimbusNodeDriver.html">libcloud.compute.drivers.ec2.NimbusNodeDriver</a></div>
+    <pre>Return Elastic IP addresses for all the nodes in the provided list.
+
+@type nodes: C{list}
+@param nodes: List of C{Node} instances
+
+@return dict Dictionary where a key is a node ID and the value is a
+             list with the Elastic IP addresses associated with
+             this node.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_describe_addresses_for_node">
+    
+  </a>
+  <a name="ex_describe_addresses_for_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_describe_addresses_for_node(self, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L883" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Return a list of Elastic IP addresses associated with this node.
+
+@type node: C{Node}
+@param node: Node instance
+
+@return list Elastic IP addresses attached to this node.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_modify_instance_attribute">
+    
+  </a>
+  <a name="ex_modify_instance_attribute">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_modify_instance_attribute(self, node, attributes):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L895" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Modify node attributes.
+A list of valid attributes can be found at http://goo.gl/gxcj8
+
+@type node: C{Node}
+@param node: Node instance
+
+@type attributes: C{dict}
+@param attributes: Dictionary with node attributes
+
+@return bool True on success, False otherwise.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_change_node_size">
+    
+  </a>
+  <a name="ex_change_node_size">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_change_node_size(self, node, new_size):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L920" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Change the node size.
+Note: Node must be turned of before changing the size.
+
+@type node: C{Node}
+@param node: Node instance
+
+@type new_size: C{NodeSize}
+@param new_size: NodeSize intance
+
+@return bool True on success, False otherwise.</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.create_node">
+    
+  </a>
+  <a name="create_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_node(self, **kwargs):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L943" 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 EC2 node</p>
+<p>See <a 
+href="libcloud.compute.base.NodeDriver.html#create_node"><code>NodeDriver.create_node</code></a>
+for more keyword args. Reference: http://bit.ly/8ZyPSy 
+[docs.amazonwebservices.com]<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">ex_mincount</td><td>Minimum number of instances to launch (type: <code>int</code>)</td></tr><tr><td></td><td class="fieldArg">ex_maxcount</td><td>Maximum number of instances to launch (type: <code>int</code>)</td></tr><tr><td></td><td class="fieldArg">ex_securitygroup</td><td>Name of security group (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">ex_keyname</td><td>The name of the key pair (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">ex_userdata</td><td>User data (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">ex_clienttoken</td><td>Unique identifier to ensure idempotency (type: <code>str</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.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/ec2.py#L1021" 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 the node by passing in the node object<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_start_node">
+    
+  </a>
+  <a name="ex_start_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_start_node(self, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1030" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Start the node by passing in the node object, does not work with 
+instance store backed instances<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.ex_stop_node">
+    
+  </a>
+  <a name="ex_stop_node">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_stop_node(self, node):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1040" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Stop the node by passing in the node object, does not work with instance
+store backed instances<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeDriver.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/ec2.py#L1050" 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 node by passing in the node object<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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2NodeLocation.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2NodeLocation.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2NodeLocation.html Mon Jul 16 01:50:02 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.ec2.EC2NodeLocation : 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.e.EC2NodeLocation(<a href="libcloud.compute.base.NodeLocation.html">NodeLocation</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L165">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2NodeLocation">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id452">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeLocation.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeLocation.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeLocation.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, id, name, country, driver, availability_zone):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L166" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeLocation.html#__init__">libcloud.compute.base.NodeLocation.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.compute.drivers.ec2.EC2NodeLocation.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L170" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.compute.base.NodeLocation.html#__repr__">libcloud.compute.base.NodeLocation.__repr__</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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2Response.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2Response.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2Response.html Mon Jul 16 01:50:02 2012
@@ -0,0 +1,116 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.ec2.EC2Response : 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.e.EC2Response(<a href="libcloud.common.aws.AWSBaseResponse.html">AWSBaseResponse</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L177">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2Response">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>EC2 specific response parsing and error handling.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id453">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Response.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.XmlResponse.html">XmlResponse</a> (via <a href="libcloud.common.aws.AWSBaseResponse.html">AWSBaseResponse</a>):
+        </p>
+        <table class="children sortable" id="id454">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.XmlResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a> (via <a href="libcloud.common.aws.AWSBaseResponse.html">AWSBaseResponse</a>, <a href="libcloud.common.base.XmlResponse.html">XmlResponse</a>):
+        </p>
+        <table class="children sortable" id="id455">
+  
+  
+<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">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</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.ec2.EC2Response.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/ec2.py#L182" 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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2SAEastConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2SAEastConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2SAEastConnection.html Mon Jul 16 01:50:02 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.ec2.EC2SAEastConnection : 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.e.EC2SAEastConnection(<a href="libcloud.compute.drivers.ec2.EC2Connection.html">EC2Connection</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1179">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2SAEastConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for EC2 in the South America (Sao Paulo) Region<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.ec2.EC2Connection.html">EC2Connection</a>:
+        </p>
+        <table class="children sortable" id="id483">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Connection.html#add_default_params">add_default_params</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Connection.html#_get_aws_auth_param">_get_aws_auth_param</a></td>
+    <td><span>Creates the signature required for AWS, per http://bit.ly/aR7GaQ 
+[docs.amazonwebservices.com]:</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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2SAEastNodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2SAEastNodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2SAEastNodeDriver.html Mon Jul 16 01:50:02 2012
@@ -0,0 +1,328 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.ec2.EC2SAEastNodeDriver : 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.e.EC2SAEastNodeDriver(<a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1187">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2SAEastNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Driver class for EC2 in the South America (Sao Paulo) Region<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id484">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span class="undocumented">No summary</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_sizes">list_sizes</a></td>
+    <td><span>List sizes on a provider</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_images">list_images</a></td>
+    <td><span>List images on a provider</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_keypair">ex_create_keypair</a></td>
+    <td><span>Creates a new keypair</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_import_keypair">ex_import_keypair</a></td>
+    <td><span>imports a new public key</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_keypairs">ex_describe_keypairs</a></td>
+    <td><span>Describes a keypair by name</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_security_group">ex_create_security_group</a></td>
+    <td><span>Creates a new Security Group</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_authorize_security_group_permissive">ex_authorize_security_group_permissive</a></td>
+    <td><span>Edit a Security Group to allow all traffic.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_list_availability_zones">ex_list_availability_zones</a></td>
+    <td><span>Return a list of <a 
+href="libcloud.compute.drivers.ec2.ExEC2AvailabilityZone.html"><code>ExEC2AvailabilityZone</code></a>
+objects for the current region.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_tags">ex_describe_tags</a></td>
+    <td><span>Return a dictionary of tags for this instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_tags">ex_create_tags</a></td>
+    <td><span>Create tags for an instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_delete_tags">ex_delete_tags</a></td>
+    <td><span>Delete tags from an instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_all_addresses">ex_describe_all_addresses</a></td>
+    <td><span>Return all the Elastic IP addresses for this account optionally, return 
+only the allocated addresses</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_associate_addresses">ex_associate_addresses</a></td>
+    <td><span>Associate an IP address with a particular node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_addresses">ex_describe_addresses</a></td>
+    <td><span>Return Elastic IP addresses for all the nodes in the provided list.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_addresses_for_node">ex_describe_addresses_for_node</a></td>
+    <td><span>Return a list of Elastic IP addresses associated with this node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_modify_instance_attribute">ex_modify_instance_attribute</a></td>
+    <td><span>Modify node attributes. A list of valid attributes can be found at 
+http://goo.gl/gxcj8</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_change_node_size">ex_change_node_size</a></td>
+    <td><span>Change the node size. Note: Node must be turned of before changing the 
+size.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new EC2 node</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot the node by passing in the node object</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_start_node">ex_start_node</a></td>
+    <td><span>Start the node by passing in the node object, does not work with 
+instance store backed instances</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_stop_node">ex_stop_node</a></td>
+    <td><span>Stop the node by passing in the node object, does not work with instance
+store backed instances</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroy node by passing in the node object</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_pathlist">_pathlist</a></td>
+    <td><span>Converts a key and an array of values into AWS query param format.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_boolean">_get_boolean</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_state_boolean">_get_state_boolean</a></td>
+    <td><span>Checks for the instances's state</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_terminate_boolean">_get_terminate_boolean</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_to_nodes">_to_nodes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.html#_to_images">_to_images</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.html#_get_sizes">_get_sizes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_add_instance_filter">_add_instance_filter</a></td>
+    <td><span>Add instance filter to the provided params dictionary.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a> (via <a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id485">
+  
+  
+<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.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</a>, <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id486">
+  
+  
+<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>
+    
+    
+    
+
+    
+    <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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestConnection.html Mon Jul 16 01:50:02 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.ec2.EC2USWestConnection : 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.e.EC2USWestConnection(<a href="libcloud.compute.drivers.ec2.EC2Connection.html">EC2Connection</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1091">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2USWestConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for EC2 in the Western US Region<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.ec2.EC2Connection.html">EC2Connection</a>:
+        </p>
+        <table class="children sortable" id="id467">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Connection.html#add_default_params">add_default_params</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Connection.html#_get_aws_auth_param">_get_aws_auth_param</a></td>
+    <td><span>Creates the signature required for AWS, per http://bit.ly/aR7GaQ 
+[docs.amazonwebservices.com]:</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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestNodeDriver.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestNodeDriver.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestNodeDriver.html Mon Jul 16 01:50:02 2012
@@ -0,0 +1,328 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.compute.drivers.ec2.EC2USWestNodeDriver : 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.e.EC2USWestNodeDriver(<a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1099">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2USWestNodeDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Driver class for EC2 in the Western US Region<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</a>:
+        </p>
+        <table class="children sortable" id="id468">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_nodes">list_nodes</a></td>
+    <td><span class="undocumented">No summary</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_sizes">list_sizes</a></td>
+    <td><span>List sizes on a provider</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#list_images">list_images</a></td>
+    <td><span>List images on a provider</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_keypair">ex_create_keypair</a></td>
+    <td><span>Creates a new keypair</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_import_keypair">ex_import_keypair</a></td>
+    <td><span>imports a new public key</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_keypairs">ex_describe_keypairs</a></td>
+    <td><span>Describes a keypair by name</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_security_group">ex_create_security_group</a></td>
+    <td><span>Creates a new Security Group</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_authorize_security_group_permissive">ex_authorize_security_group_permissive</a></td>
+    <td><span>Edit a Security Group to allow all traffic.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_list_availability_zones">ex_list_availability_zones</a></td>
+    <td><span>Return a list of <a 
+href="libcloud.compute.drivers.ec2.ExEC2AvailabilityZone.html"><code>ExEC2AvailabilityZone</code></a>
+objects for the current region.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_tags">ex_describe_tags</a></td>
+    <td><span>Return a dictionary of tags for this instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_create_tags">ex_create_tags</a></td>
+    <td><span>Create tags for an instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_delete_tags">ex_delete_tags</a></td>
+    <td><span>Delete tags from an instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_all_addresses">ex_describe_all_addresses</a></td>
+    <td><span>Return all the Elastic IP addresses for this account optionally, return 
+only the allocated addresses</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_associate_addresses">ex_associate_addresses</a></td>
+    <td><span>Associate an IP address with a particular node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_addresses">ex_describe_addresses</a></td>
+    <td><span>Return Elastic IP addresses for all the nodes in the provided list.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_describe_addresses_for_node">ex_describe_addresses_for_node</a></td>
+    <td><span>Return a list of Elastic IP addresses associated with this node.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_modify_instance_attribute">ex_modify_instance_attribute</a></td>
+    <td><span>Modify node attributes. A list of valid attributes can be found at 
+http://goo.gl/gxcj8</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_change_node_size">ex_change_node_size</a></td>
+    <td><span>Change the node size. Note: Node must be turned of before changing the 
+size.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#create_node">create_node</a></td>
+    <td><span>Create a new EC2 node</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#reboot_node">reboot_node</a></td>
+    <td><span>Reboot the node by passing in the node object</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_start_node">ex_start_node</a></td>
+    <td><span>Start the node by passing in the node object, does not work with 
+instance store backed instances</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#ex_stop_node">ex_stop_node</a></td>
+    <td><span>Stop the node by passing in the node object, does not work with instance
+store backed instances</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#destroy_node">destroy_node</a></td>
+    <td><span>Destroy node by passing in the node object</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_pathlist">_pathlist</a></td>
+    <td><span>Converts a key and an array of values into AWS query param format.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_boolean">_get_boolean</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_state_boolean">_get_state_boolean</a></td>
+    <td><span>Checks for the instances's state</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_get_terminate_boolean">_get_terminate_boolean</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_to_nodes">_to_nodes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.html#_to_images">_to_images</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.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.compute.drivers.ec2.EC2NodeDriver.html#_get_sizes">_get_sizes</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html#_add_instance_filter">_add_instance_filter</a></td>
+    <td><span>Add instance filter to the provided params dictionary.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a> (via <a href="libcloud.compute.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id469">
+  
+  
+<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.drivers.ec2.EC2NodeDriver.html">EC2NodeDriver</a>, <a href="libcloud.compute.base.NodeDriver.html">NodeDriver</a>):
+        </p>
+        <table class="children sortable" id="id470">
+  
+  
+<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>
+    
+    
+    
+
+    
+    <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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestOregonConnection.html
==============================================================================
--- websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestOregonConnection.html (added)
+++ websites/staging/libcloud/trunk/content/apidocs/0.9.1/libcloud.compute.drivers.ec2.EC2USWestOregonConnection.html Mon Jul 16 01:50:02 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.ec2.EC2USWestOregonConnection : 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.e.EC2USWestOregonConnection(<a href="libcloud.compute.drivers.ec2.EC2Connection.html">EC2Connection</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.ec2.html">ec2</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/ec2.py#L1113">View Source</a>
+      <a href="classIndex.html#libcloud.compute.drivers.ec2.EC2USWestOregonConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Connection class for EC2 in the Western US Region (Oregon).<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.ec2.EC2Connection.html">EC2Connection</a>:
+        </p>
+        <table class="children sortable" id="id471">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Connection.html#add_default_params">add_default_params</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.ec2.EC2Connection.html#_get_aws_auth_param">_get_aws_auth_param</a></td>
+    <td><span>Creates the signature required for AWS, per http://bit.ly/aR7GaQ 
+[docs.amazonwebservices.com]:</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:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file