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

svn commit: r1361880 [25/35] - /libcloud/site/trunk/content/apidocs/0.7.1/

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,258 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.d.r.RackspaceUSDNSConnection(<a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a>.<a href="libcloud.dns.drivers.rackspace.html">rackspace</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/rackspace.py#L105">View Source</a>
+      <a href="classIndex.html#libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>:
+        </p>
+        <table class="children sortable" id="id50">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.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="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html#has_completed">has_completed</a></td>
+    <td><span>Return job completion status.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.openstack.OpenStack_1_1_Connection.html">OpenStack_1_1_Connection</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>):
+        </p>
+        <table class="children sortable" id="id51">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.openstack.OpenStack_1_1_Connection.html#encode_data">encode_data</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.compute.drivers.openstack.OpenStackComputeConnection.html">OpenStackComputeConnection</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>, <a href="libcloud.compute.drivers.openstack.OpenStack_1_1_Connection.html">OpenStack_1_1_Connection</a>):
+        </p>
+        <table class="children sortable" id="id52">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.compute.drivers.openstack.OpenStackComputeConnection.html#request">request</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.openstack.OpenStackBaseConnection.html">OpenStackBaseConnection</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>, <a href="libcloud.compute.drivers.openstack.OpenStack_1_1_Connection.html">OpenStack_1_1_Connection</a>, <a href="libcloud.compute.drivers.openstack.OpenStackComputeConnection.html">OpenStackComputeConnection</a>):
+        </p>
+        <table class="children sortable" id="id53">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#add_default_headers">add_default_headers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.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.openstack.OpenStackBaseConnection.html#base_url">base_url</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#_get_base_url">_get_base_url</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#_get_default_region">_get_default_region</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.common.openstack.OpenStackBaseConnection.html#_populate_hosts_and_request_paths">_populate_hosts_and_request_paths</a></td>
+    <td><span>OpenStack uses a separate host for API calls which is only provided 
+after an initial authentication request. If we haven't made that request 
+yet, do it here. Otherwise, just return the management host.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.PollingConnection.html">PollingConnection</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>):
+        </p>
+        <table class="children sortable" id="id54">
+  
+  
+<tr class="basemethod">
+    
+    
+    <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="basemethod">
+    
+    
+    <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>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.Connection.html">Connection</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a>, <a href="libcloud.common.base.PollingConnection.html">PollingConnection</a>):
+        </p>
+        <table class="children sortable" id="id55">
+  
+  
+<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>
+    
+    
+    
+
+    
+    <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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,192 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.d.r.RackspaceUSDNSDriver(<a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html">RackspaceDNSDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a>.<a href="libcloud.dns.drivers.rackspace.html">rackspace</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/rackspace.py#L346">View Source</a>
+      <a href="classIndex.html#libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html">RackspaceDNSDriver</a>:
+        </p>
+        <table class="children sortable" id="id65">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#list_record_types">list_record_types</a></td>
+    <td><span>Return a list of RecordType objects supported by the provider.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#list_zones">list_zones</a></td>
+    <td><span>Return a list of zones.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#list_records">list_records</a></td>
+    <td><span>Return a list of records for the provided zone.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#get_zone">get_zone</a></td>
+    <td><span>Return a Zone instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#get_record">get_record</a></td>
+    <td><span>Return a Record instance.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#create_zone">create_zone</a></td>
+    <td><span>Create a new zone.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#update_zone">update_zone</a></td>
+    <td><span>Update en existing zone.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#create_record">create_record</a></td>
+    <td><span>Create a new record.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#update_record">update_record</a></td>
+    <td><span>Update an existing record.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#delete_zone">delete_zone</a></td>
+    <td><span>Delete a zone.</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#delete_record">delete_record</a></td>
+    <td><span>Delete a record.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#_to_zones">_to_zones</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#_to_zone">_to_zone</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#_to_records">_to_records</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#_to_record">_to_record</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#_to_full_record_name">_to_full_record_name</a></td>
+    <td><span>Build a FQDN from a domain and record name.</span></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html#_to_partial_record_name">_to_partial_record_name</a></td>
+    <td><span>Strip domain portion from the record name.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.dns.base.DNSDriver.html">DNSDriver</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html">RackspaceDNSDriver</a>):
+        </p>
+        <table class="children sortable" id="id66">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.base.DNSDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.base.DNSDriver.html#_string_to_record_type">_string_to_record_type</a></td>
+    <td><span>Return a string representation of a DNS record type to a libcloud 
+RecordType ENUM.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html">RackspaceDNSDriver</a>, <a href="libcloud.dns.base.DNSDriver.html">DNSDriver</a>):
+        </p>
+        <table class="children sortable" id="id67">
+  
+  
+<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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.rackspace.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.rackspace : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.d.rackspace : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/rackspace.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id40">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSResponse.html">RackspaceDNSResponse</a></td>
+    <td><span>Rackspace DNS Response class.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSConnection.html">RackspaceDNSConnection</a></td>
+    <td><span>Rackspace DNS Connection class.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceUSDNSConnection.html">RackspaceUSDNSConnection</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceUKDNSConnection.html">RackspaceUKDNSConnection</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceDNSDriver.html">RackspaceDNSDriver</a></td>
+    <td><span class="undocumented">No class docstring; 2/17 methods documented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceUSDNSDriver.html">RackspaceUSDNSDriver</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.rackspace.RackspaceUKDNSDriver.html">RackspaceUKDNSDriver</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.zerigo.ZerigoDNSConnection : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.d.z.ZerigoDNSConnection(<span title="libcloud.common.base.ConnectionUserAndKey">ConnectionUserAndKey</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a>.<a href="libcloud.dns.drivers.zerigo.html">zerigo</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L113">View Source</a>
+      <a href="classIndex.html#libcloud.dns.drivers.zerigo.ZerigoDNSConnection">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id36">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html#add_default_headers">add_default_headers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html#request">request</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSConnection.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/dns/drivers/zerigo.py#L118" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSConnection.request">
+    
+  </a>
+  <a name="request">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    request(self, action, params=None, data='', headers=None, method='GET'):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L123" 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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,612 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.zerigo.ZerigoDNSDriver : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.d.z.ZerigoDNSDriver(<a href="libcloud.dns.base.DNSDriver.html">DNSDriver</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a>.<a href="libcloud.dns.drivers.zerigo.html">zerigo</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L139">View Source</a>
+      <a href="classIndex.html#libcloud.dns.drivers.zerigo.ZerigoDNSDriver">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No class docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id37">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#list_record_types">list_record_types</a></td>
+    <td><span>Return a list of RecordType objects supported by the provider.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#list_zones">list_zones</a></td>
+    <td><span>Return a list of zones.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#list_records">list_records</a></td>
+    <td><span>Return a list of records for the provided zone.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#get_zone">get_zone</a></td>
+    <td><span>Return a Zone instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#get_record">get_record</a></td>
+    <td><span>Return a Record instance.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#create_zone">create_zone</a></td>
+    <td><span>Create a new zone.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#update_zone">update_zone</a></td>
+    <td><span>Update an existing zone.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#create_record">create_record</a></td>
+    <td><span>Create a new record.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#update_record">update_record</a></td>
+    <td><span>Update an existing record.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#delete_zone">delete_zone</a></td>
+    <td><span>Delete a zone.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#delete_record">delete_record</a></td>
+    <td><span>Delete a record.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#ex_get_zone_by_domain">ex_get_zone_by_domain</a></td>
+    <td><span>Retrieve a zone object by the domain name.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#ex_force_slave_axfr">ex_force_slave_axfr</a></td>
+    <td><span>Force a zone transfer.</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_to_zone_elem">_to_zone_elem</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_to_record_elem">_to_record_elem</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_to_zones">_to_zones</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_to_zone">_to_zone</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_to_records">_to_records</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_to_record">_to_record</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html#_get_more">_get_more</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.dns.base.DNSDriver.html">DNSDriver</a>:
+        </p>
+        <table class="children sortable" id="id38">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.base.DNSDriver.html#__init__">__init__</a></td>
+    <td></td>
+  </tr><tr class="basemethod private">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.base.DNSDriver.html#_string_to_record_type">_string_to_record_type</a></td>
+    <td><span>Return a string representation of a DNS record type to a libcloud 
+RecordType ENUM.</span></td>
+  </tr>
+  
+</table>
+      
+        <p>
+          Inherited from <a href="libcloud.common.base.BaseDriver.html">BaseDriver</a> (via <a href="libcloud.dns.base.DNSDriver.html">DNSDriver</a>):
+        </p>
+        <table class="children sortable" id="id39">
+  
+  
+<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.dns.drivers.zerigo.ZerigoDNSDriver.list_record_types">
+    
+  </a>
+  <a name="list_record_types">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_record_types(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L144" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#list_record_types">libcloud.dns.base.DNSDriver.list_record_types</a></div>
+    <div>Return a list of RecordType objects supported by the provider.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A list of <code>RecordType</code> instances.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.list_zones">
+    
+  </a>
+  <a name="list_zones">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_zones(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L147" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#list_zones">libcloud.dns.base.DNSDriver.list_zones</a></div>
+    <div>Return a list of zones.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A list of <code>Zone</code> instances.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.list_records">
+    
+  </a>
+  <a name="list_records">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    list_records(self, zone):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L151" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#list_records">libcloud.dns.base.DNSDriver.list_records</a></div>
+    <div>Return a list of records for the provided zone.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">zone</td><td>Zone to list records for. (type: <code>Zone</code>)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">A list of <code>Record</code> instances.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.get_zone">
+    
+  </a>
+  <a name="get_zone">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_zone(self, zone_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L155" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#get_zone">libcloud.dns.base.DNSDriver.get_zone</a></div>
+    <div>Return a Zone instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Zone</code> instance.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.get_record">
+    
+  </a>
+  <a name="get_record">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_record(self, zone_id, record_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L162" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#get_record">libcloud.dns.base.DNSDriver.get_record</a></div>
+    <div>Return a Record instance.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>Record</code> instance.</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.create_zone">
+    
+  </a>
+  <a name="create_zone">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_zone(self, domain, type='master', ttl=None, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L170" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#create_zone">libcloud.dns.base.DNSDriver.create_zone</a></div>
+    <div>Create a new zone.</p>
+<p>Provider API docs: 
+https://www.zerigo.com/docs/apis/dns/1.1/zones/create<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.update_zone">
+    
+  </a>
+  <a name="update_zone">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    update_zone(self, zone, domain=None, type=None, ttl=None, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L186" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#update_zone">libcloud.dns.base.DNSDriver.update_zone</a></div>
+    <div>Update an existing zone.</p>
+<p>Provider API docs: 
+https://www.zerigo.com/docs/apis/dns/1.1/zones/update<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.create_record">
+    
+  </a>
+  <a name="create_record">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    create_record(self, name, zone, type, data, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L213" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#create_record">libcloud.dns.base.DNSDriver.create_record</a></div>
+    <div>Create a new record.</p>
+<p>Provider API docs: 
+https://www.zerigo.com/docs/apis/dns/1.1/hosts/create<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.update_record">
+    
+  </a>
+  <a name="update_record">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    update_record(self, record, name=None, type=None, data=None, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L230" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#update_record">libcloud.dns.base.DNSDriver.update_record</a></div>
+    <div>Update an existing record.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">record</td><td><code>Record</code> (type: Record to update.)</td></tr><tr><td></td><td class="fieldArg">name</td><td><code>string</code> (type: Hostname or FQDN.)</td></tr><tr><td></td><td class="fieldArg">type</td><td>DNS record type (A, AAAA, ...). (type: <code>RecordType</code>)</td></tr><tr><td></td><td class="fieldArg">data</td><td>Data for the record (depends on the record type). (type: <code>str</code>)</td></tr><tr><td></td><td class="fieldArg">extra</td><td>(optional) Extra attributes (driver specific). (type: <code>dict</code>)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.delete_zone">
+    
+  </a>
+  <a name="delete_zone">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete_zone(self, zone):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L249" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#delete_zone">libcloud.dns.base.DNSDriver.delete_zone</a></div>
+    <div>Delete a zone.</p>
+<p>Note: This will delete all the records belonging to this zone.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">zone</td><td><code>Zone</code> (type: Zone to delete.)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.delete_record">
+    
+  </a>
+  <a name="delete_record">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    delete_record(self, record):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L255" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.dns.base.DNSDriver.html#delete_record">libcloud.dns.base.DNSDriver.delete_record</a></div>
+    <div>Delete a record.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">record</td><td><code>Record</code> (type: Record to delete.)</td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.ex_get_zone_by_domain">
+    
+  </a>
+  <a name="ex_get_zone_by_domain">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_get_zone_by_domain(self, domain):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L261" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Retrieve a zone object by the domain name.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.ex_force_slave_axfr">
+    
+  </a>
+  <a name="ex_force_slave_axfr">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    ex_force_slave_axfr(self, zone):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L271" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div>Force a zone transfer.<table class="fieldTable"></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._to_zone_elem">
+    
+  </a>
+  <a name="_to_zone_elem">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_zone_elem(self, domain=None, type=None, ttl=None, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L281" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._to_record_elem">
+    
+  </a>
+  <a name="_to_record_elem">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_record_elem(self, name=None, type=None, data=None, extra=None):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L326" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._to_zones">
+    
+  </a>
+  <a name="_to_zones">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_zones(self, elem):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L360" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._to_zone">
+    
+  </a>
+  <a name="_to_zone">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_zone(self, elem):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L369" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._to_records">
+    
+  </a>
+  <a name="_to_records">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_records(self, elem, zone):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L393" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._to_record">
+    
+  </a>
+  <a name="_to_record">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _to_record(self, elem, zone):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L402" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSDriver._get_more">
+    
+  </a>
+  <a name="_get_more">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    _get_more(self, last_key, value_dict):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L421" 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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,132 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.zerigo.ZerigoDNSResponse : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.d.z.ZerigoDNSResponse(<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.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a>.<a href="libcloud.dns.drivers.zerigo.html">zerigo</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L77">View Source</a>
+      <a href="classIndex.html#libcloud.dns.drivers.zerigo.ZerigoDNSResponse">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id33">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html#success">success</a></td>
+    <td><span>Determine if our request was successful.</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.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>:
+        </p>
+        <table class="children sortable" id="id34">
+  
+  
+<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="id35">
+  
+  
+<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>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.success">
+    
+  </a>
+  <a name="success">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    success(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L78" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.base.Response.html#success">libcloud.common.base.Response.success</a></div>
+    <div>Determine if our request was successful.</p>
+<p>The meaning of this can be arbitrary; did we receive OK status? Did the 
+node get created? Were we authenticated?<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2"><code>True</code> or <code>False</code></td></tr></table></div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.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/dns/drivers/zerigo.py#L81" 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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.ZerigoError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,123 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.zerigo.ZerigoError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.d.z.ZerigoError(<a href="libcloud.common.types.LibcloudError.html">LibcloudError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a>.<a href="libcloud.dns.drivers.zerigo.html">zerigo</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L63">View Source</a>
+      <a href="classIndex.html#libcloud.dns.drivers.zerigo.ZerigoError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id32">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoError.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, code, errors):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L64" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__init__">libcloud.common.types.LibcloudError.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoError.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L68" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__str__">libcloud.common.types.LibcloudError.__str__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.drivers.zerigo.ZerigoError.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __repr__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py#L71" 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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.drivers.zerigo.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,69 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.drivers.zerigo : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.d.zerigo : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.drivers.html">drivers</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/drivers/zerigo.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id31">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoError.html">ZerigoError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSResponse.html">ZerigoDNSResponse</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSConnection.html">ZerigoDNSConnection</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.drivers.zerigo.ZerigoDNSDriver.html">ZerigoDNSDriver</a></td>
+    <td><span class="undocumented">No class docstring; 5/20 methods documented</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,69 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="package">l.dns : package documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id3">
+  
+  
+<tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.dns.base.html">base</a></td>
+    <td><span class="undocumented">No module docstring; 3/3 classes documented</span></td>
+  </tr><tr class="package">
+    
+    
+    <td>Package</td>
+    <td><a href="libcloud.dns.drivers.html">drivers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.dns.providers.html">providers</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="module">
+    
+    
+    <td>Module</td>
+    <td><a href="libcloud.dns.types.html">types</a></td>
+    <td><span class="undocumented">No module docstring; 1/8 classes documented</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.providers.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.providers.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.providers.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.providers.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.providers : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.providers : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/providers.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id4">
+  
+  
+<tr class="function">
+    
+    
+    <td>Function</td>
+    <td><a href="libcloud.dns.providers.html#get_driver">get_driver</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.providers.get_driver">
+    
+  </a>
+  <a name="get_driver">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    get_driver(provider):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/providers.py#L33" 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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.Provider.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.Provider.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.Provider.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.Provider.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,40 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.Provider : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.Provider(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L30">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.Provider">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+      
+    </div>
+    
+    
+    
+
+    
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordAlreadyExistsError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordAlreadyExistsError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordAlreadyExistsError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordAlreadyExistsError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordAlreadyExistsError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.RecordAlreadyExistsError(<a href="libcloud.dns.types.RecordError.html">RecordError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L101">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordAlreadyExistsError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.RecordError.html">RecordError</a>:
+        </p>
+        <table class="children sortable" id="id12">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__str__">__str__</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordDoesNotExistError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordDoesNotExistError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordDoesNotExistError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordDoesNotExistError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordDoesNotExistError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.RecordDoesNotExistError(<a href="libcloud.dns.types.RecordError.html">RecordError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L97">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordDoesNotExistError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.RecordError.html">RecordError</a>:
+        </p>
+        <table class="children sortable" id="id11">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__str__">__str__</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.RecordError(<a href="libcloud.common.types.LibcloudError.html">LibcloudError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L84">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordError">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.dns.types.RecordAlreadyExistsError.html">libcloud.dns.types.RecordAlreadyExistsError</a>, <a href="libcloud.dns.types.RecordDoesNotExistError.html">libcloud.dns.types.RecordDoesNotExistError</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id10">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.RecordError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.types.RecordError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, value, driver, record_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L87" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__init__">libcloud.common.types.LibcloudError.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.types.RecordError.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L91" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__str__">libcloud.common.types.LibcloudError.__str__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordType.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordType.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordType.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.RecordType.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.RecordType : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.RecordType(<span title="object">object</span>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L38">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.RecordType">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div>DNS record type.<table class="fieldTable"></table></div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id6">
+  
+  
+<tr class="classmethod">
+    
+    
+    <td>Class Method</td>
+    <td><a href="libcloud.dns.types.RecordType.html#__repr__">__repr__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.types.RecordType.__repr__">
+    
+  </a>
+  <a name="__repr__">
+    
+  </a>
+  <div class="functionHeader">
+    @classmethod<br />
+    def
+    __repr__(self, value):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L58" 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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneAlreadyExistsError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneAlreadyExistsError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneAlreadyExistsError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneAlreadyExistsError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.ZoneAlreadyExistsError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.ZoneAlreadyExistsError(<a href="libcloud.dns.types.ZoneError.html">ZoneError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L80">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.ZoneAlreadyExistsError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.ZoneError.html">ZoneError</a>:
+        </p>
+        <table class="children sortable" id="id9">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__str__">__str__</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneDoesNotExistError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneDoesNotExistError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneDoesNotExistError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneDoesNotExistError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,62 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.ZoneDoesNotExistError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.ZoneDoesNotExistError(<a href="libcloud.dns.types.ZoneError.html">ZoneError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L76">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.ZoneDoesNotExistError">View In Hierarchy</a>
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      
+      
+        <p>
+          Inherited from <a href="libcloud.dns.types.ZoneError.html">ZoneError</a>:
+        </p>
+        <table class="children sortable" id="id8">
+  
+  
+<tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="basemethod">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__str__">__str__</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneError.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneError.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneError.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.ZoneError.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,97 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types.ZoneError : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="class">l.d.t.ZoneError(<a href="libcloud.common.types.LibcloudError.html">LibcloudError</a>) : class documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a>.<a href="libcloud.dns.types.html">types</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L63">View Source</a>
+      <a href="classIndex.html#libcloud.dns.types.ZoneError">View In Hierarchy</a>
+    </p>
+    <div>
+      <p>Known subclasses: <a href="libcloud.dns.types.ZoneAlreadyExistsError.html">libcloud.dns.types.ZoneAlreadyExistsError</a>, <a href="libcloud.dns.types.ZoneDoesNotExistError.html">libcloud.dns.types.ZoneDoesNotExistError</a></p>
+    </div>
+    <div class="undocumented">Undocumented</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id7">
+  
+  
+<tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__init__">__init__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="method">
+    
+    
+    <td>Method</td>
+    <td><a href="libcloud.dns.types.ZoneError.html#__str__">__str__</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr>
+  
+</table>
+      
+      
+    </div>
+    
+    
+    
+
+    <div class="function">
+  <a name="libcloud.dns.types.ZoneError.__init__">
+    
+  </a>
+  <a name="__init__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __init__(self, value, driver, zone_id):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L66" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__init__">libcloud.common.types.LibcloudError.__init__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div><div class="function">
+  <a name="libcloud.dns.types.ZoneError.__str__">
+    
+  </a>
+  <a name="__str__">
+    
+  </a>
+  <div class="functionHeader">
+    
+    def
+    __str__(self):
+    <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py#L70" class="functionSourceLink">
+      
+      (source)
+    </a>
+  </div>
+  <div class="functionBody">
+    <div class="interfaceinfo">overrides <a href="libcloud.common.types.LibcloudError.html#__str__">libcloud.common.types.LibcloudError.__str__</a></div>
+    <div class="undocumented">Undocumented</div>
+  </div>
+</div>
+    <address>
+      <a href="index.html">API Documentation</a> for <a href="http://libcloud.apache.org">libcloud</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2012-07-15 18:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file

Added: libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.html?rev=1361880&view=auto
==============================================================================
--- libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.html (added)
+++ libcloud/site/trunk/content/apidocs/0.7.1/libcloud.dns.types.html Mon Jul 16 01:48:25 2012
@@ -0,0 +1,93 @@
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "DTD/xhtml1-strict.dtd">
+<html>
+  <head>
+    <title>libcloud.dns.types : API documentation</title>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+    <link href="apidocs.css" type="text/css" rel="stylesheet" />
+    
+    
+  </head>
+  <body>
+    <h1 class="module">l.d.types : module documentation</h1>
+    <p>
+      <span id="part">Part of <a href="libcloud.html">libcloud</a>.<a href="libcloud.dns.html">dns</a></span>
+      <a href="https://svn.apache.org/viewvc/libcloud/trunk/libcloud/dns/types.py">View Source</a>
+      
+    </p>
+    <div>
+      
+    </div>
+    <div class="undocumented">No module docstring</div>
+
+    
+    
+    <div id="splitTables">
+      <table class="children sortable" id="id5">
+  
+  
+<tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.Provider.html">Provider</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordType.html">RecordType</a></td>
+    <td><span>DNS record type.</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.ZoneError.html">ZoneError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.ZoneDoesNotExistError.html">ZoneDoesNotExistError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.ZoneAlreadyExistsError.html">ZoneAlreadyExistsError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordError.html">RecordError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordDoesNotExistError.html">RecordDoesNotExistError</a></td>
+    <td><span class="undocumented">Undocumented</span></td>
+  </tr><tr class="class">
+    
+    
+    <td>Class</td>
+    <td><a href="libcloud.dns.types.RecordAlreadyExistsError.html">RecordAlreadyExistsError</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:47:55.
+    </address>
+  </body>
+</html>
\ No newline at end of file