Modified: libcloud/site/trunk/generated/blog/page/18/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/18/index.html?rev=1885034&r1=1885033&r2=1885034&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/18/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/18/index.html Sat Jan  2 20:41:25 
2021
@@ -97,44 +97,90 @@
     
       <div class="post">
   
-    <h2><a 
href="/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html">2011
 in retrospect and a Happy New Year from the Libcloud team</a></h2>
+    <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 
Dec 30, 2011</span>
+  <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>Dear users &amp; developers,</p>
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.9.1!</p>
 
-<p>First of all, Libcloud team wishes everyone a Happy New Year 2012!</p>
+<p>Release highlights:</p>
 
-<p>2011 has been a great year for us and we have accomplished a lot of 
things:</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>Website has been ported to the Apache CMS and updated with a lot of new
-content, including documentation</li>
-<li>In May we have graduated from the incubator to a top level project</li>
-<li>Two new committers have joined the team (Tomaz Muraus, Hutson Betts)</li>
-<li>We have grown from supporting a single API (cloud servers) to supporting
-four different APIs (cloud servers, load balancers, cloud storage, dns)</li>
-<li>We have introduced support for Python 3</li>
-<li>We have released a total of 7 new versions</li>
-<li>We have received many patches by external contributors</li>
-<li>We have held two development sprints (PyCon, EuroPython)</li>
-<li>Code wise we have grown from ~4300 LOC to ~14300 LOC (excluding tests)</li>
+<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>Lets try to make 2012 even better :)</p>
+<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>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmheml1d-hucj4lsh-mf1bp_of6xwefup1y74_2aped-8o...@mail.gmail.com%3E";>mailing
 list post</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></p>
