You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2015/12/16 10:32:59 UTC

svn commit: r1720308 [5/6] - in /libcloud/site/trunk/generated: ./ assets/ blog/ blog/2010/02/02/ blog/2010/05/11/ blog/2010/10/12/ blog/2011/01/17/ blog/2011/02/15/ blog/2011/05/25/ blog/2011/06/06/ blog/2011/07/04/ blog/2011/09/01/ blog/2011/10/19/ b...

Modified: libcloud/site/trunk/generated/blog/page/9/index.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/9/index.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/9/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/9/index.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,97 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2012/09/25/libcloud-0-11-3-released.html">Libcloud 0.11.3 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Sep 25, 2012</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.11.3!</p>
+
+<h3>Release highlights</h3>
+
+<p><strong>Compute</strong></p>
+
+<ul>
+<li>Add new Rackspace Nova driver for Chicago (ORD) location</li>
+<li>Add new methods for managing storage volumes and other extenstion methods
+to the IBM SCE driver.</li>
+<li>Allow user to pass &#39;timeout&#39; argument to the &#39;deploy_node&#39; method</li>
+</ul>
+
+<p><strong>Bug fixes</strong></p>
+
+<ul>
+<li>Fix a bug with the Libcloud SSL verification code. Code was too strict
+and didn&#39;t allow &quot;-&quot; character in the sub-domain when using a wildcard
+certificate.</li>
+</ul>
+
+<p>Full change log can be found at
+<a href="https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&amp;view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&amp;view=markup</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.11.3 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. If
+this is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible
+can be found at http://libcloud.apache.org/upgrade-notes.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.11.3/.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>. Don&#39;t forget to attach an
+example and / ortest which reproduces your problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the CHANGES
+file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&amp;view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&amp;view=markup</a>.</p>
+
+<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/www-announce/201209.mbox/%3CCAJMHEmLn+MV_pcNZv03PW5wuS5c=O8cFdqMH8LFtaUr1gggkdw@mail.gmail.com%3E">release announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2012/08/22/libcloud-0-11-1-released.html">Libcloud 0.11.1 released</a></h2>
   
 
@@ -447,99 +538,6 @@ to manually edit markdown files again wh
 
     
   
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2012/04/01/libcloud-0-9-1-released.html">Libcloud 0.9.1 released</a></h2>
-  
-
-  
-    
-  
-  <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Apr 01, 2012</span>
-
-  <div class="post-content">
-    <p>Libcloud team is pleased to announce the release of Libcloud 0.9.1!</p>
-
-<p>Release highlights:</p>
-
-<ul>
-<li>A lot of improvements and additional functionality in the OpenStack
-driver. Now a generic OpenStack driver (Provider.OPENSTACK) also works with
-devstack.org and trystack.org installations</li>
-<li>Improvements and better exception propagation in the deploy_node method</li>
-<li>New driver for ElasticHosts Los Angeles and Toronto location</li>
-<li>Support for new EC2 instance type - m1.medium</li>
-</ul>
-
-<p>Bug fixes:</p>
-
-<ul>
-<li>Don&#39;t lowercase special header names in the Amazon S3 storage driver.
-This fixes a bug with multi-objects delete calls.</li>
-<li>Properly handle OpenStack providers which return public IP addresses
-under the &#39;internet&#39; key in the &#39;addresses&#39; dictionary</li>
-<li>Make create_node in Linode driver return a Node instance instead of a
-listen of Node instances</li>
-</ul>
-
-<p>For a full list of changes, please see the CHANGES file
-<a href="https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&amp;view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&amp;view=markup</a>.</p>
-
-<h3>Download</h3>
-
-<p>Libcloud 0.9.1 can be downloaded from
-http://libcloud.apache.org/downloads.html or installed using pip:</p>
-
-<div class="highlight"><pre><code class="bash">pip install apache-libcloud
-</code></pre></div>
-
-<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. If
-this is the case, please use the main Apache mirror -
-http://www.apache.org/dist/libcloud</p>
-
-<h3>Upgrading</h3>
-
-<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p>
-
-<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud
-</code></pre></div>
-
-<h3>Upgrade notes</h3>
-
-<p>A page which describes backward incompatible or semi-incompatible changes
-and how to preserve the old behavior when this is possible can be found at
-http://libcloud.apache.org/upgrade-notes.html.</p>
-
-<h3>Documentation</h3>
-
-<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.9.1/.</p>
-
-<h3>Bugs / Issues</h3>
-
-<p>If you find any bug or issue, please report it on our issue tracker
-<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>. Don&#39;t forget to attach an
-example and / or test which reproduces your problem.</p>
-
-<h3>Thanks</h3>
-
-<p>Thanks to everyone who contributed and made this release possible! Full
-list of people who contributed to this release can be found in the CHANGES
-file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&amp;view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&amp;view=markup</a>.</p>
-
-<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201204.mbox/%3CCAJMHEmJzeGL%2BU1PNeX0T-1dcxUC1um88jQTAmskZ-mXTQ3QLGw%40mail.gmail.com%3E">release announcement</a>.</p>
-
-  </div>
-
-  <div class="row section post-meta">
-    <div class="col-md-12 post-tags">
-      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -564,7 +562,7 @@ file <a href="https://svn.apache.org/vie
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2015/11/"> November 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> &nbsp;(2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/03/"> March 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> &nbsp;(2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> &nbsp;(8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> &nbsp;(4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> &nbsp;(3)</li><li> <
 a href="/blog/archives/2013/11/"> November 2013</a> &nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> &nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> &nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> &nbsp;(2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a href="/b
 log/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
+      <li> <a href="/blog/archives/2015/12/"> December 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> &nbsp;(2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/03/"> March 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> &nbsp;(2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> &nbsp;(1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> &nbsp;(8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> &nbsp;(4)</li><li> <
 a href="/blog/archives/2013/12/"> December 2013</a> &nbsp;(3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> &nbsp;(2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/07/"> July 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> &nbsp;(2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> &nbsp;(2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> &nbsp;(2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> &nbsp;(1)</li><li> <a href="/b
 log/archives/2012/02/"> February 2012</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> &nbsp;(2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> &nbsp;(3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/09/"> September 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> &nbsp;(1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> &nbsp;(1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> &nbsp;(1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> &nbsp;(1)</li>
     </ul>
   </div>
 </div>
@@ -595,7 +593,7 @@ file <a href="https://svn.apache.org/vie
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/apachecon.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/apachecon.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/apachecon.html (original)
+++ libcloud/site/trunk/generated/blog/tags/apachecon.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -177,7 +177,7 @@ strecthing for over 3 weeks, I sadly had
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/articles.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/articles.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/articles.html (original)
+++ libcloud/site/trunk/generated/blog/tags/articles.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -480,7 +480,7 @@ been written by one of our developers an
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/ccna.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/ccna.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/ccna.html (original)
+++ libcloud/site/trunk/generated/blog/tags/ccna.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -177,7 +177,7 @@ strecthing for over 3 weeks, I sadly had
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/celebrations.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/celebrations.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/celebrations.html (original)
+++ libcloud/site/trunk/generated/blog/tags/celebrations.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -171,7 +171,7 @@ attend the celebration.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/cloudstack.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/cloudstack.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/cloudstack.html (original)
+++ libcloud/site/trunk/generated/blog/tags/cloudstack.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -161,7 +161,7 @@ Ikoula</a>.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/conferences.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/conferences.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/conferences.html (original)
+++ libcloud/site/trunk/generated/blog/tags/conferences.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -225,7 +225,7 @@ strecthing for over 3 weeks, I sadly had
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/europython.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/europython.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/europython.html (original)
+++ libcloud/site/trunk/generated/blog/tags/europython.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -149,7 +149,7 @@ information, please refer to the <a href
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/events.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/events.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/events.html (original)
+++ libcloud/site/trunk/generated/blog/tags/events.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -171,7 +171,7 @@ attend the celebration.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/gce.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/gce.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/gce.html (original)
+++ libcloud/site/trunk/generated/blog/tags/gce.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -323,7 +323,7 @@ to fix and enhance the Compute Engine dr
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/github.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/github.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/github.html (original)
+++ libcloud/site/trunk/generated/blog/tags/github.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -174,7 +174,7 @@ from <a href="https://github.com/blog/20
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/gsoc.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/gsoc.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/gsoc.html (original)
+++ libcloud/site/trunk/generated/blog/tags/gsoc.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -193,7 +193,7 @@ information - <a href="http://www.tomaz.
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/gsoc2014.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/gsoc2014.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/gsoc2014.html (original)
+++ libcloud/site/trunk/generated/blog/tags/gsoc2014.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -193,7 +193,7 @@ information - <a href="http://www.tomaz.
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/hacktoberfest.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/hacktoberfest.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/hacktoberfest.html (original)
+++ libcloud/site/trunk/generated/blog/tags/hacktoberfest.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -174,7 +174,7 @@ from <a href="https://github.com/blog/20
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/ikoula.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/ikoula.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/ikoula.html (original)
+++ libcloud/site/trunk/generated/blog/tags/ikoula.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -161,7 +161,7 @@ Ikoula</a>.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/infrastructure.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/infrastructure.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/infrastructure.html (original)
+++ libcloud/site/trunk/generated/blog/tags/infrastructure.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -187,7 +187,7 @@ to manually edit markdown files again wh
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/new PMC member.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20PMC%20member.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new PMC member.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new PMC member.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -191,7 +191,7 @@ participation and contributions.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/new committer.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20committer.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new committer.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new committer.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -507,7 +507,7 @@ easily and directly contribute to the pr
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/new features.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20features.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new features.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new features.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -280,7 +280,7 @@ been written by one of our developers an
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/new pmc member.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20pmc%20member.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new pmc member.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new pmc member.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -194,7 +194,7 @@ our local &quot;CloudStack guy&quot;.</p
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/news.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/news.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/news.html (original)
+++ libcloud/site/trunk/generated/blog/tags/news.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -96,6 +96,92 @@
   
     <div class="post">
   
+    <h2><a href="/blog/2015/12/15/libcloud-0-20-0-released.html">Libcloud 0.20.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Dec 15, 2015</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.20.0.</p>
+
+<p>This is a first release in the 0.20 series which means it brings many new
+features, improvements, bug-fixes, and DNS drivers.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New DNS driver for <a href="http://libcloud.readthedocs.org/en/latest/dns/drivers/godaddy.html">GoDaddy</a></li>
+<li>New DNS driver for [CloudFlare DNS][4]</li>
+<li>Many more improvements and API v2.1 support for the [Dimension Data compute driver][5]</li>
+<li>Support for adding and configuring PTR (reverse DNS) record in RackSpace DNS driver</li>
+<li>Support for preemptable instances in Google Compute driver</li>
+<li>Add new eu-west-2 &amp; us-east-2 regions to the OUTSCALE<em>INC &amp; OUTSCALE</em>SAS drivers</li>
+<li>Added C4, M4 instance types in Amazon EC2 driver</li>
+<li>Add support for multiple regions in Aurora compute driver</li>
+<li>GoogleStorageDriver can now use either our S3 authentication or other Google Cloud Platform OAuth2 authentication methods.</li>
+<li>Removed DreamHosts Compute Driver, DreamHosts users will now use the OpenStack Node driver since DreamHosts are OpenStack API compliant</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found at <a href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0">here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a href="https://libcloud.apache.org/downloads.html">https://libcloud.apache.org/downloads.html</a> or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.20.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.20.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible
+can be found at <a href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html">https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a href="https://libcloud.readthedocs.org/en/latest/">https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0">CHANGES file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
     <h2><a href="/blog/2015/11/18/anthony-shaw-joins-our-team.html">Anthony Shaw (anthonyshaw) joins our team</a></h2>
   
 
@@ -3913,7 +3999,7 @@ Cloud and SoftLayer.</li>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/pmc.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/pmc.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/pmc.html (original)
+++ libcloud/site/trunk/generated/blog/tags/pmc.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -155,7 +155,7 @@ help me welcome him to the team :)</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/podcasts.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/podcasts.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/podcasts.html (original)
+++ libcloud/site/trunk/generated/blog/tags/podcasts.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -152,7 +152,7 @@ about Apache Libcloud.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/presentations.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/presentations.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/presentations.html (original)
+++ libcloud/site/trunk/generated/blog/tags/presentations.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -177,7 +177,7 @@ strecthing for over 3 weeks, I sadly had
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/providers.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/providers.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/providers.html (original)
+++ libcloud/site/trunk/generated/blog/tags/providers.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -323,7 +323,7 @@ to fix and enhance the Compute Engine dr
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/pycon.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/pycon.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/pycon.html (original)
+++ libcloud/site/trunk/generated/blog/tags/pycon.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -149,7 +149,7 @@ please refer to the <a href="http://mail
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/release announcement.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/release%20announcement.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/release announcement.html (original)
+++ libcloud/site/trunk/generated/blog/tags/release announcement.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -96,6 +96,92 @@
   
     <div class="post">
   
+    <h2><a href="/blog/2015/12/15/libcloud-0-20-0-released.html">Libcloud 0.20.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Dec 15, 2015</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.20.0.</p>
+
+<p>This is a first release in the 0.20 series which means it brings many new
+features, improvements, bug-fixes, and DNS drivers.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New DNS driver for <a href="http://libcloud.readthedocs.org/en/latest/dns/drivers/godaddy.html">GoDaddy</a></li>
+<li>New DNS driver for [CloudFlare DNS][4]</li>
+<li>Many more improvements and API v2.1 support for the [Dimension Data compute driver][5]</li>
+<li>Support for adding and configuring PTR (reverse DNS) record in RackSpace DNS driver</li>
+<li>Support for preemptable instances in Google Compute driver</li>
+<li>Add new eu-west-2 &amp; us-east-2 regions to the OUTSCALE<em>INC &amp; OUTSCALE</em>SAS drivers</li>
+<li>Added C4, M4 instance types in Amazon EC2 driver</li>
+<li>Add support for multiple regions in Aurora compute driver</li>
+<li>GoogleStorageDriver can now use either our S3 authentication or other Google Cloud Platform OAuth2 authentication methods.</li>
+<li>Removed DreamHosts Compute Driver, DreamHosts users will now use the OpenStack Node driver since DreamHosts are OpenStack API compliant</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found at <a href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0">here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a href="https://libcloud.apache.org/downloads.html">https://libcloud.apache.org/downloads.html</a> or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.20.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.20.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible
+can be found at <a href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html">https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a href="https://libcloud.readthedocs.org/en/latest/">https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0">CHANGES file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
     <h2><a href="/blog/2015/10/30/libcloud-0-19-0-released.html">Libcloud 0.19.0 released</a></h2>
   
 
@@ -2793,7 +2879,7 @@ Cloud and SoftLayer.</li>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/security release.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/security%20release.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/security release.html (original)
+++ libcloud/site/trunk/generated/blog/tags/security release.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -374,7 +374,7 @@ http://wiki.apache.org/incubator/Libclou
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/sprints.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/sprints.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/sprints.html (original)
+++ libcloud/site/trunk/generated/blog/tags/sprints.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -175,7 +175,7 @@ please refer to the <a href="http://mail
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/svn.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/svn.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/svn.html (original)
+++ libcloud/site/trunk/generated/blog/tags/svn.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -187,7 +187,7 @@ to manually edit markdown files again wh
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/tags/website.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/website.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/website.html (original)
+++ libcloud/site/trunk/generated/blog/tags/website.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -257,7 +257,7 @@ the changes yourself.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/community-resources.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/community-resources.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/community-resources.html (original)
+++ libcloud/site/trunk/generated/community-resources.html Wed Dec 16 09:32:57 2015
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -182,7 +182,7 @@ would like to have it listed on this pag
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/community.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/community.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/community.html (original)
+++ libcloud/site/trunk/generated/community.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -210,7 +210,7 @@ the documentation.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/credits.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/credits.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/credits.html (original)
+++ libcloud/site/trunk/generated/credits.html Wed Dec 16 09:32:57 2015
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -543,7 +543,7 @@ someone&#39;s name, this simply means th
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/downloads.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/downloads.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/downloads.html (original)
+++ libcloud/site/trunk/generated/downloads.html Wed Dec 16 09:32:57 2015
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -111,17 +111,17 @@
 <p>This page contains link to the latest stable release of Libcloud. If you are
 interested in an older release, please visit the <a href="http://archive.apache.org/dist/libcloud/">archive page</a>.</p>
 
-<p><a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 0.19.0 (stable) - Released on October 30, 2015</h2></a></p>
+<p><a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 0.20.0 (stable) - Released on December 15, 2015</h2></a></p>
 
 <p>Files:</p>
 
 <ul>
-<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.19.0.tar.gz">apache-libcloud-0.19.0.tar.gz</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.tar.gz.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.tar.gz.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.tar.gz.md5">md5</a>]</li>
-<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.19.0.tar.bz2">apache-libcloud-0.19.0.tar.bz2</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.tar.bz2.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.tar.bz2.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.tar.bz2.md5">md5</a>]</li>
-<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.19.0.zip">apache-libcloud-0.19.0.tar.zip</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.zip.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.zip.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.19.0.zip.md5">md5</a>]</li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.20.0.tar.gz">apache-libcloud-0.20.0.tar.gz</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.tar.gz.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.tar.gz.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.tar.gz.md5">md5</a>]</li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.20.0.tar.bz2">apache-libcloud-0.20.0.tar.bz2</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.tar.bz2.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.tar.bz2.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.tar.bz2.md5">md5</a>]</li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.20.0.zip">apache-libcloud-0.20.0.tar.zip</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.zip.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.zip.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.20.0.zip.md5">md5</a>]</li>
 </ul>
 
-<p>Upgrade notes: <a href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0.19.0">Click</a></p>
+<p>Upgrade notes: <a href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0.20.0">Click</a></p>
 
 <p>You are strongly encouraged to verify those packages using the <a href="https://www.apache.org/dist/libcloud/KEYS">Apache Libcloud
 developers KEYS</a>. You can find information on how to do that in the
@@ -243,7 +243,7 @@ is mentioned above.</p>
 
 <p>3.. Verify package with <code>.asc</code> signature file</p>
 
-<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.19.0.tar.bz2.asc
+<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.20.0.tar.bz2.asc
 gpg: Signature made Wed Oct  6 15:31:35 2010 CDT using DSA key ID 42721F00
 gpg: Good signature from <span class="s2">&quot;Paul Querna &lt;...&gt;&quot;</span>
 gpg:                 aka <span class="s2">&quot;Paul Querna &lt;...&gt;&quot;</span>
@@ -255,7 +255,7 @@ Primary key fingerprint: 39F6 691A 0ECF
 
 <p>Example of a bad signature:</p>
 
-<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.19.0.tar.bz2.asc
+<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.20.0.tar.bz2.asc
 gpg: Signature made Wed Oct  6 15:31:35 2010 CDT using DSA key ID 42721F00
 gpg: BAD signature from <span class="s2">&quot;Paul Querna &lt;...&gt;&quot;</span>
 </code></pre></div>
@@ -289,7 +289,7 @@ gpg: BAD signature from <span class="s2"
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/getting-started.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/getting-started.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/getting-started.html (original)
+++ libcloud/site/trunk/generated/getting-started.html Wed Dec 16 09:32:57 2015
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -224,7 +224,7 @@ docstrings for that driver.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/gsoc-2012.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc-2012.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/gsoc-2012.html (original)
+++ libcloud/site/trunk/generated/gsoc-2012.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -194,7 +194,7 @@ mailing list (dev@libcloud.apache.org).<
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/gsoc-2014.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc-2014.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/gsoc-2014.html (original)
+++ libcloud/site/trunk/generated/gsoc-2014.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -180,7 +180,7 @@ mailing list (dev@libcloud.apache.org).<
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/gsoc.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/gsoc.html (original)
+++ libcloud/site/trunk/generated/gsoc.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -140,7 +140,7 @@ we have participated in the past:</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Added: libcloud/site/trunk/generated/images/provider-logos/dimensiondata.png
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/images/provider-logos/dimensiondata.png?rev=1720308&view=auto
==============================================================================
Binary file - no diff available.

Propchange: libcloud/site/trunk/generated/images/provider-logos/dimensiondata.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: libcloud/site/trunk/generated/index.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/index.html (original)
+++ libcloud/site/trunk/generated/index.html Wed Dec 16 09:32:57 2015
@@ -53,7 +53,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -142,6 +142,9 @@
               <a href="https://libcloud.readthedocs.org/en/latest/compute/drivers/libvirt.html" target="_blank">
                 <img src="/images/provider-logos/libvirt.png" class="provider-logo" />
               </a>
+              <a href="https://libcloud.readthedocs.org/en/latest/compute/drivers/dimensiondata.html" target="_blank">
+                <img src="/images/provider-logos/dimensiondata.png" class="provider-logo" />
+              </a>
           </div>
         </div>
 
@@ -158,7 +161,7 @@
     <div class="row section row-2">
       <div class="col-md-6">
         <h3>Installation</h3>
-        <p>Latest stable version: <a href="https://pypi.python.org/pypi/apache-libcloud/0.19.0" target="_blank">0.19.0</a></p>
+        <p>Latest stable version: <a href="https://pypi.python.org/pypi/apache-libcloud/0.20.0" target="_blank">0.20.0</a></p>
         <p><code>pip install apache-libcloud</code></p>
         <p>Or <a href="downloads.html">download it from our servers</a> and install it manually.</p>
       </div>
@@ -229,19 +232,19 @@
         <h3>Latest Blog Posts</h3>
         
           
-            <p><a href="/blog/2015/11/18/anthony-shaw-joins-our-team.html">Anthony Shaw (anthonyshaw) joins our team</a>
+            <p><a href="/blog/2015/12/15/libcloud-0-20-0-released.html">Libcloud 0.20.0 released</a>
           
         
           
-            <p><a href="/blog/2015/10/30/libcloud-0-19-0-released.html">Libcloud 0.19.0 released</a>
+            <p><a href="/blog/2015/11/18/anthony-shaw-joins-our-team.html">Anthony Shaw (anthonyshaw) joins our team</a>
           
         
           
-            <p><a href="/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html">Libcloud is participating in Hacktoberfest</a>
+            <p><a href="/blog/2015/10/30/libcloud-0-19-0-released.html">Libcloud 0.19.0 released</a>
           
         
           
-            <p><a href="/blog/2015/08/13/libcloud-0-18-0-released.html">Libcloud 0.18.0 released</a>
+            <p><a href="/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html">Libcloud is participating in Hacktoberfest</a>
           
         
 
@@ -322,11 +325,11 @@
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     
-      <script src='/assets/index-217a3c0e2d83e2a2cffc452269154441.js' type='text/javascript'></script>
+      <script src='/assets/index-d2b5f16dce0cff3423840ceaa54edec2.js' type='text/javascript'></script>
 
     
 

Modified: libcloud/site/trunk/generated/media.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/media.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/media.html (original)
+++ libcloud/site/trunk/generated/media.html Wed Dec 16 09:32:57 2015
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -150,7 +150,7 @@ your servers instead of directly linking
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/security.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/security.html?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/security.html (original)
+++ libcloud/site/trunk/generated/security.html Wed Dec 16 09:32:57 2015
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-e2026f958a032fcde1c942cd7456dd99.css' rel='stylesheet' type='text/css' />
+    <link href='/assets/global-52715da7c55e2d86c5b5bfc2a8e7c73e.css' rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -234,7 +234,7 @@ which is described at
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-cd627f201dd4cfb6b045cf9d3aa874a1.js' type='text/javascript'></script>
+    <script src='/assets/global-9c9298ad4670c6fcb2e40b5291d6c657.js' type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/sitemap.xml
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1720308&r1=1720307&r2=1720308&view=diff
==============================================================================
--- libcloud/site/trunk/generated/sitemap.xml (original)
+++ libcloud/site/trunk/generated/sitemap.xml Wed Dec 16 09:32:57 2015
@@ -2,342 +2,346 @@
 <urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
     <url>
         <loc>https://libcloud.apache.org/blog/2010/02/02/libcloud-0-2-0-released.html</loc>
-        <lastmod>2010-02-02T00:00:00+01:00</lastmod>
+        <lastmod>2010-02-02T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2010/05/11/libcloud-0-3-1-released.html</loc>
-        <lastmod>2010-05-11T00:00:00+02:00</lastmod>
+        <lastmod>2010-05-11T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2010/10/12/libcloud-0-4-0-released.html</loc>
-        <lastmod>2010-10-12T00:00:00+02:00</lastmod>
+        <lastmod>2010-10-12T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/01/17/libcloud-0-4-2-released.html</loc>
-        <lastmod>2011-01-17T00:00:00+01:00</lastmod>
+        <lastmod>2011-01-17T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html
         </loc>
-        <lastmod>2011-02-15T00:00:00+01:00</lastmod>
+        <lastmod>2011-02-15T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/05/25/libcloud-0-5-0-released.html</loc>
-        <lastmod>2011-05-25T00:00:00+02:00</lastmod>
+        <lastmod>2011-05-25T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html
         </loc>
-        <lastmod>2011-06-06T00:00:00+02:00</lastmod>
+        <lastmod>2011-06-06T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/07/04/libcloud-0-5-2-released.html</loc>
-        <lastmod>2011-07-04T00:00:00+02:00</lastmod>
+        <lastmod>2011-07-04T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/09/01/libcloud-on-floss-weekly.html</loc>
-        <lastmod>2011-09-01T00:00:00+02:00</lastmod>
+        <lastmod>2011-09-01T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/10/19/libcloud-0-6-0-beta1-released.html</loc>
-        <lastmod>2011-10-19T00:00:00+02:00</lastmod>
+        <lastmod>2011-10-19T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/11/09/libcloud-0-6-1-released.html</loc>
-        <lastmod>2011-11-09T00:00:00+01:00</lastmod>
+        <lastmod>2011-11-09T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/11/17/libcloud-0-6-2-released.html</loc>
-        <lastmod>2011-11-17T00:00:00+01:00</lastmod>
+        <lastmod>2011-11-17T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html
         </loc>
-        <lastmod>2011-11-22T00:00:00+01:00</lastmod>
+        <lastmod>2011-11-22T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2011/12/09/libcloud-0-7-1-released.html</loc>
-        <lastmod>2011-12-09T00:00:00+01:00</lastmod>
+        <lastmod>2011-12-09T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html
         </loc>
-        <lastmod>2011-12-30T00:00:00+01:00</lastmod>
+        <lastmod>2011-12-30T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/02/08/libcloud-0-8-0-released.html</loc>
-        <lastmod>2012-02-08T00:00:00+01:00</lastmod>
+        <lastmod>2012-02-08T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/04/01/libcloud-0-9-1-released.html</loc>
-        <lastmod>2012-04-01T00:00:00+02:00</lastmod>
+        <lastmod>2012-04-01T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2012/05/05/website-and-code-svn-repository-moved.html
         </loc>
-        <lastmod>2012-05-05T00:00:00+02:00</lastmod>
+        <lastmod>2012-05-05T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/05/24/libcloud-0-10-1-released.html</loc>
-        <lastmod>2012-05-24T00:00:00+02:00</lastmod>
+        <lastmod>2012-05-24T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/07/30/libcloud-0-11-0-released.html</loc>
-        <lastmod>2012-07-30T00:00:00+02:00</lastmod>
+        <lastmod>2012-07-30T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/08/22/libcloud-0-11-1-released.html</loc>
-        <lastmod>2012-08-22T00:00:00+02:00</lastmod>
+        <lastmod>2012-08-22T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/09/25/libcloud-0-11-3-released.html</loc>
-        <lastmod>2012-09-25T00:00:00+02:00</lastmod>
+        <lastmod>2012-09-25T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html
         </loc>
-        <lastmod>2012-11-16T00:00:00+01:00</lastmod>
+        <lastmod>2012-11-16T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2012/11/19/libcloud-0-11-4-released.html</loc>
-        <lastmod>2012-11-19T00:00:00+01:00</lastmod>
+        <lastmod>2012-11-19T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html
         </loc>
-        <lastmod>2012-12-26T00:00:00+01:00</lastmod>
+        <lastmod>2012-12-26T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html
         </loc>
-        <lastmod>2012-12-28T00:00:00+01:00</lastmod>
+        <lastmod>2012-12-28T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2013/02/18/libcloud-0-12-1-released.html</loc>
-        <lastmod>2013-02-18T00:00:00+01:00</lastmod>
+        <lastmod>2013-02-18T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2013/03/21/libcloud-0-12-3-released.html</loc>
-        <lastmod>2013-03-21T00:00:00+01:00</lastmod>
+        <lastmod>2013-03-21T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2013/07/01/libcloud-0-13-0-released.html</loc>
-        <lastmod>2013-07-01T00:00:00+02:00</lastmod>
+        <lastmod>2013-07-01T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2013/08/04/new-committer-john-carr-joins-our-team.html
         </loc>
-        <lastmod>2013-08-04T00:00:00+02:00</lastmod>
+        <lastmod>2013-08-04T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2013/09/05/libcloud-0-13-1-released.html</loc>
-        <lastmod>2013-09-05T00:00:00+02:00</lastmod>
+        <lastmod>2013-09-05T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2013/11/21/libcloud-0-14-0-beta3-released.html</loc>
-        <lastmod>2013-11-21T00:00:00+01:00</lastmod>
+        <lastmod>2013-11-21T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html
         </loc>
-        <lastmod>2013-11-25T00:00:00+01:00</lastmod>
+        <lastmod>2013-11-25T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html
         </loc>
-        <lastmod>2013-12-28T00:00:00+01:00</lastmod>
+        <lastmod>2013-12-28T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2013/12/29/new-low-volume-announce-mailing-list.html
         </loc>
-        <lastmod>2013-12-29T00:00:00+01:00</lastmod>
+        <lastmod>2013-12-29T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2013/12/31/libcloud-0-13-3-released.html</loc>
-        <lastmod>2013-12-31T00:00:00+01:00</lastmod>
+        <lastmod>2013-12-31T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html
         </loc>
-        <lastmod>2014-01-01T00:00:00+01:00</lastmod>
+        <lastmod>2014-01-01T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/01/22/libcloud-0-14-0-released.html</loc>
-        <lastmod>2014-01-22T00:00:00+01:00</lastmod>
+        <lastmod>2014-01-22T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/01/23/welcome-to-the-new-website.html</loc>
-        <lastmod>2014-01-23T00:00:00+01:00</lastmod>
+        <lastmod>2014-01-23T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html
         </loc>
-        <lastmod>2014-01-27T00:00:00+01:00</lastmod>
+        <lastmod>2014-01-27T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/02/04/libcloud-0-14-and-rackspace.html</loc>
-        <lastmod>2014-02-04T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-04T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html
         </loc>
-        <lastmod>2014-02-07T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-07T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/02/08/libcloud-0-14-1-released.html</loc>
-        <lastmod>2014-02-08T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-08T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html</loc>
-        <lastmod>2014-02-11T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-11T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/02/14/call-for-participation-in-gsoc-2014.html
         </loc>
-        <lastmod>2014-02-14T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-14T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/02/17/sebastien-goasguen-joins-our-team.html
         </loc>
-        <lastmod>2014-02-17T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-17T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html
         </loc>
-        <lastmod>2014-02-18T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-18T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/02/21/libcloud-0-14-and-ikoula.html</loc>
-        <lastmod>2014-02-21T00:00:00+01:00</lastmod>
+        <lastmod>2014-02-21T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/04/15/libcloud-at-apachecon.html</loc>
-        <lastmod>2014-04-15T00:00:00+02:00</lastmod>
+        <lastmod>2014-04-15T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html</loc>
-        <lastmod>2014-05-13T00:00:00+02:00</lastmod>
+        <lastmod>2014-05-13T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/06/26/libcloud-0-15-0-released.html</loc>
-        <lastmod>2014-06-26T00:00:00+02:00</lastmod>
+        <lastmod>2014-06-26T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html
         </loc>
-        <lastmod>2014-07-07T00:00:00+02:00</lastmod>
+        <lastmod>2014-07-07T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/07/10/libcloud-0-15-1-released.html</loc>
-        <lastmod>2014-07-10T00:00:00+02:00</lastmod>
+        <lastmod>2014-07-10T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/11/12/libcloud-0-16-0-released.html</loc>
-        <lastmod>2014-11-12T00:00:00+01:00</lastmod>
+        <lastmod>2014-11-12T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2014/12/04/eric-johnson-joins-our-team.html</loc>
-        <lastmod>2014-12-04T00:00:00+01:00</lastmod>
+        <lastmod>2014-12-04T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2015/02/18/libcloud-0-17-0-released.html</loc>
-        <lastmod>2015-02-18T00:00:00+01:00</lastmod>
+        <lastmod>2015-02-18T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2015/03/17/allard-hoeve-joins-our-team.html</loc>
-        <lastmod>2015-03-17T00:00:00+01:00</lastmod>
+        <lastmod>2015-03-17T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2015/08/13/libcloud-0-18-0-released.html</loc>
-        <lastmod>2015-08-13T00:00:00+02:00</lastmod>
+        <lastmod>2015-08-13T00:00:00+10:00</lastmod>
     </url>
     <url>
         <loc>
             https://libcloud.apache.org/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html
         </loc>
-        <lastmod>2015-10-05T00:00:00+02:00</lastmod>
+        <lastmod>2015-10-05T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2015/10/30/libcloud-0-19-0-released.html</loc>
-        <lastmod>2015-10-30T00:00:00+01:00</lastmod>
+        <lastmod>2015-10-30T00:00:00+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/2015/11/18/anthony-shaw-joins-our-team.html</loc>
-        <lastmod>2015-11-18T00:00:00+01:00</lastmod>
+        <lastmod>2015-11-18T00:00:00+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/downloads.html</loc>
-        <lastmod>2015-11-17T23:32:21+01:00</lastmod>
+        <loc>https://libcloud.apache.org/blog/2015/12/15/libcloud-0-20-0-released.html</loc>
+        <lastmod>2015-12-15T00:00:00+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/gsoc.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/about.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/gsoc-2012.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/whois-using.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/blog/blog/</loc>
-        <lastmod>2015-11-18T15:39:34+01:00</lastmod>
+        <loc>https://libcloud.apache.org/community.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/credits.html</loc>
-        <lastmod>2015-11-17T23:32:21+01:00</lastmod>
+        <loc>https://libcloud.apache.org/media.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/</loc>
-        <lastmod>2015-11-18T15:39:34+01:00</lastmod>
+        <loc>https://libcloud.apache.org/community-resources.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/gsoc-2014.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/downloads.html</loc>
+        <lastmod>2015-12-16T20:12:16+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/community-resources.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/gsoc-2012.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
+    </url>
+    <url>
+        <loc>https://libcloud.apache.org/</loc>
+        <lastmod>2015-12-16T20:12:16+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/getting-started.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/media.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/gsoc.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/community.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/credits.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/whois-using.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/gsoc-2014.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/security.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/blog/blog/</loc>
+        <lastmod>2015-12-16T20:12:16+11:00</lastmod>
     </url>
     <url>
-        <loc>https://libcloud.apache.org/about.html</loc>
-        <lastmod>2015-08-13T20:56:59+02:00</lastmod>
+        <loc>https://libcloud.apache.org/security.html</loc>
+        <lastmod>2015-12-16T13:21:49+11:00</lastmod>
     </url>
 </urlset>
\ No newline at end of file