Modified: libcloud/site/trunk/generated/blog/page/4/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/4/index.html?rev=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/4/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/4/index.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,99 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2014/01/22/libcloud-0-14-0-released.html">Libcloud 
0.14.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 
Jan 22, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce a long awaited Libcloud 0.14.0 release.</p>
+
+<p>This is a first release in the 0.14 series which means it brings many
+(and I mean many!) new features, changes and improvements.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>To make working with providers which support multiple regions easier and
+more user-friendly, some of the drivers have moved away from the &quot;one
+class per region&quot; to a single class plus &quot;region&quot; argument 
model. Those
+drivers include: EC2, Rackspace, ElasticHosts, Joyent, CloudFiles.</li>
+<li>Addition of a programmatic way of updating the pricing file and ability
+to use a custom pricing file. For more information, please see
+https://libcloud.readthedocs.org/en/latest/compute/pricing.html#using-a-custom-pricing-file</li>
+<li>Addition of block storage management methods to the following drivers:
+OpenNebula, OpenStack, EC2</li>
+<li>Unification of the extension arguments for handling security groups in
+the EC2 and OpenStack driver</li>
+<li>New standard compute API for SSH key-pair management</li>
+<li>Many new features and improvements in the CloudStack driver</li>
+<li>New compute and load balancer driver for Google Compute Engine (GCE)</li>
+<li>Ability to export Libcloud&#39;s DNS zone to BIND zone format</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-14-0-beta3";>here</a>
 and <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-14-0";>here</a>
 (keep in mind that this
+release also includes all the changes from 0.14.0-beta3).</p>
+
+<h3>Note about backward compatibility</h3>
+
+<p>Some of the changes noted above are backward incompatible. For more
+information on what has changed and how to update your code to work with
+a new release, please visit the <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-0";>Upgrade
 Notes page</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.14.0 can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a></p>
+
+<p>or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install 
apache-libcloud<span class="o">==</span>0.14.0
+</code></pre></div>
+
+<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<span class="o">==</span>0.14.0
+</code></pre></div>
+
+<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!</p>
+
+<p>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-14-0";>Changelog</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/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html">Quick
 update about 0.13.3 release and DigitalOcean vulnerability</a></h2>
   
 
@@ -349,38 +442,6 @@ and more successful :)</p>
 
     
   
-    
-      <div class="post">
-  
-    <h2><a 
href="/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html">New 
committer Brian Curtin 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 25, 2013</span>
-
-  <div class="post-content">
-    <p>The Project Management Committee (PMC) for Apache Libcloud has asked 
Brian
-Curtin to become a committer and we are pleased to announce that they have
-accepted.</p>
-
-<p>We are glad to have him as a committer. Everyone, please help us welcome him
-to the team :)</p>
-
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201311.mbox/%3CCAJMHEmJZO0%3DPLpLXe9W9wPXTLwh2iQ3x2xXy%2BWhqjdFBv2%2BHbw%40mail.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/new%20committer.html" rel="tag">new committer</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -405,7 +466,7 @@ to the team :)</p>
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/07/"> July 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/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/arc
 hives/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>
@@ -436,7 +497,7 @@ to the team :)</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/page/5/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/5/index.html?rev=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/5/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/5/index.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,38 @@
     
       <div class="post">
   
+    <h2><a 
href="/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html">New 
committer Brian Curtin 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 25, 2013</span>
+
+  <div class="post-content">
+    <p>The Project Management Committee (PMC) for Apache Libcloud has asked 
Brian
+Curtin to become a committer and we are pleased to announce that they have
+accepted.</p>
+
+<p>We are glad to have him as a committer. Everyone, please help us welcome him
+to the team :)</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201311.mbox/%3CCAJMHEmJZO0%3DPLpLXe9W9wPXTLwh2iQ3x2xXy%2BWhqjdFBv2%2BHbw%40mail.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/new%20committer.html" rel="tag">new committer</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a 
href="/blog/2013/11/21/libcloud-0-14-0-beta3-released.html">Libcloud 
0.14.0-beta3 released</a></h2>
   
 
@@ -405,85 +437,6 @@ people who contributed to this release c
 
     
   
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2013/03/21/libcloud-0-12-3-released.html">Libcloud 
0.12.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 
Mar 21, 2013</span>
-
-  <div class="post-content">
-    <p>We are pleased to announce the release of Libcloud 0.12.3!</p>
-
-<p>This release is primarily a bug fix release and fixes Python 3.3,
-deployment and some other issues.</p>
-
-<p>Full change log can be found at
-https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</p>
-
-<h3>Download</h3>
-
-<p>Libcloud 0.12.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.12.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 / 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/repos/asf/libcloud/tags/0.12.3/CHANGES";>https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</a>.</p>
-
-<p>Source: <a 
href="https://mail-archives.apache.org/mod_mbox/libcloud-dev/201303.mbox/%3CCAJMHEmJDKsYOn%3DaVDyChdQCgHbKc1r2n0Wy4_UxGmdd-aXf-WQ%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">
@@ -508,7 +461,7 @@ people who contributed to this release c
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/07/"> July 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/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/arc
 hives/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>