+      <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>
@@ -144,44 +190,40 @@ four different APIs (cloud servers, load
     
       <div class="post">
   
-    <h2><a href="/blog/2011/12/09/libcloud-0-7-1-released.html">Libcloud 0.7.1 
released</a></h2>
+    <h2><a href="/blog/2012/02/08/libcloud-0-8-0-released.html">Libcloud 0.8.0 
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 
Dec 09, 2011</span>
+  <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 
Feb 08, 2012</span>
 
   <div class="post-content">
-    <p>Libcloud team is pleased to announce the release of Libcloud 0.7.1!</p>
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.8.0!</p>
 
-<p>This release represents another big milestone for us and introduces a
-support for Python 3!</p>
-
-<p>Other notable changes:</p>
+<p>Release highlights:</p>
 
 <ul>
-<li>New Las Vegas location for the CloudSigma provider</li>
-<li>Improvements to the OpenStack driver</li>
-<li>Improvements to the OpenNebula driver</li>
-<li>Support for Amazon EC2 new &quot;Cluster Compute Eight Extra Large&quot; 
instance
-size</li>
+<li>Support for handling compressed (gzip, deflate) responses</li>
+<li>Support for new Amazon EC2 location - South America (Sao Paulo)</li>
 </ul>
 
-<p>This release also removes old, deprecated (pre-0.5) paths. If you still
-haven&#39;t updated your code you need to do it now otherwise it won&#39;t work
-with 0.7.1 and future releases.</p>
+<p>Other notable changes:</p>
 
-<p>Script which can help you with the migration from the old style paths to
-the new ones can be found at
-http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
+<ul>
+<li>Many improvements and additions of extension methods in the OpenStack
+compute driver</li>
+<li>Many improvements and additions of extension methods in the Rackspace
+load-balancer driver</li>
+<li>Improvements in the OpenNebula compute driver</li>
+</ul>
 
 <p>For a full list of changes, please see the CHANGES file
-<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
+<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&amp;view=markup</a>.</p>
 
 <h3>Download</h3>
 
-<p>Libcloud 0.7.1 can be downloaded from
+<p>Libcloud 0.8.0 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
@@ -202,25 +244,25 @@ http://www.apache.org/dist/libcloud</p>
 
 <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-0-7.html.</p>
+http://libcloud.apache.org/upgrade-notes-0-8.html.</p>
 
 <h3>Documentation</h3>
 
-<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.7.1/.</p>
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.8.0/.</p>
 
 <h3>Bugs / Issues</h3>
 
-<p>If you find any bug or issue, please report it on our issue tracker &lt;
-https://issues.apache.org/jira/browse/LIBCLOUD&gt;. Don&#39;t forget to attach 
an
+<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.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
+file <a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&amp;view=markup</a>.</p>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmhem+qkusarmvqz4h1pvukv6l3vssjqehs+3mctsj9hfb...@mail.gmail.com%3E";>release
 announcement</a>.</p>
+<p>Source: <a 
href="http://mail-archives.us.apache.org/mod_mbox/www-announce/201202.mbox/%3ccajmhemjjcigbo+zosyxfgvc5z37t-t3kkhbhyymi7l-j4-y...@mail.gmail.com%3E";>release
 announcement</a>.</p>
 
   </div>
 
@@ -236,35 +278,44 @@ file <a href="https://svn.apache.org/vie
     
       <div class="post">
   
-    <h2><a 
href="/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html">New 
committer Hutson Betts joins our team</a></h2>
+    <h2><a 
href="/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html">2011
 in retrospect and a Happy New Year from the Libcloud team</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 
Nov 22, 2011</span>
+  <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 
Dec 30, 2011</span>
 
   <div class="post-content">
-    <p>Hi all,</p>
+    <p>Dear users &amp; developers,</p>
 
-<p>I just wanted to let everyone know that the Libcloud PMC has decided to
-invite a new committer - Hutson Betts (hbetts).</p>
+<p>First of all, Libcloud team wishes everyone a Happy New Year 2012!</p>
 
-<p>He has previously mostly contributed to the OpenNebula driver and the
-networking API.</p>
+<p>2011 has been a great year for us and we have accomplished a lot of 
things:</p>
 
-<p>We believe that granting him the committer status will allow him to more
-easily and directly contribute to the project.</p>
+<ul>
+<li>Website has been ported to the Apache CMS and updated with a lot of new
+content, including documentation</li>
+<li>In May we have graduated from the incubator to a top level project</li>
+<li>Two new committers have joined the team (Tomaz Muraus, Hutson Betts)</li>
+<li>We have grown from supporting a single API (cloud servers) to supporting
+four different APIs (cloud servers, load balancers, cloud storage, dns)</li>
+<li>We have introduced support for Python 3</li>
+<li>We have released a total of 7 new versions</li>
+<li>We have received many patches by external contributors</li>
+<li>We have held two development sprints (PyCon, EuroPython)</li>
+<li>Code wise we have grown from ~4300 LOC to ~14300 LOC (excluding tests)</li>
+</ul>
 
-<p>Please help us welcome him!</p>
+<p>Lets try to make 2012 even better :)</p>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201111.mbox/%3ccajmhem+08-1mmcghdzgulc+stdiwgr+_krvzvhojf0odcu_...@mail.gmail.com%3E";>mailing
 list</a>.</p>
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmheml1d-hucj4lsh-mf1bp_of6xwefup1y74_2aped-8o...@mail.gmail.com%3E";>mailing
 list post</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/new%20committer.html" rel="tag">new committer</a></p>
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a></p>
     </div>
   </div>
 </div>
@@ -274,42 +325,44 @@ easily and directly contribute to the pr
     
       <div class="post">
   
-    <h2><a href="/blog/2011/11/17/libcloud-0-6-2-released.html">Libcloud 0.6.2 
released</a></h2>
+    <h2><a href="/blog/2011/12/09/libcloud-0-7-1-released.html">Libcloud 0.7.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 
Nov 17, 2011</span>
+  <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 
Dec 09, 2011</span>
 
   <div class="post-content">
-    <p>Libcloud team is pleased to announce the release of Libcloud 0.6.2!</p>
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.7.1!</p>
 
-<p>This is primary a bug-fix release and includes the following bug-fixes:</p>
+<p>This release represents another big milestone for us and introduces a
+support for Python 3!</p>
+
+<p>Other notable changes:</p>
 
 <ul>
-<li>Fix the PollingConnection class and actually use the poll_interval class
-variable (previously it was ignored). This bug-fix affects Rackspace Cloud
-DNS driver, CloudStack and Ninefold compute driver.</li>
-<li>Fix a bug in the Rackspace Cloud DNS driver exception handling and throw
-an Exception if an unexpected status code is returned.</li>
+<li>New Las Vegas location for the CloudSigma provider</li>
+<li>Improvements to the OpenStack driver</li>
+<li>Improvements to the OpenNebula driver</li>
+<li>Support for Amazon EC2 new &quot;Cluster Compute Eight Extra Large&quot; 
instance
+size</li>
 </ul>
 
