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

svn commit: r1361884 [3/40] - /libcloud/site/trunk/content/apidocs/0.9.1/

Added: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.AWSBaseResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.AWSBaseResponse.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.AWSBaseResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.AWSBaseResponse.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,90 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.aws.AWSBaseResponse : 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.a.AWSBaseResponse(<a href="libcloud.common.base.XmlResponse.html">XmlResponse</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.aws.html">aws</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/aws.py#L19">View Source</a>
+      <a href="classIndex.html#libcloud.common.aws.AWSBaseResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.compute.drivers.ec2.EC2Response.html">libcloud.compute.drivers.ec2.EC2Response</a>, <a href="libcloud.storage.drivers.s3.S3Response.html">libcloud.storage.drivers.s3.S3Response</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.XmlResponse.html">XmlResponse</a>:
+        </p>
+        <table class="children sortable" id="id668">
+  
+  
+<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.base.XmlResponse.html">XmlResponse</a>):
+        </p>
+        <table class="children sortable" id="id669">
+  
+  
+<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#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.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>
+    
+    
+    
+
+    
+    <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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.aws.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,51 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.aws : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.c.aws : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/aws.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id667">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.aws.AWSBaseResponse.html">AWSBaseResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.BaseDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.BaseDriver.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.BaseDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.BaseDriver.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,101 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.BaseDriver : 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.b.BaseDriver(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L764">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.BaseDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.compute.base.NodeDriver.html">libcloud.compute.base.NodeDriver</a>, <a href="libcloud.dns.base.DNSDriver.html">libcloud.dns.base.DNSDriver</a>, <a href="libcloud.loadbalancer.base.Driver.html">libcloud.loadbalancer.base.Driver</a>, <a href="libcloud.storage.base.StorageDriver.html">libcloud.storage.base.StorageDriver</a></p>
+    </div>
+    <div>Base driver class from which other classes can inherit from.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id694">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.BaseDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="method 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.common.base.BaseDriver.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, key, secret=None, secure=True, host=None, port=None, api_version=None, **kwargs):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L771" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.base.NodeDriver.html">libcloud.compute.base.NodeDriver</a>, <a href="libcloud.dns.base.DNSDriver.html">libcloud.dns.base.DNSDriver</a>, <a href="libcloud.loadbalancer.base.Driver.html">libcloud.loadbalancer.base.Driver</a>, <a href="libcloud.storage.base.StorageDriver.html">libcloud.storage.base.StorageDriver</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><tr><td></td><td class="fieldArg">host</td><td>Override hostname used for connections. (type: str)</td></tr><tr><td></td><td class="fieldArg">port</td><td>Override port used for connections. (type: int)</td></tr><tr><td></td><td class="fieldArg">api_version</td><td>Optional API version. Only used by drivers which support multiple API 
+versions. (type: str)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.BaseDriver._ex_connection_class_kwargs">
+    
+  </a>
+  <a name="_ex_connection_class_kwargs">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _ex_connection_class_kwargs(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L818" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.openstack.OpenStackNodeDriver.html">libcloud.compute.drivers.openstack.OpenStackNodeDriver</a>, <a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html">libcloud.dns.drivers.rackspace.RackspaceDNSDriver</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver.html">libcloud.loadbalancer.drivers.rackspace.RackspaceLBDriver</a>, <a href="libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver.html">libcloud.storage.drivers.cloudfiles.CloudFilesStorageDriver</a></div>
+    <div>Return extra connection keyword arguments which are passed to the 
+Connection class constructor.<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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Connection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Connection.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Connection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Connection.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,376 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.Connection : 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.b.Connection(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L349">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.Connection">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.base.PollingConnection.html">libcloud.common.base.PollingConnection</a>, <a href="libcloud.compute.base.ConnectionKey.html">libcloud.compute.base.ConnectionKey</a></p>
+    </div>
+    <div>A Base Connection class to derive from.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id691">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#set_context">set_context</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#connect">connect</a></td>
+    <td><span>Establish a connection with the API server.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#user_agent_append">user_agent_append</a></td>
+    <td><span>Append a token to a user agent string.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#morph_action_hook">morph_action_hook</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#add_default_params">add_default_params</a></td>
+    <td><span>Adds default parameters (such as API key, version, etc.) to the passed 
+`params`</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#add_default_headers">add_default_headers</a></td>
+    <td><span>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#pre_connect_hook">pre_connect_hook</a></td>
+    <td><span>A hook which is called before connecting to the remote server. This hook
+can perform a final manipulation on the params, headers and url 
+parameters.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#encode_data">encode_data</a></td>
+    <td><span>Encode body data.</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#_tuple_from_url">_tuple_from_url</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#_user_agent">_user_agent</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.base.Connection.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, secure=True, host=None, port=None, url=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L365" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.compute.base.ConnectionKey.html">libcloud.compute.base.ConnectionKey</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceConnection.html">libcloud.loadbalancer.drivers.rackspace.RackspaceConnection</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.set_context">
+    
+  </a>
+  <a name="set_context">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    set_context(self, context):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L387" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection._tuple_from_url">
+    
+  </a>
+  <a name="_tuple_from_url">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _tuple_from_url(self, url):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L390" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.connect">
+    
+  </a>
+  <a name="connect">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    connect(self, host=None, port=None, base_url=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L416" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Establish a connection with the API server.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">host</td><td>Optional host to override our default (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">port</td><td>Optional port to override our default (type: <code>int</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A connection</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection._user_agent">
+    
+  </a>
+  <a name="_user_agent">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _user_agent(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L453" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.user_agent_append">
+    
+  </a>
+  <a name="user_agent_append">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    user_agent_append(self, token):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L459" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Append a token to a user agent string.</p>
+<p>Users of the library should call this to uniquely identify thier 
+requests to a provider.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">token</td><td>Token to add to the user agent. (type: <code>str</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.request">
+    
+  </a>
+  <a name="request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    request(self, action, params=None, data='', headers=None, method='GET', raw=False):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L471" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceConnection.html">libcloud.loadbalancer.drivers.rackspace.RackspaceConnection</a></div>
+    <div>Request a given `action`.</p>
+<p>Basically a wrapper around the connection object's `request` that does 
+some helpful pre-processing.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">action</td><td>A path (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">params</td><td>Optional mapping of additional parameters to send. If None, leave as an 
+empty <code>dict</code>. (type: <code>dict</code>)</td></tr><tr><td></td><td class="fieldArg">data</td><td>A body of data to send with the request. (type: <code>unicode</code>)</td></tr><tr><td></td><td class="fieldArg">headers</td><td>Extra headers to add to the request None, leave as an empty 
+<code>dict</code>. (type: <code>dict</code>)</td></tr><tr><td></td><td class="fieldArg">method</td><td>An HTTP method such as &quot;GET&quot; or &quot;POST&quot;. (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">raw</td><td>True to perform a &quot;raw&quot; request aka only send the headers and use
+the rawResponseCls class. This is used with storage API when uploading a 
+file. (type: <code>bool</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">An instance of type <i>responseCls</i></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.morph_action_hook">
+    
+  </a>
+  <a name="morph_action_hook">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    morph_action_hook(self, action):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L575" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.add_default_params">
+    
+  </a>
+  <a name="add_default_params">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    add_default_params(self, params):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L578" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.cloudstack.CloudStackConnection.html">libcloud.common.cloudstack.CloudStackConnection</a></div>
+    <div>Adds default parameters (such as API key, version, etc.) to the passed 
+`params`</p>
+<p>Should return a dictionary.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.add_default_headers">
+    
+  </a>
+  <a name="add_default_headers">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    add_default_headers(self, headers):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L587" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</p>
+<p>Should return a dictionary.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.pre_connect_hook">
+    
+  </a>
+  <a name="pre_connect_hook">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    pre_connect_hook(self, params, headers):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L596" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.cloudstack.CloudStackConnection.html">libcloud.common.cloudstack.CloudStackConnection</a></div>
+    <div>A hook which is called before connecting to the remote server. This hook
+can perform a final manipulation on the params, headers and url 
+parameters.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">params</td><td>Request parameters. (type: <code>dict</code>)</td></tr><tr><td></td><td class="fieldArg">headers</td><td>Request headers. (type: <code>dict</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Connection.encode_data">
+    
+  </a>
+  <a name="encode_data">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    encode_data(self, data):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L610" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Encode body data.</p>
+<p>Override in a provider's subclass.<table class="fieldTable"></table></div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.JsonResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.JsonResponse.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.JsonResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.JsonResponse.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,106 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.JsonResponse : 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.b.JsonResponse(<a href="libcloud.common.base.Response.html">Response</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L137">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.JsonResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.brightbox.BrightboxResponse.html">libcloud.common.brightbox.BrightboxResponse</a>, <a href="libcloud.common.cloudstack.CloudStackResponse.html">libcloud.common.cloudstack.CloudStackResponse</a>, <a href="libcloud.common.gogrid.GoGridResponse.html">libcloud.common.gogrid.GoGridResponse</a>, <a href="libcloud.common.linode.LinodeResponse.html">libcloud.common.linode.LinodeResponse</a>, <a href="libcloud.compute.drivers.bluebox.BlueboxResponse.html">libcloud.compute.drivers.bluebox.BlueboxResponse</a>, <a href="libcloud.compute.drivers.dreamhost.DreamhostResponse.html">libcloud.compute.drivers.dreamhost.DreamhostResponse</a>, <a href="libcloud.compute.drivers.elasticstack.ElasticStackResponse.html">libcloud.compute.drivers.elasticstack.ElasticStackResponse</a>, <a href="libcloud.compute.drivers.rimuhosting.RimuHostingResponse.html">libcloud.compute.drivers.rimuhosting.RimuHostingResponse</a>, <a href="libcloud.compute.drivers.
 vpsnet.VPSNetResponse.html">libcloud.compute.drivers.vpsnet.VPSNetResponse</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceResponse.html">libcloud.loadbalancer.drivers.rackspace.RackspaceResponse</a></p>
+    </div>
+    <div>A Base JSON Response class to derive from.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id679">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.JsonResponse.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id680">
+  
+  
+<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#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.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.common.base.JsonResponse.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L141" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#parse_body">libcloud.common.base.Response.parse_body</a></div><div class="interfaceinfo">overridden in <a href="libcloud.common.brightbox.BrightboxResponse.html">libcloud.common.brightbox.BrightboxResponse</a>, <a href="libcloud.common.linode.LinodeResponse.html">libcloud.common.linode.LinodeResponse</a>, <a href="libcloud.compute.drivers.dreamhost.DreamhostResponse.html">libcloud.compute.drivers.dreamhost.DreamhostResponse</a>, <a href="libcloud.compute.drivers.rimuhosting.RimuHostingResponse.html">libcloud.compute.drivers.rimuhosting.RimuHostingResponse</a>, <a href="libcloud.compute.drivers.vpsnet.VPSNetResponse.html">libcloud.compute.drivers.vpsnet.VPSNetResponse</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceResponse.html">libcloud.loadbalancer.drivers.rackspace.RackspaceResponse</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://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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingConnection.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingConnection.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,117 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.LoggingConnection : 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.b.LoggingConnection : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L215">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.LoggingConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.base.LoggingHTTPConnection.html">libcloud.common.base.LoggingHTTPConnection</a>, <a href="libcloud.common.base.LoggingHTTPSConnection.html">libcloud.common.base.LoggingHTTPSConnection</a></p>
+    </div>
+    <div>Debug class to log all HTTP(s) requests as they could be made with the 
+<code>curl</code> command.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id685">
+  
+  
+<tr class="classvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#log">log</a></td>
+    <td>file-like object that logs entries are written to.</td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#_log_response">_log_response</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#_log_curl">_log_curl</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.base.LoggingConnection.log">
+    
+  </a>
+  <a name="log">
+    
+  </a>
+  <div class="functionHeader">
+    log =
+  </div>
+  <div class="functionBody">
+    file-like object that logs entries are written to.
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.LoggingConnection._log_response">
+    
+  </a>
+  <a name="_log_response">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _log_response(self, r):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L224" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.LoggingConnection._log_curl">
+    
+  </a>
+  <a name="_log_curl">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _log_curl(self, method, url, body, headers):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L279" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPConnection.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPConnection.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,125 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.LoggingHTTPConnection : 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.b.LoggingHTTPConnection(<a href="libcloud.common.base.LoggingConnection.html">LoggingConnection</a>, <span title="LibcloudHTTPConnection">LibcloudHTTPConnection</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L323">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.LoggingHTTPConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Utility Class for logging HTTP connections<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id689">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingHTTPConnection.html#getresponse">getresponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingHTTPConnection.html#request">request</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.LoggingConnection.html">LoggingConnection</a>:
+        </p>
+        <table class="children sortable" id="id690">
+  
+  
+<tr class="baseclassvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#log">log</a></td>
+    <td>file-like object that logs entries are written to.</td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#_log_response">_log_response</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#_log_curl">_log_curl</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.base.LoggingHTTPConnection.getresponse">
+    
+  </a>
+  <a name="getresponse">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    getresponse(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L330" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.LoggingHTTPConnection.request">
+    
+  </a>
+  <a name="request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    request(self, method, url, body=None, headers=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L338" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPSConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPSConnection.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPSConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.LoggingHTTPSConnection.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,177 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.LoggingHTTPSConnection : 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.b.LoggingHTTPSConnection(<a href="libcloud.common.base.LoggingConnection.html">LoggingConnection</a>, <a href="libcloud.compute.base.LibcloudHTTPSConnection.html">LibcloudHTTPSConnection</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L297">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.LoggingHTTPSConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>Utility Class for logging HTTPS connections<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id686">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingHTTPSConnection.html#getresponse">getresponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingHTTPSConnection.html#request">request</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.LoggingConnection.html">LoggingConnection</a>:
+        </p>
+        <table class="children sortable" id="id687">
+  
+  
+<tr class="baseclassvariable">
+    
+    
+    <td>Class Variable</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#log">log</a></td>
+    <td>file-like object that logs entries are written to.</td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#_log_response">_log_response</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html#_log_curl">_log_curl</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.base.LibcloudHTTPSConnection.html">LibcloudHTTPSConnection</a>:
+        </p>
+        <table class="children sortable" id="id688">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#__init__">__init__</a></td>
+    <td><span>Constructor</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#connect">connect</a></td>
+    <td><span>Connect</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#_setup_verify">_setup_verify</a></td>
+    <td><span>Setup Verify SSL or not</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#_setup_ca_cert">_setup_ca_cert</a></td>
+    <td><span>Setup CA Certs</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#_verify_hostname">_verify_hostname</a></td>
+    <td><span>Verify hostname against peer cert</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#_get_subject_alt_names">_get_subject_alt_names</a></td>
+    <td><span>Get SubjectAltNames</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.base.LibcloudHTTPSConnection.html#_get_common_name">_get_common_name</a></td>
+    <td><span>Get Common Name</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.base.LoggingHTTPSConnection.getresponse">
+    
+  </a>
+  <a name="getresponse">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    getresponse(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L304" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.LoggingHTTPSConnection.request">
+    
+  </a>
+  <a name="request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    request(self, method, url, body=None, headers=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L312" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.PollingConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.PollingConnection.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.PollingConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.PollingConnection.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,292 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.PollingConnection : 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.b.PollingConnection(<a href="libcloud.common.base.Connection.html">Connection</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L619">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.PollingConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.cloudstack.CloudStackConnection.html">libcloud.common.cloudstack.CloudStackConnection</a>, <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">libcloud.dns.drivers.rackspace.RackspaceDNSConnection</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceConnection.html">libcloud.loadbalancer.drivers.rackspace.RackspaceConnection</a></p>
+    </div>
+    <div>Connection class which can also work with the async APIs.</p>
+<p>After initial requests, this class periodically polls for jobs status 
+and waits until the job has finished. If job doesn't finish in timeout 
+seconds, an Exception thrown.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id692">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.PollingConnection.html#async_request">async_request</a></td>
+    <td><span class="undocumented">No summary</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.PollingConnection.html#get_request_kwargs">get_request_kwargs</a></td>
+    <td><span>Arguments which are passed to the initial request() call inside 
+async_request.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.PollingConnection.html#get_poll_request_kwargs">get_poll_request_kwargs</a></td>
+    <td><span>Return keyword arguments which are passed to the request() method when 
+polling for the job status.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.PollingConnection.html#has_completed">has_completed</a></td>
+    <td><span>Return job completion status.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Connection.html">Connection</a>:
+        </p>
+        <table class="children sortable" id="id693">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.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.Connection.html#set_context">set_context</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.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.common.base.Connection.html#user_agent_append">user_agent_append</a></td>
+    <td><span>Append a token to a user agent string.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#request">request</a></td>
+    <td><span>Request a given `action`.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#morph_action_hook">morph_action_hook</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.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.common.base.Connection.html#add_default_headers">add_default_headers</a></td>
+    <td><span>Adds default headers (such as Authorization, X-Foo-Bar) to the passed 
+`headers`</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#pre_connect_hook">pre_connect_hook</a></td>
+    <td><span>A hook which is called before connecting to the remote server. This hook
+can perform a final manipulation on the params, headers and url 
+parameters.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.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.common.base.Connection.html#_tuple_from_url">_tuple_from_url</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Connection.html#_user_agent">_user_agent</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.common.base.PollingConnection.async_request">
+    
+  </a>
+  <a name="async_request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    async_request(self, action, params=None, data='', headers=None, method='GET', context=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L631" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <pre>Perform an 'async' request to the specified path. Keep in mind that
+this function is *blocking* and 'async' in this case means that the
+hit URL only returns a job ID which is the periodically polled until
+the job has completed.
+
+This function works like this:
+
+- Perform a request to the specified path. Response should contain a
+  'job_id'.
+
+- Returned 'job_id' is then used to construct a URL which is used for
+  retrieving job status. Constructed URL is then periodically polled
+  until the response indicates that the job has completed or the timeout
+  of 'self.timeout' seconds has been reached.
+
+@type action: C{str}
+@param action: A path
+
+@type params: C{dict}
+@param params: Optional mapping of additional parameters to send. If
+    None, leave as an empty C{dict}.
+
+@type data: C{unicode}
+@param data: A body of data to send with the request.
+
+@type headers: C{dict}
+@param headers: Extra headers to add to the request
+    None, leave as an empty C{dict}.
+
+@type method: C{str}
+@param method: An HTTP method such as "GET" or "POST".
+
+@type context: C{dict}
+@param context: Context dictionary which is passed to the functions
+which construct initial and poll URL.
+
+@return: An instance of type I{responseCls}</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.PollingConnection.get_request_kwargs">
+    
+  </a>
+  <a name="get_request_kwargs">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_request_kwargs(self, action, params=None, data='', headers=None, method='GET', context=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L697" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.cloudstack.CloudStackConnection.html">libcloud.common.cloudstack.CloudStackConnection</a></div>
+    <div>Arguments which are passed to the initial request() call inside 
+async_request.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.PollingConnection.get_poll_request_kwargs">
+    
+  </a>
+  <a name="get_poll_request_kwargs">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_poll_request_kwargs(self, response, context, request_kwargs):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L707" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.cloudstack.CloudStackConnection.html">libcloud.common.cloudstack.CloudStackConnection</a>, <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">libcloud.dns.drivers.rackspace.RackspaceDNSConnection</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceConnection.html">libcloud.loadbalancer.drivers.rackspace.RackspaceConnection</a></div>
+    <pre>Return keyword arguments which are passed to the request() method when
+polling for the job status.
+
+@param response: Response object returned by poll request.
+@type response: C{HTTPResponse}
+
+@param request_kwargs: Kwargs previously used to initiate the
+                          poll request.
+@type response: C{dict}
+
+@return C{dict} Keyword arguments</pre>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.PollingConnection.has_completed">
+    
+  </a>
+  <a name="has_completed">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    has_completed(self, response):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L723" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.cloudstack.CloudStackConnection.html">libcloud.common.cloudstack.CloudStackConnection</a>, <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">libcloud.dns.drivers.rackspace.RackspaceDNSConnection</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceConnection.html">libcloud.loadbalancer.drivers.rackspace.RackspaceConnection</a></div>
+    <pre>Return job completion status.
+
+@param response: Response object returned by poll request.
+@type response: C{HTTPResponse}
+
+@return C{bool} True if the job has completed, False otherwise.</pre>
+  </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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.RawResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.RawResponse.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.RawResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.RawResponse.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,209 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.RawResponse : 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.b.RawResponse(<a href="libcloud.common.base.Response.html">Response</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L176">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.RawResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse.html">libcloud.storage.drivers.cloudfiles.CloudFilesRawResponse</a>, <a href="libcloud.storage.drivers.s3.S3RawResponse.html">libcloud.storage.drivers.s3.S3RawResponse</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id683">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#response">response</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#status">status</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#headers">headers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.RawResponse.html#reason">reason</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Response.html">Response</a>:
+        </p>
+        <table class="children sortable" id="id684">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_body">parse_body</a></td>
+    <td><span>Parse response body.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.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.common.base.RawResponse.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, connection):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L178" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#__init__">libcloud.common.base.Response.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.RawResponse.response">
+    
+  </a>
+  <a name="response">
+    
+  </a>
+  <div class="functionHeader">
+    @property<br />
+    def
+    response(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L187" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.RawResponse.status">
+    
+  </a>
+  <a name="status">
+    
+  </a>
+  <div class="functionHeader">
+    @property<br />
+    def
+    status(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L196" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.RawResponse.headers">
+    
+  </a>
+  <a name="headers">
+    
+  </a>
+  <div class="functionHeader">
+    @property<br />
+    def
+    headers(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L202" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.RawResponse.reason">
+    
+  </a>
+  <a name="reason">
+    
+  </a>
+  <div class="functionHeader">
+    @property<br />
+    def
+    reason(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L208" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:49:10.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Response.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Response.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Response.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.Response.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,179 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.Response : 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.b.Response(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L47">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.Response">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.base.JsonResponse.html">libcloud.common.base.JsonResponse</a>, <a href="libcloud.common.base.RawResponse.html">libcloud.common.base.RawResponse</a>, <a href="libcloud.common.base.XmlResponse.html">libcloud.common.base.XmlResponse</a>, <a href="libcloud.common.openstack.OpenStackAuthResponse.html">libcloud.common.openstack.OpenStackAuthResponse</a>, <a href="libcloud.compute.drivers.cloudsigma.CloudSigmaResponse.html">libcloud.compute.drivers.cloudsigma.CloudSigmaResponse</a>, <a href="libcloud.compute.drivers.ecp.ECPResponse.html">libcloud.compute.drivers.ecp.ECPResponse</a>, <a href="libcloud.compute.drivers.openstack.OpenStackResponse.html">libcloud.compute.drivers.openstack.OpenStackResponse</a>, <a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">libcloud.storage.drivers.cloudfiles.CloudFilesResponse</a></p>
+    </div>
+    <div>A Base Response class to derive from.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id678">
+  
+  
+<tr class="method">
+    
+    
+    <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="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.base.Response.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.common.base.Response.html#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="method">
+    
+    
+    <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="method 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.common.base.Response.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, response, connection):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L61" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.base.RawResponse.html">libcloud.common.base.RawResponse</a>, <a href="libcloud.common.gogrid.GoGridResponse.html">libcloud.common.gogrid.GoGridResponse</a>, <a href="libcloud.common.linode.LinodeResponse.html">libcloud.common.linode.LinodeResponse</a>, <a href="libcloud.compute.drivers.openstack.OpenStack_1_0_Response.html">libcloud.compute.drivers.openstack.OpenStack_1_0_Response</a>, <a href="libcloud.compute.drivers.openstack.OpenStack_1_1_Response.html">libcloud.compute.drivers.openstack.OpenStack_1_1_Response</a>, <a href="libcloud.compute.drivers.rimuhosting.RimuHostingResponse.html">libcloud.compute.drivers.rimuhosting.RimuHostingResponse</a>, <a href="libcloud.compute.drivers.voxel.VoxelResponse.html">libcloud.compute.drivers.voxel.VoxelResponse</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Response.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L80" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.base.JsonResponse.html">libcloud.common.base.JsonResponse</a>, <a href="libcloud.common.base.XmlResponse.html">libcloud.common.base.XmlResponse</a>, <a href="libcloud.common.openstack.OpenStackAuthResponse.html">libcloud.common.openstack.OpenStackAuthResponse</a>, <a href="libcloud.compute.drivers.cloudsigma.CloudSigmaResponse.html">libcloud.compute.drivers.cloudsigma.CloudSigmaResponse</a>, <a href="libcloud.compute.drivers.ecp.ECPResponse.html">libcloud.compute.drivers.ecp.ECPResponse</a>, <a href="libcloud.compute.drivers.openstack.OpenStackResponse.html">libcloud.compute.drivers.openstack.OpenStackResponse</a>, <a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">libcloud.storage.drivers.cloudfiles.CloudFilesResponse</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.common.base.Response.parse_error">
+    
+  </a>
+  <a name="parse_error">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_error(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L90" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.brightbox.BrightboxResponse.html">libcloud.common.brightbox.BrightboxResponse</a>, <a href="libcloud.common.gogrid.GoGridResponse.html">libcloud.common.gogrid.GoGridResponse</a>, <a href="libcloud.compute.drivers.bluebox.BlueboxResponse.html">libcloud.compute.drivers.bluebox.BlueboxResponse</a>, <a href="libcloud.compute.drivers.cloudsigma.CloudSigmaResponse.html">libcloud.compute.drivers.cloudsigma.CloudSigmaResponse</a>, <a href="libcloud.compute.drivers.dreamhost.DreamhostResponse.html">libcloud.compute.drivers.dreamhost.DreamhostResponse</a>, <a href="libcloud.compute.drivers.ec2.EC2Response.html">libcloud.compute.drivers.ec2.EC2Response</a>, <a href="libcloud.compute.drivers.ecp.ECPResponse.html">libcloud.compute.drivers.ecp.ECPResponse</a>, <a href="libcloud.compute.drivers.elasticstack.ElasticStackResponse.html">libcloud.compute.drivers.elasticstack.ElasticStackResponse</a>, <a href="libcloud.comput
 e.drivers.ibm_sbc.IBMResponse.html">libcloud.compute.drivers.ibm_sbc.IBMResponse</a>, <a href="libcloud.compute.drivers.opennebula.OpenNebulaResponse.html">libcloud.compute.drivers.opennebula.OpenNebulaResponse</a>, <a href="libcloud.compute.drivers.openstack.OpenStackResponse.html">libcloud.compute.drivers.openstack.OpenStackResponse</a>, <a href="libcloud.compute.drivers.opsource.OpsourceResponse.html">libcloud.compute.drivers.opsource.OpsourceResponse</a>, <a href="libcloud.compute.drivers.slicehost.SlicehostResponse.html">libcloud.compute.drivers.slicehost.SlicehostResponse</a>, <a href="libcloud.compute.drivers.voxel.VoxelResponse.html">libcloud.compute.drivers.voxel.VoxelResponse</a>, <a href="libcloud.compute.drivers.vpsnet.VPSNetResponse.html">libcloud.compute.drivers.vpsnet.VPSNetResponse</a>, <a href="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html">libcloud.dns.drivers.zerigo.ZerigoDNSResponse</a>, <a href="libcloud.storage.drivers.atmos.AtmosResponse.html">lib
 cloud.storage.drivers.atmos.AtmosResponse</a>, <a href="libcloud.storage.drivers.s3.S3Response.html">libcloud.storage.drivers.s3.S3Response</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><div class="function">
+  <a name="libcloud.common.base.Response.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L100" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overridden in <a href="libcloud.common.brightbox.BrightboxResponse.html">libcloud.common.brightbox.BrightboxResponse</a>, <a href="libcloud.common.gogrid.GoGridResponse.html">libcloud.common.gogrid.GoGridResponse</a>, <a href="libcloud.common.linode.LinodeResponse.html">libcloud.common.linode.LinodeResponse</a>, <a href="libcloud.common.openstack.OpenStackAuthResponse.html">libcloud.common.openstack.OpenStackAuthResponse</a>, <a href="libcloud.compute.drivers.cloudsigma.CloudSigmaResponse.html">libcloud.compute.drivers.cloudsigma.CloudSigmaResponse</a>, <a href="libcloud.compute.drivers.ecp.ECPResponse.html">libcloud.compute.drivers.ecp.ECPResponse</a>, <a href="libcloud.compute.drivers.elasticstack.ElasticStackResponse.html">libcloud.compute.drivers.elasticstack.ElasticStackResponse</a>, <a href="libcloud.compute.drivers.ibm_sbc.IBMResponse.html">libcloud.compute.drivers.ibm_sbc.IBMResponse</a>, <a href="libcloud.compute.drivers.opennebula.Ope
 nNebulaResponse.html">libcloud.compute.drivers.opennebula.OpenNebulaResponse</a>, <a href="libcloud.compute.drivers.openstack.OpenStackResponse.html">libcloud.compute.drivers.openstack.OpenStackResponse</a>, <a href="libcloud.compute.drivers.rimuhosting.RimuHostingResponse.html">libcloud.compute.drivers.rimuhosting.RimuHostingResponse</a>, <a href="libcloud.compute.drivers.vcloud.VCloudResponse.html">libcloud.compute.drivers.vcloud.VCloudResponse</a>, <a href="libcloud.compute.drivers.voxel.VoxelResponse.html">libcloud.compute.drivers.voxel.VoxelResponse</a>, <a href="libcloud.compute.drivers.vpsnet.VPSNetResponse.html">libcloud.compute.drivers.vpsnet.VPSNetResponse</a>, <a href="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html">libcloud.dns.drivers.zerigo.ZerigoDNSResponse</a>, <a href="libcloud.loadbalancer.drivers.rackspace.RackspaceResponse.html">libcloud.loadbalancer.drivers.rackspace.RackspaceResponse</a>, <a href="libcloud.storage.drivers.atmos.AtmosResponse.html">l
 ibcloud.storage.drivers.atmos.AtmosResponse</a>, <a href="libcloud.storage.drivers.cloudfiles.CloudFilesResponse.html">libcloud.storage.drivers.cloudfiles.CloudFilesResponse</a>, <a href="libcloud.storage.drivers.s3.S3Response.html">libcloud.storage.drivers.s3.S3Response</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.common.base.Response._decompress_response">
+    
+  </a>
+  <a name="_decompress_response">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _decompress_response(self, response):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L111" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Decompress a response body if it is using deflate or gzip encoding.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">Decompressed response</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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.XmlResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.XmlResponse.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.XmlResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.XmlResponse.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,106 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base.XmlResponse : 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.b.XmlResponse(<a href="libcloud.common.base.Response.html">Response</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a>.<a href="libcloud.common.base.html">base</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L157">View Source</a>
+      <a href="classIndex.html#libcloud.common.base.XmlResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.common.aws.AWSBaseResponse.html">libcloud.common.aws.AWSBaseResponse</a>, <a href="libcloud.compute.drivers.ibm_sbc.IBMResponse.html">libcloud.compute.drivers.ibm_sbc.IBMResponse</a>, <a href="libcloud.compute.drivers.opennebula.OpenNebulaResponse.html">libcloud.compute.drivers.opennebula.OpenNebulaResponse</a>, <a href="libcloud.compute.drivers.opsource.OpsourceResponse.html">libcloud.compute.drivers.opsource.OpsourceResponse</a>, <a href="libcloud.compute.drivers.slicehost.SlicehostResponse.html">libcloud.compute.drivers.slicehost.SlicehostResponse</a>, <a href="libcloud.compute.drivers.vcloud.VCloudResponse.html">libcloud.compute.drivers.vcloud.VCloudResponse</a>, <a href="libcloud.compute.drivers.voxel.VoxelResponse.html">libcloud.compute.drivers.voxel.VoxelResponse</a>, <a href="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html">libcloud.dns.drivers.zerigo.ZerigoDNSResponse</a>, <a href="libcloud.storage.drivers.atmos.AtmosR
 esponse.html">libcloud.storage.drivers.atmos.AtmosResponse</a></p>
+    </div>
+    <div>A Base XML Response class to derive from.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id681">
+  
+  
+<tr class="method">
+    
+    
+    <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>:
+        </p>
+        <table class="children sortable" id="id682">
+  
+  
+<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#parse_error">parse_error</a></td>
+    <td><span>Parse the error messages.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.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.common.base.XmlResponse.parse_body">
+    
+  </a>
+  <a name="parse_body">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    parse_body(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py#L161" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#parse_body">libcloud.common.base.Response.parse_body</a></div><div class="interfaceinfo">overridden in <a href="libcloud.compute.drivers.voxel.VoxelResponse.html">libcloud.compute.drivers.voxel.VoxelResponse</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://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: libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.html?rev=1361884&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.html (added)
+++ libcloud/site/trunk/content/apidocs/0.9.1/libcloud.common.base.html Mon Jul 16 01:49:43 2012
@@ -0,0 +1,106 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.common.base : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.c.base : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.common.html">common</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/common/base.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id677">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.Response.html">Response</a></td>
+    <td><span>A Base Response class to derive from.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.JsonResponse.html">JsonResponse</a></td>
+    <td><span>A Base JSON Response class to derive from.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.XmlResponse.html">XmlResponse</a></td>
+    <td><span>A Base XML Response class to derive from.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.RawResponse.html">RawResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.LoggingConnection.html">LoggingConnection</a></td>
+    <td><span>Debug class to log all HTTP(s) requests as they could be made with the 
+<code>curl</code> command.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.LoggingHTTPSConnection.html">LoggingHTTPSConnection</a></td>
+    <td><span>Utility Class for logging HTTPS connections</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.LoggingHTTPConnection.html">LoggingHTTPConnection</a></td>
+    <td><span>Utility Class for logging HTTP connections</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.Connection.html">Connection</a></td>
+    <td><span>A Base Connection class to derive from.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.PollingConnection.html">PollingConnection</a></td>
+    <td><span>Connection class which can also work with the async APIs.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.common.base.BaseDriver.html">BaseDriver</a></td>
+    <td><span>Base driver class from which other classes can inherit from.</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