@@ -539,7 +492,7 @@ people who contributed to this release c
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/page/6/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/6/index.html?rev=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/6/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/6/index.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,85 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2013/03/21/libcloud-0-12-3-released.html">Libcloud 
0.12.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 
Mar 21, 2013</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.12.3!</p>
+
+<p>This release is primarily a bug fix release and fixes Python 3.3,
+deployment and some other issues.</p>
+
+<p>Full change log can be found at
+https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.12.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.12.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 / 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/repos/asf/libcloud/tags/0.12.3/CHANGES";>https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</a>.</p>
+
+<p>Source: <a 
href="https://mail-archives.apache.org/mod_mbox/libcloud-dev/201303.mbox/%3CCAJMHEmJDKsYOn%3DaVDyChdQCgHbKc1r2n0Wy4_UxGmdd-aXf-WQ%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/2013/02/18/libcloud-0-12-1-released.html">Libcloud 
0.12.1 released</a></h2>
   
 
@@ -397,44 +476,6 @@ file <a href="https://svn.apache.org/vie
 
     
   
-    
-      <div class="post">
-  
-    <h2><a 
href="/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html">New 
committer Ilgiz Islamgulov 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 16, 2012</span>
-
-  <div class="post-content">
-    <p>The Project Management Committee (PMC) for Apache Libcloud
-has asked Ilgiz Islamgulov to become a committer and we are pleased
-to announce that they have accepted.</p>
-
-<p>Ilgiz worked on the Libcloud REST GSoC project
-(http://libcloud.apache.org/gsoc-2012.html) this summer and he has made a
-great progress on it.</p>
-
-<p>Giving him commit access will allow him to more directly contribute to the
-project and work on integrating Libcloud REST into main line.</p>
-
-<p>Everyone, please help me welcome him to the team :)</p>
-
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201211.mbox/%3CCAJMHEmJmRDdQbfRSxOBTueSJ8u4-VgU8YaeP5LcJ2gwubfNF2g%40mail.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/new%20committer.html" rel="tag">new committer</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -459,7 +500,7 @@ project and work on integrating Libcloud
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/07/"> July 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/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/arc
 hives/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>
@@ -490,7 +531,7 @@ project and work on integrating Libcloud
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/page/7/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/7/index.html?rev=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/7/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/7/index.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,44 @@
     
       <div class="post">
   
+    <h2><a 
href="/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html">New 
committer Ilgiz Islamgulov 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 16, 2012</span>
+
+  <div class="post-content">
+    <p>The Project Management Committee (PMC) for Apache Libcloud
+has asked Ilgiz Islamgulov to become a committer and we are pleased
+to announce that they have accepted.</p>
+
+<p>Ilgiz worked on the Libcloud REST GSoC project
+(http://libcloud.apache.org/gsoc-2012.html) this summer and he has made a
+great progress on it.</p>
+
+<p>Giving him commit access will allow him to more directly contribute to the
+project and work on integrating Libcloud REST into main line.</p>
+
+<p>Everyone, please help me welcome him to the team :)</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201211.mbox/%3CCAJMHEmJmRDdQbfRSxOBTueSJ8u4-VgU8YaeP5LcJ2gwubfNF2g%40mail.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/new%20committer.html" rel="tag">new committer</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2012/09/25/libcloud-0-11-3-released.html">Libcloud 
0.11.3 released</a></h2>
   
 
@@ -474,70 +512,6 @@ file <a href="https://svn.apache.org/vie
 
     
   