-<p>Besides the bug-fixes it also includes some new features:</p>
+<p>This release also removes old, deprecated (pre-0.5) paths. If you still
+haven&#39;t updated your code you need to do it now otherwise it won&#39;t work
+with 0.7.1 and future releases.</p>
 
-<ul>
-<li>Support for Amazon&#39;s new location (Oregon)</li>
-<li>Expose CloudStack provider. This way it can be used with an arbitrary
-CloudStack installation and not just with the provider drivers which
-sub-class it (e.g. Ninefold.com driver).</li>
-</ul>
+<p>Script which can help you with the migration from the old style paths to
+the new ones can be found at
+http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
 
 <p>For a full list of changes, please see the CHANGES file
-<a 
href="https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup</a>.</p>
+<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
 
 <h3>Download</h3>
 
-<p>Libcloud 0.6.2 can be downloaded from
+<p>Libcloud 0.7.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
@@ -330,11 +383,11 @@ http://www.apache.org/dist/libcloud</p>
 
 <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-0-6.html.</p>
+http://libcloud.apache.org/upgrade-notes-0-7.html.</p>
 
 <h3>Documentation</h3>
 
-<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.6.2/.</p>
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.7.1/.</p>
 
 <h3>Bugs / Issues</h3>
 
@@ -346,10 +399,9 @@ example and / or test which reproduces y
 
 <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/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup</a>.</p>
+file <a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&amp;view=markup</a>.</p>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201111.mbox/%3CCAJMHEmJTN407_JJRfnwDuJxNsWCupEGc0cXWxs%3DM-n8HoHoQKQ%40mail.gmail.com%3E";>release
 announcement</a>.</p>
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmhem+qkusarmvqz4h1pvukv6l3vssjqehs+3mctsj9hfb...@mail.gmail.com%3E";>release
 announcement</a>.</p>
 
   </div>
 
@@ -365,125 +417,35 @@ file
     
       <div class="post">
   
-    <h2><a href="/blog/2011/11/09/libcloud-0-6-1-released.html">Libcloud 0.6.1 
released</a></h2>
+    <h2><a 
href="/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html">New 
committer Hutson Betts joins our team</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 
Nov 09, 2011</span>
+  <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 
Nov 22, 2011</span>
 
   <div class="post-content">