-    
-      <div class="post">
-  
-    <h2><a 
href="/blog/2012/05/05/website-and-code-svn-repository-moved.html">SVN 
repositories moved, mailing lists addresses changed</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 05, 2012</span>
-
-  <div class="post-content">
-    <p>Hello all,</p>
-
-<p>Due to recent graduation (woho!), all the SVN repositories have been moved
-and the mailing list addresses have also been changed.</p>
-
-<p>If you are already subscribed to one of the old mailing list addresses your
-subscription was automatically transfered to the new one so you don&#39;t need
-to do anything on your part.</p>
-
-<p>New addresses can be found bellow.</p>
-
-<p><strong>SVN repositories</strong></p>
-
-<ul>
-<li>Main code repository: https://svn.apache.org/repos/asf/libcloud/</li>
-<li>Website repository:
-https://svn.apache.org/repos/infra/websites/production/libcloud</li>
-</ul>
-
-<p><strong>Mailing lists addresses</strong></p>
-
-<ul>
-<li>[email protected] (was [email protected])</li>
-<li>[email protected] from (was
[email protected])</li>
-<li><p>[email protected] from (was
[email protected])</p></li>
-<li><p>[email protected] - this is a new users mailing list for a 
general
-talk about Libcloud and other off-topic things</p></li>
-<li><p>[email protected] - new private mailing list used for 
reporting
-security vulnerabilities</p></li>
-</ul>
-
-<h2>Note to the committers</h2>
-
-<p>CMS part of the website hasn&#39;t been fully migrated yet. In the mean 
time,
-please try to avoid editing raw HTML files, because this means we will need
-to manually edit markdown files again when the CMS stuff is migrated.</p>
-
-<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201105.mbox/%[email protected]%3E";>mailing
 list thread</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/infrastructure.html" rel="tag">infrastructure</a>, <a 
href="/blog/tags/svn.html" rel="tag">svn</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -562,7 +536,7 @@ to manually edit markdown files again wh
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/07/"> July 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/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/arc
 hives/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>
@@ -593,7 +567,7 @@ to manually edit markdown files again wh
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/page/8/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/8/index.html?rev=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/8/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/8/index.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,70 @@
     
       <div class="post">
   
+    <h2><a 
href="/blog/2012/05/05/website-and-code-svn-repository-moved.html">SVN 
repositories moved, mailing lists addresses changed</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 05, 2012</span>
+
+  <div class="post-content">
+    <p>Hello all,</p>
+
+<p>Due to recent graduation (woho!), all the SVN repositories have been moved
+and the mailing list addresses have also been changed.</p>
+
+<p>If you are already subscribed to one of the old mailing list addresses your
+subscription was automatically transfered to the new one so you don&#39;t need
+to do anything on your part.</p>
+
+<p>New addresses can be found bellow.</p>
+
+<p><strong>SVN repositories</strong></p>
+
+<ul>
+<li>Main code repository: https://svn.apache.org/repos/asf/libcloud/</li>
+<li>Website repository:
+https://svn.apache.org/repos/infra/websites/production/libcloud</li>
+</ul>
+
+<p><strong>Mailing lists addresses</strong></p>
+
+<ul>
+<li>[email protected] (was [email protected])</li>
+<li>[email protected] from (was
[email protected])</li>
+<li><p>[email protected] from (was
[email protected])</p></li>
+<li><p>[email protected] - this is a new users mailing list for a 
general
+talk about Libcloud and other off-topic things</p></li>
+<li><p>[email protected] - new private mailing list used for 
reporting
+security vulnerabilities</p></li>
+</ul>
+
+<h2>Note to the committers</h2>
+
+<p>CMS part of the website hasn&#39;t been fully migrated yet. In the mean 
time,
+please try to avoid editing raw HTML files, because this means we will need
+to manually edit markdown files again when the CMS stuff is migrated.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201105.mbox/%[email protected]%3E";>mailing
 list thread</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/infrastructure.html" rel="tag">infrastructure</a>, <a 