-    <p>Libcloud team is pleased to announce the release of Libcloud 0.6.1!</p>
-
-<p>This release represents a big milestone for us and includes many
-improvements and new drivers, but the most important thing is a brand new
-DNS API.</p>
-
-<p>DNS API allows users to manage DNS service provided by many different
-providers. This release includes a driver for Linode DNS (
-http://www.linode.com/features.cfm), Zerigo DNS (http://www.zerigo.com/)
-and Rackspace Cloud DNS (
-http://www.rackspace.com/cloud/cloud<em>hosting</em>products/dns/). In the 
future
-we also plan to expand it (hopefully with your help) and add new drivers
-for providers such as Amazon and others.</p>
-
-<p>Other notable changes, bug-fixes and improvements:</p>
-
-<p><strong>Documentation</strong></p>
-
-<ul>
-<li>New documentation which is available at 
http://libcloud.apache.org/docs/</li>
-</ul>
-
-<p><strong>General</strong></p>
-
-<ul>
-<li>SSL certificate validation is now enabled by default. If no CA
-certificate files are found on startup, an exception is thrown.</li>
-</ul>
-
-<p><strong>Compute</strong></p>
-
-<ul>
-<li>New driver for Ninefold.com (also a first driver for public Australian
-cloud provider in Libcloud)</li>
-<li>Support for OpenStack 1.1 API and many other improvements in the
-OpenStack driver</li>
-<li>Linode driver now support a new Japan location</li>
-<li>Support for deployment using an SSH key</li>
-<li>Amazon EC2 driver now supports deploy functionality using an SSH key</li>
-</ul>
-
-<p><strong>Storage</strong></p>
-
-<ul>
-<li>New driver for Google storage (http://code.google.com/apis/storage/)</li>
-<li>New driver for Ninefold.com storage 
(http://ninefold.com/cloud-storage/)</li>
-</ul>
-
-<p>Load Balancer:</p>
-
-<ul>
-<li>New driver for ninefold.com (
-https://ninefold.com/support/display/SPT/Load+Balancing)</li>
-<li>Rackspace driver now also supports UK location</li>
-</ul>
-
-<p>Any many other improvements and bug fixes!</p>
-
-<p>For a full list of changes, please see the CHANGES file
-<a 
href="https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup</a>.</p>
-
-<h3>Download</h3>
-
-<p>Libcloud 0.6.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-0-6.html.</p>
-
-<h3>Documentation</h3>
-
-<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.6.1/.</p>
+    <p>Hi all,</p>
 
-<h3>Bugs / Issues</h3>
+<p>I just wanted to let everyone know that the Libcloud PMC has decided to
+invite a new committer - Hutson Betts (hbetts).</p>
 
-<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>
+<p>He has previously mostly contributed to the OpenNebula driver and the
+networking API.</p>
 
-<h3>Thanks</h3>
+<p>We believe that granting him the committer status will allow him to more
+easily and directly contribute to the project.</p>
 
-<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/trunk/CHANGES?revision=1198753&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup</a>.</p>
+<p>Please help us welcome him!</p>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201111.mbox/%3CCAJMHEm+8XX704mSY4qw4P0YSBjGK=0swckjzshbe8sld__2...@mail.gmail.com%3E";>release
 announcement</a>.</p>
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201111.mbox/%3ccajmhem+08-1mmcghdzgulc+stdiwgr+_krvzvhojf0odcu_...@mail.gmail.com%3E";>mailing
 list</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>
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/new%20committer.html" rel="tag">new committer</a></p>
     </div>
   </div>
 </div>
@@ -514,7 +476,7 @@ file
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2020/08/"> August 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/06/"> June 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/04/"> April 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/03/"> March 2020</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/01/"> January 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/12/"> December 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/11/"> November 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/08/"> August 2019</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/05/"> May 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/11/"> November 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/06/"> June 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/03/"> March 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2017/12/"> December 2017</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2017/09/"> September 2017</a> 
&nbsp;(2)</li><li> <a h
 ref="/blog/archives/2017/07/"> July 2017</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2017/04/"> April 2017</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2016/12/"> December 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/11/"> November 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/10/"> October 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/09/"> September 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/07/"> July 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/06/"> June 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/04/"> April 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/02/"> February 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/01/"> January 2016</a> &nbsp;(4)</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="/blo
 g/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="/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>
+      <li> <a href="/blog/archives/2021/01/"> January 2021</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/09/"> September 2020</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/08/"> August 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/06/"> June 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/04/"> April 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/03/"> March 2020</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/01/"> January 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/12/"> December 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/11/"> November 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/08/"> August 2019</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/05/"> May 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/11/"> November 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/06/"> June 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/03/"> March 2018</a> 
&nbsp;(1)</li><li> <a hr
 ef="/blog/archives/2017/12/"> December 2017</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2017/09/"> September 2017</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2017/07/"> July 2017</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2017/04/"> April 2017</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2016/12/"> December 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/11/"> November 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/10/"> October 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/09/"> September 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/07/"> July 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/06/"> June 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/04/"> April 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/02/"> February 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/01/"> January 2016</a> &nbsp;(4)</li><li> <a 
href="/blog/archives/2015/12/"> December 2015</a> &nbsp;(1)</li><li> <a 
href="/bl
 og/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="/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>
@@ -534,7 +496,7 @@ file
 </div>
 
 <div class="footer-text">
-  <p class="">Copyright &copy; 2009-2020 <a href="https://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a></p>
+  <p class="">Copyright &copy; 2009-2021 <a href="https://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the 
Apache Libcloud project logo are trademarks of the Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
 </div>
 

Modified: libcloud/site/trunk/generated/blog/page/19/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/19/index.html?rev=1885034&r1=1885033&r2=1885034&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/19/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/19/index.html Sat Jan  2 20:41:25 
2021
@@ -97,13 +97,104 @@
     
       <div class="post">
   
-    <h2><a href="/blog/2011/10/19/libcloud-0-6-0-beta1-released.html">Libcloud 
0.6.0-beta1 released</a></h2>
+    <h2><a href="/blog/2011/11/17/libcloud-0-6-2-released.html">Libcloud 0.6.2 
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 
Oct 19, 2011</span>
+  <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 
Nov 17, 2011</span>
+
+  <div class="post-content">
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.6.2!</p>
+
+<p>This is primary a bug-fix release and includes the following bug-fixes:</p>
+
+<ul>
+<li>Fix the PollingConnection class and actually use the poll_interval class
+variable (previously it was ignored). This bug-fix affects Rackspace Cloud
+DNS driver, CloudStack and Ninefold compute driver.</li>
+<li>Fix a bug in the Rackspace Cloud DNS driver exception handling and throw
+an Exception if an unexpected status code is returned.</li>
+</ul>
+
+<p>Besides the bug-fixes it also includes some new features:</p>
+
+<ul>
+<li>Support for Amazon&#39;s new location (Oregon)</li>
+<li>Expose CloudStack provider. This way it can be used with an arbitrary
+CloudStack installation and not just with the provider drivers which
+sub-class it (e.g. Ninefold.com driver).</li>
+</ul>
+
+<p>For a full list of changes, please see the CHANGES file
+<a 
href="https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.6.2 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-0-6.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.6.2/.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker &lt;
+https://issues.apache.org/jira/browse/LIBCLOUD&gt;. 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/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&amp;view=markup</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201111.mbox/%3CCAJMHEmJTN407_JJRfnwDuJxNsWCupEGc0cXWxs%3DM-n8HoHoQKQ%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 class="post">
+  
+    <h2><a href="/blog/2011/11/09/libcloud-0-6-1-released.html">Libcloud 0.6.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 
Nov 09, 2011</span>
 
   <div class="post-content">
     <p>Libcloud team is pleased to announce the release of Libcloud 0.6.1!</p>
@@ -154,7 +245,7 @@ OpenStack driver</li>
 <li>New driver for Ninefold.com storage 
(http://ninefold.com/cloud-storage/)</li>
 </ul>
 
-<p><strong>Load Balancer</strong></p>
+<p>Load Balancer:</p>
 
 <ul>
 <li>New driver for ninefold.com (
@@ -165,7 +256,7 @@ https://ninefold.com/support/display/SPT
 <p>Any many other improvements and bug fixes!</p>
 
 <p>For a full list of changes, please see the CHANGES file
-<a 
href="https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup</a></p>
+<a 
href="https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup</a>.</p>
 
 <h3>Download</h3>
 
@@ -225,96 +316,119 @@ file
     
       <div class="post">
   
-    <h2><a href="/blog/2011/09/01/libcloud-on-floss-weekly.html">Episode about 
Libcloud on FLOSS Weekly podcast</a></h2>
+    <h2><a href="/blog/2011/10/19/libcloud-0-6-0-beta1-released.html">Libcloud 
0.6.0-beta1 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 01, 2011</span>
+  <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 
Oct 19, 2011</span>
 
   <div class="post-content">
-    <p>Tomaz Muraus has been guest on a <a 
href="http://twit.tv/show/floss-weekly/";>FLOSS weekly podcast</a> where he 
talked
-about Apache Libcloud.</p>
-
-<p>For a recording and show notes, please see the official show page -
-<a href="http://twit.tv/show/floss-weekly/181";>FLOSS Weekly 181</a>.</p>
+    <p>Libcloud team is pleased to announce the release of Libcloud 0.6.1!</p>
 
-  </div>
+<p>This release represents a big milestone for us and includes many
+improvements and new drivers, but the most important thing is a brand new
+DNS API.</p>
 
-  <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/podcasts.html" rel="tag">podcasts</a></p>
-    </div>
-  </div>
-</div>
+<p>DNS API allows users to manage DNS service provided by many different
+providers. This release includes a driver for Linode DNS (
+http://www.linode.com/features.cfm), Zerigo DNS (http://www.zerigo.com/)
+and Rackspace Cloud DNS (
+http://www.rackspace.com/cloud/cloud<em>hosting</em>products/dns/). In the 
future
+we also plan to expand it (hopefully with your help) and add new drivers
+for providers such as Amazon and others.</p>
 
-    
-  
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2011/07/04/libcloud-0-5-2-released.html">Libcloud 0.5.2 
released</a></h2>
-  
+<p>Other notable changes, bug-fixes and improvements:</p>
 
-  
-    
-  
-  <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 
Jul 04, 2011</span>
+<p><strong>Documentation</strong></p>
 
-  <div class="post-content">
-    <p>Hello all,</p>
+<ul>
+<li>New documentation which is available at 
http://libcloud.apache.org/docs/</li>
+</ul>
 
-<p>I would like to announce Libcloud 0.5.2. This release primary fixes two bugs
-which were introduced in Libcloud 0.5.0 and improves listing of the objects
-in the containers which contain more objects that fit into a single
-response.</p>
+<p><strong>General</strong></p>
 
-<h3>Notable changes, bug-fixes and improvements</h3>
+<ul>
+<li>SSL certificate validation is now enabled by default. If no CA
+certificate files are found on startup, an exception is thrown.</li>
+</ul>
 
 <p><strong>Compute</strong></p>
 
 <ul>
-<li>Fix a regression in the <code>deploy_node()</code> method and make it more 
robust</li>
-<li>Fix a regression in the Nimbus driver create_node() method</li>
-<li>Improved node name and tag handling in the Amazon EC2 driver</li>
-<li>Improved pricing and response handling in the OpenStack driver</li>
-<li>New driver for SkaliCloud (skalicloud.com)</li>
-<li>New driver for ServerLove (serverlove.com)</li>
+<li>New driver for Ninefold.com (also a first driver for public Australian
+cloud provider in Libcloud)</li>
+<li>Support for OpenStack 1.1 API and many other improvements in the
+OpenStack driver</li>
+<li>Linode driver now support a new Japan location</li>
+<li>Support for deployment using an SSH key</li>
+<li>Amazon EC2 driver now supports deploy functionality using an SSH key</li>
 </ul>
 
 <p><strong>Storage</strong></p>
 
 <ul>
-<li>Fix handling of the containers with a lot of objects. Now an iterator
-object is returned when user calls <code>list_container_objects()</code> method
-and this object transparently handles pagination.</li>
+<li>New driver for Google storage (http://code.google.com/apis/storage/)</li>
+<li>New driver for Ninefold.com storage 
(http://ninefold.com/cloud-storage/)</li>
 </ul>
 
-<p>For a full list of changes, please check the CHANGES file &lt;
-https://github.com/apache/libcloud/blob/0.5.2/CHANGES&gt;.</p>
+<p><strong>Load Balancer</strong></p>
+
+<ul>
+<li>New driver for ninefold.com (
+https://ninefold.com/support/display/SPT/Load+Balancing)</li>
+<li>Rackspace driver now also supports UK location</li>
+</ul>
+
+<p>Any many other improvements and bug fixes!</p>
+
+<p>For a full list of changes, please see the CHANGES file
+<a 
href="https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup</a></p>
 
 <h3>Download</h3>
 
-<p>Libcloud 0.5.2 can be downloaded from
-http://libcloud.apache.org/downloads.html or installed using pip - pip
-install apache-libcloud</p>
+<p>Libcloud 0.6.1 can be downloaded from
+http://libcloud.apache.org/downloads.html or installed using pip:</p>
 
-<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet 
so if
-this is the case, please use the apache mirror -
+<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>Documentation*</h3>
+<h3>Upgrading</h3>
 
-<p>API documentation can be found at 
https://libcloud.apache.org/apidocs/0.5.2/</p>
+<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-0-6.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.6.1/.</p>
 
 <h3>Bugs / Issues</h3>
 
-<p>If you find any bug or issue, please report it on our issue tracker &lt;
-https://issues.apache.org/jira/browse/LIBCLOUD&gt;. Don&#39;t forget to attach 
an
+<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>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201107.mbox/%3CCAJMHEm+-=3nxszj+n+bogmyzgsxdjqou_2ajbuns77nmnse...@mail.gmail.com%3E";>release
 announcement</a>.</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/trunk/CHANGES?revision=1198753&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&amp;view=markup</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201111.mbox/%3CCAJMHEm+8XX704mSY4qw4P0YSBjGK=0swckjzshbe8sld__2...@mail.gmail.com%3E";>release
 announcement</a>.</p>
 
   </div>
 
@@ -330,23 +444,26 @@ example and / or test which reproduces y
     
       <div class="post">
   
-    <h2><a 
href="/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html">Libcloud
 sprint will be held at EuroPython 2011</a></h2>
+    <h2><a href="/blog/2011/09/01/libcloud-on-floss-weekly.html">Episode about 
Libcloud on FLOSS Weekly podcast</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 
Jun 06, 2011</span>
+  <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 01, 2011</span>
 
   <div class="post-content">
-    <p>Libcloud sprint will be held at EuroPython 2011 in Florence, Italy. For 
more
-information, please refer to the <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201106.mbox/%[email protected]%3E";>mailing
 list thread</a>.</p>
+    <p>Tomaz Muraus has been guest on a <a 
href="http://twit.tv/show/floss-weekly/";>FLOSS weekly podcast</a> where he 
talked
+about Apache Libcloud.</p>
+
+<p>For a recording and show notes, please see the official show page -
+<a href="http://twit.tv/show/floss-weekly/181";>FLOSS Weekly 181</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/sprints.html" rel="tag">sprints</a>, <a 
href="/blog/tags/europython.html" rel="tag">europython</a></p>
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/podcasts.html" rel="tag">podcasts</a></p>
     </div>
   </div>
 </div>
@@ -356,100 +473,67 @@ information, please refer to the <a href
     
       <div class="post">
   
-    <h2><a href="/blog/2011/05/25/libcloud-0-5-0-released.html">Libcloud 0.5.0 
released</a></h2>
+    <h2><a href="/blog/2011/07/04/libcloud-0-5-2-released.html">Libcloud 0.5.2 
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 
May 25, 2011</span>
+  <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 
Jul 04, 2011</span>
 
   <div class="post-content">
     <p>Hello all,</p>
 
-<p>I would like to announce Libcloud 0.5.0. This version represents a big
-milestone, because it includes many new features, drivers, improvement and
-two totally new API&#39;s - storage and load-balancers.</p>
-
-<h3>Major changes and features since the last release</h3>
-
-<p><strong>New Storage API</strong></p>
-
-<p>Storage API which allows you to manage cloud storage has been added to the
-core. Currently two provider drivers are available (Rackspace Cloud Files
-and Amazon S3), but you can expect more drivers in the future releases.</p>
-
-<p><strong>New load-balancer API</strong></p>
-
-<p>Load-balancer API which allows you to manage load-balancers as a service
-(LBaaS) has been added to the core. Currently two provider drivers are
-available (Rackspace and GoGrid), but you can expect more drivers in the
-future releases.</p>
+<p>I would like to announce Libcloud 0.5.2. This release primary fixes two bugs
+which were introduced in Libcloud 0.5.0 and improves listing of the objects
+in the containers which contain more objects that fit into a single
+response.</p>
 
-<p><strong>New compute drivers</strong></p>
+<h3>Notable changes, bug-fixes and improvements</h3>
 
-<p>This release includes 5 new compute drivers. The compute API now supports a
-total of 24 different providers.</p>
+<p><strong>Compute</strong></p>
 
 <ul>
-<li>Bluebox (contributed by Christian Paredes)</li>
-<li>Gandi.net (contributed by Aymeric Barantal)</li>
-<li>Nimbus (contributed by David LaBissoniere)</li>
-<li>OpenStack (contributed by Roman Bogorodskiy)</li>
-<li>Opsource.net cloud (contributed by Joe Miller)</li>
+<li>Fix a regression in the <code>deploy_node()</code> method and make it more 
robust</li>
+<li>Fix a regression in the Nimbus driver create_node() method</li>
+<li>Improved node name and tag handling in the Amazon EC2 driver</li>
+<li>Improved pricing and response handling in the OpenStack driver</li>
+<li>New driver for SkaliCloud (skalicloud.com)</li>
+<li>New driver for ServerLove (serverlove.com)</li>
 </ul>
 
-<h3>API changes</h3>
-
-<p>To support new services, core Libcloud API had to be refactored. The library
-now consists of three top-level modules:</p>
+<p><strong>Storage</strong></p>
 
 <ul>
-<li>libcloud.compute.* (everything related to the compute has been moved 
here)</li>
-<li>libcloud.storage.* (new place for the storage API)</li>
-<li>libcloud.loadbalancer.* (new place for the load-balancer API)</li>
+<li>Fix handling of the containers with a lot of objects. Now an iterator
+object is returned when user calls <code>list_container_objects()</code> method
+and this object transparently handles pagination.</li>
 </ul>
 
-<p>Importing stuff from the old location (e.g. from libcloud.providers import
-get_driver) should still work, but you will receive a deprecation warning.</p>
-
-<p>You are encouraged to update your code to use the new module locations. The
-old paths will be fully deprecated and removed in version 0.6.0.</p>
-
-<h3>Other notable changes</h3>
-
-<p>All the pricing data has been moved to a separate JSON file. This should
-make updating pricing a lot easier.</p>
-
 <p>For a full list of changes, please check the CHANGES file &lt;
-https://github.com/apache/libcloud/blob/trunk/CHANGES&gt;.</p>
+https://github.com/apache/libcloud/blob/0.5.2/CHANGES&gt;.</p>
 
 <h3>Download</h3>
 
-<p>Libcloud 0.5.0 can be downloaded from
-http://libcloud.apache.org/downloads.html or install it using pip - pip
+<p>Libcloud 0.5.2 can be downloaded from
+http://libcloud.apache.org/downloads.html or installed using pip - pip
 install apache-libcloud</p>
 
-<h3>Documentation</h3>
-
-<p>For the API documentation, please refer to
-https://libcloud.apache.org/apidocs/0.5.0/</p>
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet 
so if
+this is the case, please use the apache mirror -
+http://www.apache.org/dist/libcloud</p>
 
-<p>For a real world example, check the example_{compute,storage,balancer}.py
-files which are located in the root directory.</p>
+<h3>Documentation*</h3>
 
-<p>We have been pretty busy with this release so we currently don&#39;t have 
any
-articles about the new APIs on the website yet, but we will try to add them
-this week.</p>
+<p>API documentation can be found at 
https://libcloud.apache.org/apidocs/0.5.2/</p>
 
 <h3>Bugs / Issues</h3>
 
-<p>If you find any bug or issue, please report it on our issue tracker (
-https://issues.apache.org/jira/browse/LIBCLOUD).</p>
-
-<p>Attaching an example or test which reproduces it would be ideal</p>
+<p>If you find any bug or issue, please report it on our issue tracker &lt;
+https://issues.apache.org/jira/browse/LIBCLOUD&gt;. Don&#39;t forget to attach 
an
+example and / or test which reproduces your problem.</p>
 
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201105.mbox/%[email protected]%3E";>release
 announcement</a>.</p>
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201107.mbox/%3CCAJMHEm+-=3nxszj+n+bogmyzgsxdjqou_2ajbuns77nmnse...@mail.gmail.com%3E";>release
 announcement</a>.</p>
 
   </div>
 
@@ -486,7 +570,7 @@ https://issues.apache.org/jira/browse/LI
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2020/08/"> August 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/06/"> June 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/04/"> April 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/03/"> March 2020</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/01/"> January 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/12/"> December 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/11/"> November 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/08/"> August 2019</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/05/"> May 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/11/"> November 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/06/"> June 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/03/"> March 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2017/12/"> December 2017</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2017/09/"> September 2017</a> 
&nbsp;(2)</li><li> <a h
 ref="/blog/archives/2017/07/"> July 2017</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2017/04/"> April 2017</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2016/12/"> December 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/11/"> November 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/10/"> October 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/09/"> September 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/07/"> July 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/06/"> June 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/04/"> April 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/02/"> February 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/01/"> January 2016</a> &nbsp;(4)</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="/blo
 g/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="/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>
+      <li> <a href="/blog/archives/2021/01/"> January 2021</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/09/"> September 2020</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/08/"> August 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/06/"> June 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/04/"> April 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2020/03/"> March 2020</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2020/01/"> January 2020</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/12/"> December 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/11/"> November 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2019/08/"> August 2019</a> 
&nbsp;(2)</li><li> <a href="/blog/archives/2019/05/"> May 2019</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/11/"> November 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/06/"> June 2018</a> 
&nbsp;(1)</li><li> <a href="/blog/archives/2018/03/"> March 2018</a> 
&nbsp;(1)</li><li> <a hr
 ef="/blog/archives/2017/12/"> December 2017</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2017/09/"> September 2017</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2017/07/"> July 2017</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2017/04/"> April 2017</a> &nbsp;(3)</li><li> <a 
href="/blog/archives/2016/12/"> December 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/11/"> November 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/10/"> October 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/09/"> September 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/07/"> July 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/06/"> June 2016</a> &nbsp;(1)</li><li> <a 
href="/blog/archives/2016/04/"> April 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/02/"> February 2016</a> &nbsp;(2)</li><li> <a 
href="/blog/archives/2016/01/"> January 2016</a> &nbsp;(4)</li><li> <a 
href="/blog/archives/2015/12/"> December 2015</a> &nbsp;(1)</li><li> <a 
href="/bl
 og/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="/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>
@@ -506,7 +590,7 @@ https://issues.apache.org/jira/browse/LI
 </div>
 
 <div class="footer-text">
-  <p class="">Copyright &copy; 2009-2020 <a href="https://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a></p>
+  <p class="">Copyright &copy; 2009-2021 <a href="https://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the 
Apache Libcloud project logo are trademarks of the Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
 </div>
 


Reply via email to