href="/blog/tags/svn.html" rel="tag">svn</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2012/04/01/libcloud-0-9-1-released.html">Libcloud 0.9.1 
released</a></h2>
   
 
@@ -414,44 +478,6 @@ 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>
-  
-
-  
-    
-  
-  <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>Hi all,</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>He has previously mostly contributed to the OpenNebula driver and the
-networking API.</p>
-
-<p>We believe that granting him the committer status will allow him to more
-easily and directly contribute to the project.</p>
-
-<p>Please help us welcome him!</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/new%20committer.html" rel="tag">new committer</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -476,7 +502,7 @@ easily and directly contribute to the pr
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/07/"> July 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/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/arc
 hives/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>
@@ -507,7 +533,7 @@ easily and directly contribute to the pr
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
 
 
     

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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/page/9/index.html (original)
+++ libcloud/site/trunk/generated/blog/page/9/index.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -97,6 +97,44 @@
     
       <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>
+  
+
+  
+    
+  
+  <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>Hi all,</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>He has previously mostly contributed to the OpenNebula driver and the
+networking API.</p>
+
+<p>We believe that granting him the committer status will allow him to more
+easily and directly contribute to the project.</p>
+
+<p>Please help us welcome him!</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/new%20committer.html" rel="tag">new committer</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2011/11/17/libcloud-0-6-2-released.html">Libcloud 0.6.2 
released</a></h2>
   
 
@@ -470,82 +508,6 @@ about Apache Libcloud.</p>
 
     
   
-    
-      <div class="post">
-  
-    <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 
Jul 04, 2011</span>
-
-  <div class="post-content">
-    <p>Hello all,</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>
-
-<h3>Notable changes, bug-fixes and improvements</h3>
-
-<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>
-</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>
-</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>
-
-<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>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>
-
-<h3>Documentation*</h3>
-
-<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 &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/201107.mbox/%3CCAJMHEm+-=3nxszj+n+bogmyzgsxdjqou_2ajbuns77nmnse...@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>
 
 <p class="navigation">
@@ -570,7 +532,7 @@ example and / or test which reproduces y
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <li> <a href="/blog/archives/2014/07/"> July 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/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/arc
 hives/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>
@@ -601,7 +563,7 @@ example and / or test which reproduces y
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/apachecon.html (original)
+++ libcloud/site/trunk/generated/blog/tags/apachecon.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/articles.html (original)
+++ libcloud/site/trunk/generated/blog/tags/articles.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/ccna.html (original)
+++ libcloud/site/trunk/generated/blog/tags/ccna.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/cloudstack.html (original)
+++ libcloud/site/trunk/generated/blog/tags/cloudstack.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -161,7 +161,7 @@ Ikoula</a>.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/conferences.html (original)
+++ libcloud/site/trunk/generated/blog/tags/conferences.html Thu Jul 31 
10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/europython.html (original)
+++ libcloud/site/trunk/generated/blog/tags/europython.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/gce.html (original)
+++ libcloud/site/trunk/generated/blog/tags/gce.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/gsoc.html (original)
+++ libcloud/site/trunk/generated/blog/tags/gsoc.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -193,7 +193,7 @@ information - <a href="http://www.tomaz.
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/gsoc2014.html (original)
+++ libcloud/site/trunk/generated/blog/tags/gsoc2014.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -193,7 +193,7 @@ information - <a href="http://www.tomaz.
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/ikoula.html (original)
+++ libcloud/site/trunk/generated/blog/tags/ikoula.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -161,7 +161,7 @@ Ikoula</a>.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/infrastructure.html (original)
+++ libcloud/site/trunk/generated/blog/tags/infrastructure.html Thu Jul 31 
10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new committer.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new committer.html Thu Jul 31 
10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -367,7 +367,7 @@ easily and directly contribute to the pr
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new features.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new features.html Thu Jul 31 
10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/new pmc member.html (original)
+++ libcloud/site/trunk/generated/blog/tags/new pmc member.html Thu Jul 31 
10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -158,7 +158,7 @@ our local &quot;CloudStack guy&quot;.</p
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/news.html (original)
+++ libcloud/site/trunk/generated/blog/tags/news.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -176,6 +176,131 @@ list of people who contributed to this r
   
     <div class="post">
   
+    <h2><a 
href="/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html">Libcloud's
 5th birthday celebration during EuroPython week in Berlin</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 
Jul 07, 2014</span>
+
+  <div class="post-content">
+    <p>On July 23nd of this year it will be exactly 5 years from the initial 
project
+announcement on the <a 
href="http://web.archive.org/web/20120517182502/https://www.cloudkick.com/blog/2009/jul/23/libcloud-announced/";>Cloudkick
 blog</a>.</p>
+
+<p>We are going to celebrate this great milestone with a cake and drinks and we
+would like to invite you to join us. The celebration will take place in a nice
+bar during the <a href="https://ep2014.europython.eu/en/";>EuroPython week</a> 
in Berlin, Germany.</p>
+
+<div class="imginline">
+  <img 
src="/images/posts/2014-07-07-libcloud-5th-birthday-celebration-during-europython-week-in-berlin/cake.png"
 class="img-responsive inline" />
+  <p class="img-caption">The cake is not a lie!</p>
+</div>
+
+<p>Celebration will be attended by Libcloud developers so this is also a great
+opportunity for you to meet and hang with us in real-life and ask any questions
+you might have about the project.</p>
+
+<div class="imginline">
+  <a 
href="https://www.eventbrite.com/e/apache-libclouds-5th-birthday-celebration-tickets-12180609531";
 target="_blank"><img 
src="/images/posts/2014-07-07-libcloud-5th-birthday-celebration-during-europython-week-in-berlin/eventbrite_page.jpg"
 class="img-responsive inline" /></a>
+  <p class="img-caption">For more information visit the eventbrite page.</p>
+</div>
+
+<p>For more information, exact location and RSVP, please refer to the
+<a 
href="https://www.eventbrite.com/e/apache-libclouds-5th-birthday-celebration-tickets-12180609531";>Eventbrite
 page</a>. Keep in mind that RSVP is mandatory if you want to
+attend the celebration.</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/conferences.html" rel="tag">conferences</a>, <a 
href="/blog/tags/events.html" rel="tag">events</a>, <a 
href="/blog/tags/celebrations.html" rel="tag">celebrations</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/06/26/libcloud-0-15-0-released.html">Libcloud 
0.15.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 
Jun 26, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.15.0.</p>
+
+<p>This is a first release in the 0.15 series which means it brings many
+new features, improvements and bug fixes.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New compute driver for <a href="https://www.outscale.com/en/";>Outscale SAS 
and Outscale INC cloud</a></li>
+<li>New compute driver for <a href="http://www.hpcloud.com/";>HP Public Cloud 
(Helion)</a></li>
+<li>New compute driver for <a href="http://kili.io/";>Kili public cloud</a></li>
+<li>Extension methods for the VPC Internet gateway management in the EC2 
driver</li>
+<li>Lower memory usage and faster parsing of large XML responses when lxml
+library is installed.</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-15-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.15.0 can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a></p>
+
+<p>or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install 
apache-libcloud<span class="o">==</span>0.15.0
+</code></pre></div>
+
+<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<span class="o">==</span>0.15.0
+</code></pre></div>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at
+<a 
href="https://libcloud.readthedocs.org/en/v0.15.0/";>https://libcloud.readthedocs.org/en/v0.15.0/</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!</p>
+
+<p>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-15-0";>Changelog</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/2014/05/13/libcloud-accepted-in-gsoc-2014.html">Libcloud accepted 
into Google Summer of Code 2014</a></h2>
   
 
@@ -3243,7 +3368,7 @@ Cloud and SoftLayer.</li>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/pmc.html (original)
+++ libcloud/site/trunk/generated/blog/tags/pmc.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/podcasts.html (original)
+++ libcloud/site/trunk/generated/blog/tags/podcasts.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -152,7 +152,7 @@ about Apache Libcloud.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/presentations.html (original)
+++ libcloud/site/trunk/generated/blog/tags/presentations.html Thu Jul 31 
10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/providers.html (original)
+++ libcloud/site/trunk/generated/blog/tags/providers.html Thu Jul 31 10:11:31 
2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.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=1614847&r1=1614846&r2=1614847&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/pycon.html (original)
+++ libcloud/site/trunk/generated/blog/tags/pycon.html Thu Jul 31 10:11:31 2014
@@ -47,7 +47,7 @@
 
     
 
-    <link href='/assets/global-83383194f89c6c442d257486c3e9a42f.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-899d738a400f63ec0a604e4d3f5e880f.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-a7625dd91919426a45fd867157968730.js' 
type='text/javascript'></script>
+    <script src='/assets/global-2b5e609eaa526df91bc4fc0d12c4f5e8.js' 
type='text/javascript'></script>
 
 
     


Reply via email to