Author: anthonyshaw
Date: Tue Jun 21 06:45:52 2016
New Revision: 1749453

URL: http://svn.apache.org/viewvc?rev=1749453&view=rev
Log:
1.0

Added:
    libcloud/site/trunk/generated/blog/2016/06/
    libcloud/site/trunk/generated/blog/2016/06/22/
    libcloud/site/trunk/generated/blog/2016/06/22/libcloud-1-0-0-released.html
    libcloud/site/trunk/generated/blog/archives/2016/06/
    libcloud/site/trunk/generated/blog/archives/2016/06/index.html
    libcloud/site/trunk/generated/blog/page/15/
    libcloud/site/trunk/generated/blog/page/15/index.html
Modified:
    libcloud/site/trunk/generated/blog/atom.xml
    libcloud/site/trunk/generated/blog/index.html
    libcloud/site/trunk/generated/blog/page/10/index.html
    libcloud/site/trunk/generated/blog/page/11/index.html
    libcloud/site/trunk/generated/blog/page/12/index.html
    libcloud/site/trunk/generated/blog/page/13/index.html
    libcloud/site/trunk/generated/blog/page/14/index.html
    libcloud/site/trunk/generated/blog/page/2/index.html
    libcloud/site/trunk/generated/blog/page/3/index.html
    libcloud/site/trunk/generated/blog/page/4/index.html
    libcloud/site/trunk/generated/blog/page/5/index.html
    libcloud/site/trunk/generated/blog/page/6/index.html
    libcloud/site/trunk/generated/blog/page/7/index.html
    libcloud/site/trunk/generated/blog/page/8/index.html
    libcloud/site/trunk/generated/blog/page/9/index.html
    libcloud/site/trunk/generated/blog/tags/news.html
    libcloud/site/trunk/generated/blog/tags/release announcement.html
    libcloud/site/trunk/generated/index.html
    libcloud/site/trunk/generated/sitemap.xml

Added: 
libcloud/site/trunk/generated/blog/2016/06/22/libcloud-1-0-0-released.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/2016/06/22/libcloud-1-0-0-released.html?rev=1749453&view=auto
==============================================================================
--- libcloud/site/trunk/generated/blog/2016/06/22/libcloud-1-0-0-released.html 
(added)
+++ libcloud/site/trunk/generated/blog/2016/06/22/libcloud-1-0-0-released.html 
Tue Jun 21 06:45:52 2016
@@ -0,0 +1,452 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    
+
+    <meta name="author" content="The Apache Software Foundation">
+
+    
+      <meta name="keywords" content="news,release announcement" />
+    
+
+    
+      <title>Libcloud 1.0.0 released | Apache Libcloud</title>
+    
+
+    <!-- fav icons -->
+    <link rel="shortcut icon" href="/images/favicon.png" />
+    <link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
+    <link rel="apple-touch-icon-precomposed" 
href="/images/apple-touch-icon.png" />
+
+    <link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" 
title="Apache Libcloud Blog Feed" />
+
+    <link 
href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic' 
rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Inconsolata' 
rel='stylesheet' type='text/css'>
+
+    <!-- Facebook OpenGraph tags -->
+    <meta content="Apache Libcloud" property="og:site_name">
+    
+      <meta content="Libcloud 1.0.0 released" property="og:title">
+    
+
+    
+
+    
+
+    
+      <meta content="article" property="og:type">
+    
+
+    
+      <meta 
content="https://libcloud.apache.org/blog/2016/06/22/libcloud-1-0-0-released.html";
 property="og:url">
+    
+    
+      <meta content="2016-06-22T00:00:00+10:00" 
property="article:published_time">
+      <meta content="https://libcloud.apache.org/about.html"; 
property="article:author">
+    
+
+    
+      
+      <meta content="news" property="article:tag">
+      
+      <meta content="release announcement" property="article:tag">
+      
+    
+
+    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+
+  </head>
+
+  <body data-spy="scroll" data-target=".sidebar-nav" data-offset="80">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-ex1-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/index.html"><img 
src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>
+        </div>
+        <div class="collapse navbar-collapse navbar-ex1-collapse">
+          <ul class="nav navbar-nav">
+            
+            
+              <li ><a href="/" >Home</a></li>
+            
+              <li ><a href="/about.html" >About</a></li>
+            
+              <li ><a href="/getting-started.html" >Quick Start</a></li>
+            
+              <li ><a href="https://libcloud.readthedocs.org/en/latest/"; 
target="_blank">Documentation</a></li>
+            
+              <li ><a href="/downloads.html" >Downloads</a></li>
+            
+              <li ><a href="/community.html" >Community</a></li>
+            
+              <li ><a href="/blog/" >Blog</a></li>
+            
+          </ul>
+        </div><!-- /.navbar-collapse -->
+      </div><!-- /.container -->
+    </nav>
+
+    <div class="container main-container">
+      <div class="row section page-content">
+  <div class="col-lg-8 col-lg-offset-2">
+    
+<div class="post">
+  
+    <h2>Libcloud 1.0.0 released</h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Jun 22, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.0.0.</p>
+
+<p>This first release in the 1.0 series which means it brings many new
+features, improvements, bug-fixes, and drivers. The 1.0 series includes 2 new 
driver types, container-as-a-service and backup-as-a-service.</p>
+
+<h3>Release highlights</h3>
+
+<p>This includes:</p>
+
+<ul>
+<li>New backup-as-a-service and container-as-a-service driver types</li>
+<li>Deprecated drivers that were no longer available such as Ninefold, IBM SCE 
<a 
href="http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html";>more
 details</a></li>
+<li>Add support for authenticating against Keystone and OpenStack based clouds
+using OpenID Connect tokens.</li>
+<li>GCE nodes can be launched in a subnetwork and support for subnetworks</li>
+<li>Add Image Family support for GCE</li>
+<li>Add new <code>Perth, Australia</code> and <code>Manila, Philippines</code> 
region to the CloudSigma
+v2 driver.</li>
+<li>Add new S3 RGW storage driver.</li>
+<li>The Amazon EC2 driver has been changed to use region codes instead of 
separate drivers for each region.</li>
+<li>Introduce new <code>list_regions</code> class method on the base driver 
class</li>
+<li>Support for Dimension Data backup</li>
+<li>Added NSOne, LuaDNS, NearlyFreeSpeech.NET, BuddyNS, DNSPod DNS drivers</li>
+<li>Added Aliyun compute, load balancer and storage drivers</li>
+<li>Added Outscale storage driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Special thank you</h3>
+
+<p>I would like to wish a special thank you to all of our community 
contributors for their ongoing support to the project.</p>
+
+<p><a href="https://github.com/Kami";>Tomaz Muraus</a>, <a 
href="https://github.com/pquerna";>Paul Querna</a>, 
+<a href="https://github.com/jcsalterego";>Jerry Chen</a>, <a 
href="https://github.com/jadunham1";>Jeff Dunham</a>, <a 
href="https://github.com/erjohnso";>Eric Johnson</a>,
+<a href="https://github.com/jedsmith";>Jed Smith</a>, <a 
href="https://github.com/wrigri";>Rick Wright</a>, <a 
href="https://github.com/novel";>Roman Bogorodskiy</a>,
+<a href="https://github.com/baldwinmathew";>Mathew Baldwin</a>, <a 
href="https://github.com/davidcrossland";>David Crossland</a>, <a 
href="https://github.com/alex";>Alex Gaynor</a>,
+<a href="https://github.com/allardhoeve";>Allard Hoeve</a>, <a 
href="https://github.com/runseb";>Sebastien Goasguen</a>, <a 
href="https://github.com/franckcuny";>Franck Cuny</a>,
+<a href="https://github.com/ktdreyer";>Ken Dreyer</a>, <a 
href="https://github.com/jcastillo2nd";>Javier Castillo II</a>, <a 
href="https://github.com/wido";>Wido den Hollander</a>,
+<a href="https://github.com/bennettaur";>Michael Bennett</a>, <a 
href="https://github.com/ZuluPro";>Anthony Monthe</a>, <a 
href="https://github.com/zerthimon";>Lior Goikhburg</a>,
+<a href="https://github.com/encyphered";>Geunwoo Shin</a>, <a 
href="https://github.com/juanfont";>Juan Font</a>, <a 
href="https://github.com/schaubl";>&quot;schaubl&quot;</a>,
+<a href="https://github.com/mbrukman";>Misha Brukman</a>, <a 
href="https://github.com/jetbird";>Oltjano Terpollari</a>, <a 
href="https://github.com/pzrq";>Peter Schmidt</a>,
+<a href="https://github.com/mingsheng36";>Ming Sheng</a>, <a 
href="https://github.com/gertjanol";>Gertjan Oude Lohuis</a>,
+<a href="https://github.com/mgogoulos";>Markos Gogoulos</a>, <a 
href="https://github.com/bernard357";>Bernard Paques</a>,
+<a href="https://github.com/Phreedom";>Evgeny Egorochkin</a>, <a 
href="https://github.com/gigimon";>Oleg</a>, <a 
href="https://github.com/atsaki";>Atsushi Sasaki</a>,
+<a href="https://github.com/micafer";>Miguel Caballer</a>, <a 
href="https://github.com/kumarappanc";>Kumar</a>, <a 
href="https://github.com/gmcdonald";>Gavin McDonald</a>,
+<a href="https://github.com/boul";>Roeland Kuipers</a>, <a 
href="https://github.com/briancurtin";>Brian Curtin</a>, <a 
href="https://github.com/ikusalic";>Ivan Kusalic</a>,
+<a href="https://github.com/ferewuz";>Vanč Levstik</a>, <a 
href="https://github.com/davidwilson2038";>None</a>, <a 
href="https://github.com/Smotko";>Anže Pečar</a>,
+<a href="https://github.com/MrBasset";>&quot;MrBasset&quot;</a>, <a 
href="https://github.com/crunkleton";>None</a>, <a 
href="https://github.com/jmunhoz";>Javier M. Mellid</a>,
+<a href="https://github.com/jimbobhickville";>Greg Hill</a>, <a 
href="https://github.com/Jc2k";>None</a>, <a 
href="https://github.com/sfriesel";>Stefan Friesel</a>,
+<a href="https://github.com/relaxdiego";>Mark Maglana</a>, <a 
href="https://github.com/aleGpereira";>Alejandro Gabriel Pereira</a>,
+<a href="https://github.com/kyle-long";>Kyle Long</a>, <a 
href="https://github.com/teemuvesala";>Teemu Vesala</a>, <a 
href="https://github.com/LordShion";>Filipe Silva</a>,
+<a href="https://github.com/jshridha";>Jay</a>, <a 
href="https://github.com/bernieke";>Bernard Kerckenaere</a>, <a 
href="https://github.com/jobelenus";>John Obelenus</a>,
+<a href="https://github.com/bsdlp";>Jon Chen</a>, <a 
href="https://github.com/lawrencellui-dd";>Larry Lui</a>,</p>
+
+<h3>Important breaking change-  Amazon EC2 driver changes</h3>
+
+<p>The Amazon EC2 API was updated to consolidate the regional-based drivers 
into a single driver with a region argument in the constructor.</p>
+
+<p>Amazon Instances should now be instantiated using the following syntax:</p>
+<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">from</span> <span 
class="nn">libcloud.compute.types</span> <span class="kn">import</span> <span 
class="n">Provider</span>
+<span class="kn">from</span> <span 
class="nn">libcloud.compute.providers</span> <span class="kn">import</span> 
<span class="n">get_driver</span>
+
+<span class="n">cls</span> <span class="o">=</span> <span 
class="n">get_driver</span><span class="p">(</span><span 
class="n">Provider</span><span class="o">.</span><span 
class="n">EC2</span><span class="p">,</span> <span class="n">region</span><span 
class="o">=</span><span class="s">&#39;us-east-i1&#39;</span><span 
class="p">)</span>
+<span class="n">driver</span> <span class="o">=</span> <span 
class="n">cls</span><span class="p">(</span><span class="s">&#39;access 
key&#39;</span><span class="p">,</span> <span class="s">&#39;secret 
key&#39;</span><span class="p">)</span>
+</code></pre></div>
+<p>This brings the Amazon API inline with the other drivers, makes it easier 
to maintain and switch between regions.</p>
+
+<h3>Bug fixes</h3>
+
+<h4>General</h4>
+
+<ul>
+<li><p>Fix a bug with consuming stdout and stderr in the paramiko SSH client 
which
+would manifest itself under very rare condition when a consumed chunk only
+contained a single byte or part of a multi byte UTF-8 character.
+[Lakshmi Kannan, Tomaz Muraus]</p></li>
+<li><p>Increase default chunk size from <code>1024</code> to <code>4096</code> 
bytes in the paramiko
+SSH client. This results in smaller number of receive calls on the average.
+[Tomaz Muraus]</p></li>
+<li><p>Fix to Dimension Data API address for Middle-East and Africa
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>Throw a more user-friendly exception on &quot;No address associated 
with hostname&quot;.
+(GITHUB-711, GITHUB-714, LIBCLOUD-803)
+[Tomaz Muraus, Scott Crunkleton]</p></li>
+<li><p>Remove deprecated provider constants with the region in the name and 
related
+driver classes (e.g. <code>EC2_US_EAST</code>, etc.).</p>
+
+<p>Those drivers have moved to single provider constant + <code>region</code> 
constructor
+argument model.
+[Tomaz Muraus]</p></li>
+</ul>
+
+<h3>New or deprecated drivers</h3>
+
+<h4>Compute</h4>
+
+<ul>
+<li><p>Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames 
drivers, removed
+driver code and tests.
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>Introduced error messages (<code>libcloud.compute.deprecated</code>) 
for deprecated drivers
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>New Compute drivers- BSNL, Indosat, Med-1, NTT-America, Internet 
Solutions
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>New driver for Aliyun Elastic Compute Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Storage</h4>
+
+<ul>
+<li><p>Added Outscale storage driver
+(GITHUB-730)
+[Javier M. Mellid]</p></li>
+<li><p>New driver for Aliyun OSS Storage Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Loadbalancer</h4>
+
+<ul>
+<li>New driver for Aliyun SLB Loadbalancer Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</li>
+</ul>
+
+<h4>DNS</h4>
+
+<ul>
+<li><p>Added NearlyFreeSpeech.net (NSFN) driver
+[Ken Drayer]</p></li>
+<li><p>Added Lua DNS driver
+[Oltjano Terpollari]</p></li>
+<li><p>Added NSOne driver
+[Oltjano Terpollari]</p></li>
+</ul>
+
+<h2>Bug fixes</h2>
+
+<ul>
+<li><p>Fix a bug in the GoDaddy driver - make sure <code>host</code> attribute 
on the
+connection class is correctly set to the hostname.
+[Tomaz Muraus]</p></li>
+<li><p>Fix handling of <code>MX</code> records in the Gandi driver.
+(GITHUB-718)
+[Ryan Lee]</p></li>
+</ul>
+
+<h2>Improvements</h2>
+
+<h3>Compute</h3>
+
+<ul>
+<li><p>Introduce new <code>list_regions</code> class method on the base driver 
class. This
+method is to be used with provider drivers which support multiple regions and
+<code>region</code> constructor argument. It allows users to enumerate 
available /
+supported regions.
+[Tomaz Muraus]</p></li>
+<li><p>[dimension data] added support for VMWare tools VM information inside 
list_nodes responses
+(GITHUB-734)
+[Jeff Dunham]</p></li>
+<li><p>[ec2] added ex<em>encrypted and ex</em>kms<em>key</em>id optional 
parameters to the create volume method
+(GITHUB-729)
+[Viktor Ognev]</p></li>
+<li><p>[dimension data] added support for managing host anti-affinity rules, 
added paging support to
+all supported calls and added support for requesting priority ordering when 
creating ACL rules
+(GITHUB-726)
+[Jeff Dunham]</p></li>
+<li><p>Addition of Dimension Data Australia federal government region to 
dimension data
+drivers.
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>[openstack] when creating floating IPs, added pool_id as an optional 
argument
+(GITHUB-725)
+[marko-p]</p></li>
+<li><p>[google compute] Added setMachineType method to allow for changing 
sizes of instances
+(GITHUB-721)
+[Eric Johnson]</p></li>
+<li><p>[google compute] allow bypassing image search in standard project list
+(GITHUB-713)
+[Max Illfelder]</p></li>
+<li><p>Add support for requesting a MKS token for accessing the remote console 
in VMware
+vCloud driver
+(GITHUB-706)
+[Juan Font Alonso]</p></li>
+<li><p>Add support in VMware vCloud driver for v5.5 API, with snapshot support
+(GITHUB-658)
+[Juan Font Alonso]</p></li>
+<li><p>Added support for adding a family to an image on Google Compute Driver
+(GITHUB-704)
+[Max Illfelder]</p></li>
+<li><p>Fix to set default signature version for AWS Seoul region to v4, removed
+non-supported size (hs1.xlarge)
+(GITHUB-684)
+[Geunwoo Shin]</p></li>
+<li><p>Support filtering by location in list_nodes for dimension data compute 
driver
+fix lack of paging support
+(GITHUB-691)
+[Jeff Dunham]</p></li>
+<li><p>Support for filtering by IPv4, IPv6, network, network domain, VLAN in 
Dimension
+data driver.
+(GITHUB-694)
+[Jeff Dunham]</p></li>
+<li><p>Added <code>Node.created_at</code> which, on supported drivers, 
contains the datetime the
+node was first started.
+(GITHUB-698)
+[Allard Hoeve] [Rick van de Loo]</p></li>
+</ul>
+
+<h3>Storage</h3>
+
+<ul>
+<li><p>Improvements to Google Auth for Storage and Compute and MIME bug fix
+(LIBCLOUD-800, GITHUB-689)
+[Scott Crunkleton]</p></li>
+<li><p>Implement <code>get_container</code>, <code>get_object</code> and 
<code>upload_object_via_stream</code>
+methods in the Backblaze B2 storage driver.</p>
+
+<p>Note: Backblaze API doesn&#39;t upload streaming uploads so when using
+<code>upload_object_via_stream</code> whole file is read and buffered in 
memory.
+(GITHUB-696)
+[Jay jshridha]</p></li>
+</ul>
+
+<h3>Backup</h3>
+
+<ul>
+<li>Dimension Data - added additional testing, fixed bug on client response 
naming,
+added support for adding backup clients to a backup enabled node.
+(GITHUB-692, GITHUB-693, GITHUB-695)
+[Jeff Dunham]</li>
+</ul>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible
+can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+Share : <a href="https://twitter.com/share"; 
class="twitter-share-button"{count} data-via="libcloud" data-size="large" 
data-hashtags="cloud">Tweet</a>
+<script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
 'script', 'twitter-wjs');</script>
+
+  </div>
+</div>
+
+
+      <hr />
+
+      <footer>
+        <div class="row">
+          <div class="col-lg-12 text-center">
+            <div class="footer-links">
+  <p><a href="http://www.apache.org/licenses/";>License</a> | <a
+  href="/security.html">Security</a> | <a
+  href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a> |
+  <a href="http://www.apache.org/foundation/thanks.html";>Thanks</a> |
+  <a href="/credits.html">Credits</a> | <a href="/media.html">Media</a>
+</div>
+
+<div class="footer-text">
+  <p class="">Copyright &copy; 2009-2016 <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>
+
+          </div>
+        </div>
+      </footer>
+
+    </div><!-- /.container -->
+
+    <!-- JavaScript -->
+    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+
+
+    
+
+    <script type="text/javascript">
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-23580482-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+</script>
+
+  </body>
+</html>

Added: libcloud/site/trunk/generated/blog/archives/2016/06/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2016/06/index.html?rev=1749453&view=auto
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2016/06/index.html (added)
+++ libcloud/site/trunk/generated/blog/archives/2016/06/index.html Tue Jun 21 
06:45:52 2016
@@ -0,0 +1,449 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    
+      <meta name="description" content="Archive: 2016 06">
+    
+
+    <meta name="author" content="The Apache Software Foundation">
+
+    
+      <meta name="keywords" content="python,libcloud,cloud,cloud 
computing,rackspace,amazon ec2,cloudfiles,openstack,cloudstack" />
+    
+
+    
+      <title>Archive: 2016 &raquo; June | Apache Libcloud</title>
+    
+
+    <!-- fav icons -->
+    <link rel="shortcut icon" href="/images/favicon.png" />
+    <link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
+    <link rel="apple-touch-icon-precomposed" 
href="/images/apple-touch-icon.png" />
+
+    <link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" 
title="Apache Libcloud Blog Feed" />
+
+    <link 
href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic' 
rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Inconsolata' 
rel='stylesheet' type='text/css'>
+
+    <!-- Facebook OpenGraph tags -->
+    <meta content="Apache Libcloud" property="og:site_name">
+    
+      <meta content="Archive: 2016 &raquo; June" property="og:title">
+    
+
+    
+
+    
+      <meta content="Archive: 2016 06" property="og:description">
+    
+
+    
+      <meta content="website" property="og:type">
+    
+
+    
+      <meta 
content="https://libcloud.apache.org/blog/archives/2016/06/index.html"; 
property="og:url">
+    
+    
+
+    
+
+    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+
+  </head>
+
+  <body data-spy="scroll" data-target=".sidebar-nav" data-offset="80">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-ex1-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/index.html"><img 
src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>
+        </div>
+        <div class="collapse navbar-collapse navbar-ex1-collapse">
+          <ul class="nav navbar-nav">
+            
+            
+              <li ><a href="/" >Home</a></li>
+            
+              <li ><a href="/about.html" >About</a></li>
+            
+              <li ><a href="/getting-started.html" >Quick Start</a></li>
+            
+              <li ><a href="https://libcloud.readthedocs.org/en/latest/"; 
target="_blank">Documentation</a></li>
+            
+              <li ><a href="/downloads.html" >Downloads</a></li>
+            
+              <li ><a href="/community.html" >Community</a></li>
+            
+              <li ><a href="/blog/" >Blog</a></li>
+            
+          </ul>
+        </div><!-- /.navbar-collapse -->
+      </div><!-- /.container -->
+    </nav>
+
+    <div class="container main-container">
+      
+
+  <div class="post">
+  
+    <h2><a href="/blog/2016/06/22/libcloud-1-0-0-released.html">Libcloud 1.0.0 
released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Jun 22, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.0.0.</p>
+
+<p>This first release in the 1.0 series which means it brings many new
+features, improvements, bug-fixes, and drivers. The 1.0 series includes 2 new 
driver types, container-as-a-service and backup-as-a-service.</p>
+
+<h3>Release highlights</h3>
+
+<p>This includes:</p>
+
+<ul>
+<li>New backup-as-a-service and container-as-a-service driver types</li>
+<li>Deprecated drivers that were no longer available such as Ninefold, IBM SCE 
<a 
href="http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html";>more
 details</a></li>
+<li>Add support for authenticating against Keystone and OpenStack based clouds
+using OpenID Connect tokens.</li>
+<li>GCE nodes can be launched in a subnetwork and support for subnetworks</li>
+<li>Add Image Family support for GCE</li>
+<li>Add new <code>Perth, Australia</code> and <code>Manila, Philippines</code> 
region to the CloudSigma
+v2 driver.</li>
+<li>Add new S3 RGW storage driver.</li>
+<li>The Amazon EC2 driver has been changed to use region codes instead of 
separate drivers for each region.</li>
+<li>Introduce new <code>list_regions</code> class method on the base driver 
class</li>
+<li>Support for Dimension Data backup</li>
+<li>Added NSOne, LuaDNS, NearlyFreeSpeech.NET, BuddyNS, DNSPod DNS drivers</li>
+<li>Added Aliyun compute, load balancer and storage drivers</li>
+<li>Added Outscale storage driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Special thank you</h3>
+
+<p>I would like to wish a special thank you to all of our community 
contributors for their ongoing support to the project.</p>
+
+<p><a href="https://github.com/Kami";>Tomaz Muraus</a>, <a 
href="https://github.com/pquerna";>Paul Querna</a>, 
+<a href="https://github.com/jcsalterego";>Jerry Chen</a>, <a 
href="https://github.com/jadunham1";>Jeff Dunham</a>, <a 
href="https://github.com/erjohnso";>Eric Johnson</a>,
+<a href="https://github.com/jedsmith";>Jed Smith</a>, <a 
href="https://github.com/wrigri";>Rick Wright</a>, <a 
href="https://github.com/novel";>Roman Bogorodskiy</a>,
+<a href="https://github.com/baldwinmathew";>Mathew Baldwin</a>, <a 
href="https://github.com/davidcrossland";>David Crossland</a>, <a 
href="https://github.com/alex";>Alex Gaynor</a>,
+<a href="https://github.com/allardhoeve";>Allard Hoeve</a>, <a 
href="https://github.com/runseb";>Sebastien Goasguen</a>, <a 
href="https://github.com/franckcuny";>Franck Cuny</a>,
+<a href="https://github.com/ktdreyer";>Ken Dreyer</a>, <a 
href="https://github.com/jcastillo2nd";>Javier Castillo II</a>, <a 
href="https://github.com/wido";>Wido den Hollander</a>,
+<a href="https://github.com/bennettaur";>Michael Bennett</a>, <a 
href="https://github.com/ZuluPro";>Anthony Monthe</a>, <a 
href="https://github.com/zerthimon";>Lior Goikhburg</a>,
+<a href="https://github.com/encyphered";>Geunwoo Shin</a>, <a 
href="https://github.com/juanfont";>Juan Font</a>, <a 
href="https://github.com/schaubl";>&quot;schaubl&quot;</a>,
+<a href="https://github.com/mbrukman";>Misha Brukman</a>, <a 
href="https://github.com/jetbird";>Oltjano Terpollari</a>, <a 
href="https://github.com/pzrq";>Peter Schmidt</a>,
+<a href="https://github.com/mingsheng36";>Ming Sheng</a>, <a 
href="https://github.com/gertjanol";>Gertjan Oude Lohuis</a>,
+<a href="https://github.com/mgogoulos";>Markos Gogoulos</a>, <a 
href="https://github.com/bernard357";>Bernard Paques</a>,
+<a href="https://github.com/Phreedom";>Evgeny Egorochkin</a>, <a 
href="https://github.com/gigimon";>Oleg</a>, <a 
href="https://github.com/atsaki";>Atsushi Sasaki</a>,
+<a href="https://github.com/micafer";>Miguel Caballer</a>, <a 
href="https://github.com/kumarappanc";>Kumar</a>, <a 
href="https://github.com/gmcdonald";>Gavin McDonald</a>,
+<a href="https://github.com/boul";>Roeland Kuipers</a>, <a 
href="https://github.com/briancurtin";>Brian Curtin</a>, <a 
href="https://github.com/ikusalic";>Ivan Kusalic</a>,
+<a href="https://github.com/ferewuz";>Vanč Levstik</a>, <a 
href="https://github.com/davidwilson2038";>None</a>, <a 
href="https://github.com/Smotko";>Anže Pečar</a>,
+<a href="https://github.com/MrBasset";>&quot;MrBasset&quot;</a>, <a 
href="https://github.com/crunkleton";>None</a>, <a 
href="https://github.com/jmunhoz";>Javier M. Mellid</a>,
+<a href="https://github.com/jimbobhickville";>Greg Hill</a>, <a 
href="https://github.com/Jc2k";>None</a>, <a 
href="https://github.com/sfriesel";>Stefan Friesel</a>,
+<a href="https://github.com/relaxdiego";>Mark Maglana</a>, <a 
href="https://github.com/aleGpereira";>Alejandro Gabriel Pereira</a>,
+<a href="https://github.com/kyle-long";>Kyle Long</a>, <a 
href="https://github.com/teemuvesala";>Teemu Vesala</a>, <a 
href="https://github.com/LordShion";>Filipe Silva</a>,
+<a href="https://github.com/jshridha";>Jay</a>, <a 
href="https://github.com/bernieke";>Bernard Kerckenaere</a>, <a 
href="https://github.com/jobelenus";>John Obelenus</a>,
+<a href="https://github.com/bsdlp";>Jon Chen</a>, <a 
href="https://github.com/lawrencellui-dd";>Larry Lui</a>,</p>
+
+<h3>Important breaking change-  Amazon EC2 driver changes</h3>
+
+<p>The Amazon EC2 API was updated to consolidate the regional-based drivers 
into a single driver with a region argument in the constructor.</p>
+
+<p>Amazon Instances should now be instantiated using the following syntax:</p>
+<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">from</span> <span 
class="nn">libcloud.compute.types</span> <span class="kn">import</span> <span 
class="n">Provider</span>
+<span class="kn">from</span> <span 
class="nn">libcloud.compute.providers</span> <span class="kn">import</span> 
<span class="n">get_driver</span>
+
+<span class="n">cls</span> <span class="o">=</span> <span 
class="n">get_driver</span><span class="p">(</span><span 
class="n">Provider</span><span class="o">.</span><span 
class="n">EC2</span><span class="p">,</span> <span class="n">region</span><span 
class="o">=</span><span class="s">&#39;us-east-i1&#39;</span><span 
class="p">)</span>
+<span class="n">driver</span> <span class="o">=</span> <span 
class="n">cls</span><span class="p">(</span><span class="s">&#39;access 
key&#39;</span><span class="p">,</span> <span class="s">&#39;secret 
key&#39;</span><span class="p">)</span>
+</code></pre></div>
+<p>This brings the Amazon API inline with the other drivers, makes it easier 
to maintain and switch between regions.</p>
+
+<h3>Bug fixes</h3>
+
+<h4>General</h4>
+
+<ul>
+<li><p>Fix a bug with consuming stdout and stderr in the paramiko SSH client 
which
+would manifest itself under very rare condition when a consumed chunk only
+contained a single byte or part of a multi byte UTF-8 character.
+[Lakshmi Kannan, Tomaz Muraus]</p></li>
+<li><p>Increase default chunk size from <code>1024</code> to <code>4096</code> 
bytes in the paramiko
+SSH client. This results in smaller number of receive calls on the average.
+[Tomaz Muraus]</p></li>
+<li><p>Fix to Dimension Data API address for Middle-East and Africa
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>Throw a more user-friendly exception on &quot;No address associated 
with hostname&quot;.
+(GITHUB-711, GITHUB-714, LIBCLOUD-803)
+[Tomaz Muraus, Scott Crunkleton]</p></li>
+<li><p>Remove deprecated provider constants with the region in the name and 
related
+driver classes (e.g. <code>EC2_US_EAST</code>, etc.).</p>
+
+<p>Those drivers have moved to single provider constant + <code>region</code> 
constructor
+argument model.
+[Tomaz Muraus]</p></li>
+</ul>
+
+<h3>New or deprecated drivers</h3>
+
+<h4>Compute</h4>
+
+<ul>
+<li><p>Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames 
drivers, removed
+driver code and tests.
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>Introduced error messages (<code>libcloud.compute.deprecated</code>) 
for deprecated drivers
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>New Compute drivers- BSNL, Indosat, Med-1, NTT-America, Internet 
Solutions
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>New driver for Aliyun Elastic Compute Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Storage</h4>
+
+<ul>
+<li><p>Added Outscale storage driver
+(GITHUB-730)
+[Javier M. Mellid]</p></li>
+<li><p>New driver for Aliyun OSS Storage Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Loadbalancer</h4>
+
+<ul>
+<li>New driver for Aliyun SLB Loadbalancer Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</li>
+</ul>
+
+<h4>DNS</h4>
+
+<ul>
+<li><p>Added NearlyFreeSpeech.net (NSFN) driver
+[Ken Drayer]</p></li>
+<li><p>Added Lua DNS driver
+[Oltjano Terpollari]</p></li>
+<li><p>Added NSOne driver
+[Oltjano Terpollari]</p></li>
+</ul>
+
+<h2>Bug fixes</h2>
+
+<ul>
+<li><p>Fix a bug in the GoDaddy driver - make sure <code>host</code> attribute 
on the
+connection class is correctly set to the hostname.
+[Tomaz Muraus]</p></li>
+<li><p>Fix handling of <code>MX</code> records in the Gandi driver.
+(GITHUB-718)
+[Ryan Lee]</p></li>
+</ul>
+
+<h2>Improvements</h2>
+
+<h3>Compute</h3>
+
+<ul>
+<li><p>Introduce new <code>list_regions</code> class method on the base driver 
class. This
+method is to be used with provider drivers which support multiple regions and
+<code>region</code> constructor argument. It allows users to enumerate 
available /
+supported regions.
+[Tomaz Muraus]</p></li>
+<li><p>[dimension data] added support for VMWare tools VM information inside 
list_nodes responses
+(GITHUB-734)
+[Jeff Dunham]</p></li>
+<li><p>[ec2] added ex<em>encrypted and ex</em>kms<em>key</em>id optional 
parameters to the create volume method
+(GITHUB-729)
+[Viktor Ognev]</p></li>
+<li><p>[dimension data] added support for managing host anti-affinity rules, 
added paging support to
+all supported calls and added support for requesting priority ordering when 
creating ACL rules
+(GITHUB-726)
+[Jeff Dunham]</p></li>
+<li><p>Addition of Dimension Data Australia federal government region to 
dimension data
+drivers.
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>[openstack] when creating floating IPs, added pool_id as an optional 
argument
+(GITHUB-725)
+[marko-p]</p></li>
+<li><p>[google compute] Added setMachineType method to allow for changing 
sizes of instances
+(GITHUB-721)
+[Eric Johnson]</p></li>
+<li><p>[google compute] allow bypassing image search in standard project list
+(GITHUB-713)
+[Max Illfelder]</p></li>
+<li><p>Add support for requesting a MKS token for accessing the remote console 
in VMware
+vCloud driver
+(GITHUB-706)
+[Juan Font Alonso]</p></li>
+<li><p>Add support in VMware vCloud driver for v5.5 API, with snapshot support
+(GITHUB-658)
+[Juan Font Alonso]</p></li>
+<li><p>Added support for adding a family to an image on Google Compute Driver
+(GITHUB-704)
+[Max Illfelder]</p></li>
+<li><p>Fix to set default signature version for AWS Seoul region to v4, removed
+non-supported size (hs1.xlarge)
+(GITHUB-684)
+[Geunwoo Shin]</p></li>
+<li><p>Support filtering by location in list_nodes for dimension data compute 
driver
+fix lack of paging support
+(GITHUB-691)
+[Jeff Dunham]</p></li>
+<li><p>Support for filtering by IPv4, IPv6, network, network domain, VLAN in 
Dimension
+data driver.
+(GITHUB-694)
+[Jeff Dunham]</p></li>
+<li><p>Added <code>Node.created_at</code> which, on supported drivers, 
contains the datetime the
+node was first started.
+(GITHUB-698)
+[Allard Hoeve] [Rick van de Loo]</p></li>
+</ul>
+
+<h3>Storage</h3>
+
+<ul>
+<li><p>Improvements to Google Auth for Storage and Compute and MIME bug fix
+(LIBCLOUD-800, GITHUB-689)
+[Scott Crunkleton]</p></li>
+<li><p>Implement <code>get_container</code>, <code>get_object</code> and 
<code>upload_object_via_stream</code>
+methods in the Backblaze B2 storage driver.</p>
+
+<p>Note: Backblaze API doesn&#39;t upload streaming uploads so when using
+<code>upload_object_via_stream</code> whole file is read and buffered in 
memory.
+(GITHUB-696)
+[Jay jshridha]</p></li>
+</ul>
+
+<h3>Backup</h3>
+
+<ul>
+<li>Dimension Data - added additional testing, fixed bug on client response 
naming,
+added support for adding backup clients to a backup enabled node.
+(GITHUB-692, GITHUB-693, GITHUB-695)
+[Jeff Dunham]</li>
+</ul>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible
+can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+
+
+<p class="navigation">
+  
+
+  
+</p>
+
+
+
+      <hr />
+
+      <footer>
+        <div class="row">
+          <div class="col-lg-12 text-center">
+            <div class="footer-links">
+  <p><a href="http://www.apache.org/licenses/";>License</a> | <a
+  href="/security.html">Security</a> | <a
+  href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a> |
+  <a href="http://www.apache.org/foundation/thanks.html";>Thanks</a> |
+  <a href="/credits.html">Credits</a> | <a href="/media.html">Media</a>
+</div>
+
+<div class="footer-text">
+  <p class="">Copyright &copy; 2009-2016 <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>
+
+          </div>
+        </div>
+      </footer>
+
+    </div><!-- /.container -->
+
+    <!-- JavaScript -->
+    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+
+
+    
+
+    <script type="text/javascript">
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-23580482-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+</script>
+
+  </body>
+</html>

Modified: libcloud/site/trunk/generated/blog/atom.xml
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1749453&r1=1749452&r2=1749453&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/atom.xml (original)
+++ libcloud/site/trunk/generated/blog/atom.xml Tue Jun 21 06:45:52 2016
@@ -5,13 +5,303 @@
   <link href="https://libcloud.apache.org"; rel="self" />
   <link href="https://libcloud.apache.org"; />
   <id>https://libcloud.apache.org</id>
-  <updated>2016-06-21T14:55:11+10:00</updated>
+  <updated>2016-06-21T16:44:13+10:00</updated>
   <author>
     <name>The Apache Software Foundation</name>
   </author>
 
     
   <entry>
+    <title>Libcloud 1.0.0 released</title>
+    <link 
href="https://libcloud.apache.org/blog/2016/06/22/libcloud-1-0-0-released.html"; 
/>
+    
<id>https://libcloud.apache.org/blog/2016/06/22/libcloud-1-0-0-released.html</id>
+    <updated>2016-06-22T00:00:00+10:00</updated>
+    <author>
+      <name>Anthony Shaw</name>
+    </author>
+    <content type="html">&lt;p&gt;We are pleased to announce the release of 
Libcloud 1.0.0.&lt;/p&gt;
+
+&lt;p&gt;This first release in the 1.0 series which means it brings many new
+features, improvements, bug-fixes, and drivers. The 1.0 series includes 2 new 
driver types, container-as-a-service and backup-as-a-service.&lt;/p&gt;
+
+&lt;h3&gt;Release highlights&lt;/h3&gt;
+
+&lt;p&gt;This includes:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;New backup-as-a-service and container-as-a-service driver 
types&lt;/li&gt;
+&lt;li&gt;Deprecated drivers that were no longer available such as Ninefold, 
IBM SCE &lt;a 
href=&quot;http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html&quot;&gt;more
 details&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Add support for authenticating against Keystone and OpenStack based 
clouds
+using OpenID Connect tokens.&lt;/li&gt;
+&lt;li&gt;GCE nodes can be launched in a subnetwork and support for 
subnetworks&lt;/li&gt;
+&lt;li&gt;Add Image Family support for GCE&lt;/li&gt;
+&lt;li&gt;Add new &lt;code&gt;Perth, Australia&lt;/code&gt; and 
&lt;code&gt;Manila, Philippines&lt;/code&gt; region to the CloudSigma
+v2 driver.&lt;/li&gt;
+&lt;li&gt;Add new S3 RGW storage driver.&lt;/li&gt;
+&lt;li&gt;The Amazon EC2 driver has been changed to use region codes instead 
of separate drivers for each region.&lt;/li&gt;
+&lt;li&gt;Introduce new &lt;code&gt;list_regions&lt;/code&gt; class method on 
the base driver class&lt;/li&gt;
+&lt;li&gt;Support for Dimension Data backup&lt;/li&gt;
+&lt;li&gt;Added NSOne, LuaDNS, NearlyFreeSpeech.NET, BuddyNS, DNSPod DNS 
drivers&lt;/li&gt;
+&lt;li&gt;Added Aliyun compute, load balancer and storage drivers&lt;/li&gt;
+&lt;li&gt;Added Outscale storage driver&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Full change log can be found at &lt;a 
href=&quot;https://libcloud.readthedocs.org/en/latest/changelog.html&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3&gt;Special thank you&lt;/h3&gt;
+
+&lt;p&gt;I would like to wish a special thank you to all of our community 
contributors for their ongoing support to the project.&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;https://github.com/Kami&quot;&gt;Tomaz 
Muraus&lt;/a&gt;, &lt;a href=&quot;https://github.com/pquerna&quot;&gt;Paul 
Querna&lt;/a&gt;, 
+&lt;a href=&quot;https://github.com/jcsalterego&quot;&gt;Jerry Chen&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/jadunham1&quot;&gt;Jeff Dunham&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/erjohnso&quot;&gt;Eric Johnson&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/jedsmith&quot;&gt;Jed Smith&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/wrigri&quot;&gt;Rick Wright&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/novel&quot;&gt;Roman Bogorodskiy&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/baldwinmathew&quot;&gt;Mathew 
Baldwin&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/davidcrossland&quot;&gt;David 
Crossland&lt;/a&gt;, &lt;a href=&quot;https://github.com/alex&quot;&gt;Alex 
Gaynor&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/allardhoeve&quot;&gt;Allard 
Hoeve&lt;/a&gt;, &lt;a href=&quot;https://github.com/runseb&quot;&gt;Sebastien 
Goasguen&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/franckcuny&quot;&gt;Franck Cuny&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/ktdreyer&quot;&gt;Ken Dreyer&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/jcastillo2nd&quot;&gt;Javier Castillo 
II&lt;/a&gt;, &lt;a href=&quot;https://github.com/wido&quot;&gt;Wido den 
Hollander&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/bennettaur&quot;&gt;Michael 
Bennett&lt;/a&gt;, &lt;a href=&quot;https://github.com/ZuluPro&quot;&gt;Anthony 
Monthe&lt;/a&gt;, &lt;a href=&quot;https://github.com/zerthimon&quot;&gt;Lior 
Goikhburg&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/encyphered&quot;&gt;Geunwoo 
Shin&lt;/a&gt;, &lt;a href=&quot;https://github.com/juanfont&quot;&gt;Juan 
Font&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/schaubl&quot;&gt;&amp;quot;schaubl&amp;quot;&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/mbrukman&quot;&gt;Misha Brukman&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/jetbird&quot;&gt;Oltjano 
Terpollari&lt;/a&gt;, &lt;a href=&quot;https://github.com/pzrq&quot;&gt;Peter 
Schmidt&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/mingsheng36&quot;&gt;Ming Sheng&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/gertjanol&quot;&gt;Gertjan Oude 
Lohuis&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/mgogoulos&quot;&gt;Markos 
Gogoulos&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/bernard357&quot;&gt;Bernard Paques&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/Phreedom&quot;&gt;Evgeny 
Egorochkin&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/gigimon&quot;&gt;Oleg&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/atsaki&quot;&gt;Atsushi Sasaki&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/micafer&quot;&gt;Miguel 
Caballer&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/kumarappanc&quot;&gt;Kumar&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/gmcdonald&quot;&gt;Gavin McDonald&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/boul&quot;&gt;Roeland Kuipers&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/briancurtin&quot;&gt;Brian 
Curtin&lt;/a&gt;, &lt;a href=&quot;https://github.com/ikusalic&quot;&gt;Ivan 
Kusalic&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/ferewuz&quot;&gt;Vanč Levstik&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/davidwilson2038&quot;&gt;None&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/Smotko&quot;&gt;Anže Pečar&lt;/a&gt;,
+&lt;a 
href=&quot;https://github.com/MrBasset&quot;&gt;&amp;quot;MrBasset&amp;quot;&lt;/a&gt;,
 &lt;a href=&quot;https://github.com/crunkleton&quot;&gt;None&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/jmunhoz&quot;&gt;Javier M. Mellid&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/jimbobhickville&quot;&gt;Greg 
Hill&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/Jc2k&quot;&gt;None&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/sfriesel&quot;&gt;Stefan Friesel&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/relaxdiego&quot;&gt;Mark 
Maglana&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/aleGpereira&quot;&gt;Alejandro Gabriel 
Pereira&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/kyle-long&quot;&gt;Kyle Long&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/teemuvesala&quot;&gt;Teemu 
Vesala&lt;/a&gt;, &lt;a href=&quot;https://github.com/LordShion&quot;&gt;Filipe 
Silva&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/jshridha&quot;&gt;Jay&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/bernieke&quot;&gt;Bernard Kerckenaere&lt;/a&gt;, 
&lt;a href=&quot;https://github.com/jobelenus&quot;&gt;John Obelenus&lt;/a&gt;,
+&lt;a href=&quot;https://github.com/bsdlp&quot;&gt;Jon Chen&lt;/a&gt;, &lt;a 
href=&quot;https://github.com/lawrencellui-dd&quot;&gt;Larry 
Lui&lt;/a&gt;,&lt;/p&gt;
+
+&lt;h3&gt;Important breaking change-  Amazon EC2 driver changes&lt;/h3&gt;
+
+&lt;p&gt;The Amazon EC2 API was updated to consolidate the regional-based 
drivers into a single driver with a region argument in the 
constructor.&lt;/p&gt;
+
+&lt;p&gt;Amazon Instances should now be instantiated using the following 
syntax:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;python 
language-python&quot; data-lang=&quot;python&quot;&gt;&lt;span 
class=&quot;kn&quot;&gt;from&lt;/span&gt; &lt;span 
class=&quot;nn&quot;&gt;libcloud.compute.types&lt;/span&gt; &lt;span 
class=&quot;kn&quot;&gt;import&lt;/span&gt; &lt;span 
class=&quot;n&quot;&gt;Provider&lt;/span&gt;
+&lt;span class=&quot;kn&quot;&gt;from&lt;/span&gt; &lt;span 
class=&quot;nn&quot;&gt;libcloud.compute.providers&lt;/span&gt; &lt;span 
class=&quot;kn&quot;&gt;import&lt;/span&gt; &lt;span 
class=&quot;n&quot;&gt;get_driver&lt;/span&gt;
+
+&lt;span class=&quot;n&quot;&gt;cls&lt;/span&gt; &lt;span 
class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span 
class=&quot;n&quot;&gt;get_driver&lt;/span&gt;&lt;span 
class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span 
class=&quot;n&quot;&gt;Provider&lt;/span&gt;&lt;span 
class=&quot;o&quot;&gt;.&lt;/span&gt;&lt;span 
class=&quot;n&quot;&gt;EC2&lt;/span&gt;&lt;span 
class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span 
class=&quot;n&quot;&gt;region&lt;/span&gt;&lt;span 
class=&quot;o&quot;&gt;=&lt;/span&gt;&lt;span 
class=&quot;s&quot;&gt;&amp;#39;us-east-i1&amp;#39;&lt;/span&gt;&lt;span 
class=&quot;p&quot;&gt;)&lt;/span&gt;
+&lt;span class=&quot;n&quot;&gt;driver&lt;/span&gt; &lt;span 
class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span 
class=&quot;n&quot;&gt;cls&lt;/span&gt;&lt;span 
class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span 
class=&quot;s&quot;&gt;&amp;#39;access key&amp;#39;&lt;/span&gt;&lt;span 
class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span 
class=&quot;s&quot;&gt;&amp;#39;secret key&amp;#39;&lt;/span&gt;&lt;span 
class=&quot;p&quot;&gt;)&lt;/span&gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;This brings the Amazon API inline with the other drivers, makes it 
easier to maintain and switch between regions.&lt;/p&gt;
+
+&lt;h3&gt;Bug fixes&lt;/h3&gt;
+
+&lt;h4&gt;General&lt;/h4&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Fix a bug with consuming stdout and stderr in the paramiko 
SSH client which
+would manifest itself under very rare condition when a consumed chunk only
+contained a single byte or part of a multi byte UTF-8 character.
+[Lakshmi Kannan, Tomaz Muraus]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Increase default chunk size from 
&lt;code&gt;1024&lt;/code&gt; to &lt;code&gt;4096&lt;/code&gt; bytes in the 
paramiko
+SSH client. This results in smaller number of receive calls on the average.
+[Tomaz Muraus]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Fix to Dimension Data API address for Middle-East and Africa
+(GITHUB-700)
+[Anthony Shaw]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Throw a more user-friendly exception on &amp;quot;No 
address associated with hostname&amp;quot;.
+(GITHUB-711, GITHUB-714, LIBCLOUD-803)
+[Tomaz Muraus, Scott Crunkleton]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Remove deprecated provider constants with the region in the 
name and related
+driver classes (e.g. &lt;code&gt;EC2_US_EAST&lt;/code&gt;, etc.).&lt;/p&gt;
+
+&lt;p&gt;Those drivers have moved to single provider constant + 
&lt;code&gt;region&lt;/code&gt; constructor
+argument model.
+[Tomaz Muraus]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3&gt;New or deprecated drivers&lt;/h3&gt;
+
+&lt;h4&gt;Compute&lt;/h4&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Deprecated IBM SCE, HP Helion, OpSource, Ninefold and 
CloudFrames drivers, removed
+driver code and tests.
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Introduced error messages 
(&lt;code&gt;libcloud.compute.deprecated&lt;/code&gt;) for deprecated drivers
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;New Compute drivers- BSNL, Indosat, Med-1, NTT-America, 
Internet Solutions
+(GITHUB-700)
+[Anthony Shaw]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;New driver for Aliyun Elastic Compute Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h4&gt;Storage&lt;/h4&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Added Outscale storage driver
+(GITHUB-730)
+[Javier M. Mellid]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;New driver for Aliyun OSS Storage Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h4&gt;Loadbalancer&lt;/h4&gt;
+
+&lt;ul&gt;
+&lt;li&gt;New driver for Aliyun SLB Loadbalancer Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h4&gt;DNS&lt;/h4&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Added NearlyFreeSpeech.net (NSFN) driver
+[Ken Drayer]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Added Lua DNS driver
+[Oltjano Terpollari]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Added NSOne driver
+[Oltjano Terpollari]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;Bug fixes&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Fix a bug in the GoDaddy driver - make sure 
&lt;code&gt;host&lt;/code&gt; attribute on the
+connection class is correctly set to the hostname.
+[Tomaz Muraus]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Fix handling of &lt;code&gt;MX&lt;/code&gt; records in the 
Gandi driver.
+(GITHUB-718)
+[Ryan Lee]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;Improvements&lt;/h2&gt;
+
+&lt;h3&gt;Compute&lt;/h3&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Introduce new &lt;code&gt;list_regions&lt;/code&gt; class 
method on the base driver class. This
+method is to be used with provider drivers which support multiple regions and
+&lt;code&gt;region&lt;/code&gt; constructor argument. It allows users to 
enumerate available /
+supported regions.
+[Tomaz Muraus]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;[dimension data] added support for VMWare tools VM 
information inside list_nodes responses
+(GITHUB-734)
+[Jeff Dunham]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;[ec2] added ex&lt;em&gt;encrypted and 
ex&lt;/em&gt;kms&lt;em&gt;key&lt;/em&gt;id optional parameters to the create 
volume method
+(GITHUB-729)
+[Viktor Ognev]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;[dimension data] added support for managing host 
anti-affinity rules, added paging support to
+all supported calls and added support for requesting priority ordering when 
creating ACL rules
+(GITHUB-726)
+[Jeff Dunham]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Addition of Dimension Data Australia federal government 
region to dimension data
+drivers.
+(GITHUB-700)
+[Anthony Shaw]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;[openstack] when creating floating IPs, added pool_id as an 
optional argument
+(GITHUB-725)
+[marko-p]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;[google compute] Added setMachineType method to allow for 
changing sizes of instances
+(GITHUB-721)
+[Eric Johnson]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;[google compute] allow bypassing image search in standard 
project list
+(GITHUB-713)
+[Max Illfelder]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Add support for requesting a MKS token for accessing the 
remote console in VMware
+vCloud driver
+(GITHUB-706)
+[Juan Font Alonso]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Add support in VMware vCloud driver for v5.5 API, with 
snapshot support
+(GITHUB-658)
+[Juan Font Alonso]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Added support for adding a family to an image on Google 
Compute Driver
+(GITHUB-704)
+[Max Illfelder]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Fix to set default signature version for AWS Seoul region 
to v4, removed
+non-supported size (hs1.xlarge)
+(GITHUB-684)
+[Geunwoo Shin]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Support filtering by location in list_nodes for dimension 
data compute driver
+fix lack of paging support
+(GITHUB-691)
+[Jeff Dunham]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Support for filtering by IPv4, IPv6, network, network 
domain, VLAN in Dimension
+data driver.
+(GITHUB-694)
+[Jeff Dunham]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Added &lt;code&gt;Node.created_at&lt;/code&gt; which, on 
supported drivers, contains the datetime the
+node was first started.
+(GITHUB-698)
+[Allard Hoeve] [Rick van de Loo]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3&gt;Storage&lt;/h3&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;Improvements to Google Auth for Storage and Compute and 
MIME bug fix
+(LIBCLOUD-800, GITHUB-689)
+[Scott Crunkleton]&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;Implement &lt;code&gt;get_container&lt;/code&gt;, 
&lt;code&gt;get_object&lt;/code&gt; and 
&lt;code&gt;upload_object_via_stream&lt;/code&gt;
+methods in the Backblaze B2 storage driver.&lt;/p&gt;
+
+&lt;p&gt;Note: Backblaze API doesn&amp;#39;t upload streaming uploads so when 
using
+&lt;code&gt;upload_object_via_stream&lt;/code&gt; whole file is read and 
buffered in memory.
+(GITHUB-696)
+[Jay jshridha]&lt;/p&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3&gt;Backup&lt;/h3&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Dimension Data - added additional testing, fixed bug on client 
response naming,
+added support for adding backup clients to a backup enabled node.
+(GITHUB-692, GITHUB-693, GITHUB-695)
+[Jeff Dunham]&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3&gt;Download&lt;/h3&gt;
+
+&lt;p&gt;The release can can be downloaded from
+&lt;a 
href=&quot;https://libcloud.apache.org/downloads.html&quot;&gt;https://libcloud.apache.org/downloads.html&lt;/a&gt;
 or installed using pip:&lt;/p&gt;
+
+&lt;pre&gt;
+pip install apache-libcloud==1.0.0
+&lt;/pre&gt;
+
+&lt;h3&gt;Upgrading&lt;/h3&gt;
+
+&lt;p&gt;If you have installed Libcloud using pip you can also use it to 
upgrade it:&lt;/p&gt;
+
+&lt;pre&gt;
+pip install --upgrade apache-libcloud==1.0.0
+&lt;/pre&gt;
+
+&lt;h3&gt;Upgrade notes&lt;/h3&gt;
+
+&lt;p&gt;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 &lt;a 
href=&quot;https://libcloud.readthedocs.org/en/latest/upgrade_notes.html&quot;&gt;https://libcloud.readthedocs.org/en/latest/upgrade_notes.html&lt;/a&gt;&lt;/p&gt;
+
+&lt;h3&gt;Documentation&lt;/h3&gt;
+
+&lt;p&gt;Regular and API documentation is available at &lt;a 
href=&quot;https://libcloud.readthedocs.org/en/latest/&quot;&gt;https://libcloud.readthedocs.org/en/latest/&lt;/a&gt;&lt;/p&gt;
+
+&lt;h3&gt;Bugs / Issues&lt;/h3&gt;
+
+&lt;p&gt;If you find any bug or issue, please report it on our issue tracker
+&lt;a 
href=&quot;https://issues.apache.org/jira/browse/LIBCLOUD&quot;&gt;https://issues.apache.org/jira/browse/LIBCLOUD&lt;/a&gt;.
+Don&amp;#39;t forget to attach an example and / or test which reproduces your
+problem.&lt;/p&gt;
+
+&lt;h3&gt;Thanks&lt;/h3&gt;
+
+&lt;p&gt;Thanks to everyone who contributed and made this release possible! 
Full
+list of people who contributed to this release can be found in the
+&lt;a 
href=&quot;https://libcloud.readthedocs.org/en/latest/changelog.html&quot;&gt;CHANGES
 file&lt;/a&gt;.&lt;/p&gt;
+</content>
+  </entry>
+    
+  <entry>
     <title>Libcloud 1.0.0-rc2 released</title>
     <link 
href="https://libcloud.apache.org/blog/2016/04/11/libcloud-1-0-0-rc2-released.html";
 />
     
<id>https://libcloud.apache.org/blog/2016/04/11/libcloud-1-0-0-rc2-released.html</id>
@@ -1049,59 +1339,4 @@ list of people who contributed to this r
 </content>
   </entry>
     
-  <entry>
-    <title>Anthony Shaw (anthonyshaw) joins our team</title>
-    <link 
href="https://libcloud.apache.org/blog/2015/11/18/anthony-shaw-joins-our-team.html";
 />
-    
<id>https://libcloud.apache.org/blog/2015/11/18/anthony-shaw-joins-our-team.html</id>
-    <updated>2015-11-18T00:00:00+11:00</updated>
-    <author>
-      <name>Tomaz Muraus</name>
-    </author>
-    <content type="html">&lt;p&gt;Please help us extend a warm welcome to our 
newest team member &lt;a 
href=&quot;https://github.com/tonybaloney&quot;&gt;Anthony
-Shaw&lt;/a&gt;!&lt;/p&gt;
-
-&lt;p&gt;The Project Management Committee (PMC) for Apache Libcloud has 
invited Anthony
-Shaw to join us as a committer and a PMC member and we are pleased to announce
-that he has accepted.&lt;/p&gt;
-
-&lt;p&gt;Anthony has joined the community fairly recently, but he has already 
made a lot
-of &lt;a 
href=&quot;https://github.com/apache/libcloud/pulls?q=is%3Apr+author%3Atonybaloney+is%3Aclosed&quot;&gt;substantial
 contributions&lt;/a&gt;. Those contributions range from new Dimension
-Data drivers and various related improvements to a proposal for a new &lt;a 
href=&quot;https://github.com/apache/libcloud/pull/629&quot;&gt;backup
-API&lt;/a&gt; for Backup as a Service products and projects.&lt;/p&gt;
-
-&lt;p&gt;While we are talking about the new backup API - we would like to 
encourage
-everyone who is either a service provider offering Backup as a Service product
-or a person interested in using this API to join us and &lt;a 
href=&quot;https://github.com/apache/libcloud/pull/629&quot;&gt;participate in 
the
-discussion&lt;/a&gt;. The more feedback we get, the better and more widely 
applicable
-we can make this new API.&lt;/p&gt;
-
-&lt;p&gt;For anyone who would like to know more about Anthony here is his 
short bio:&lt;/p&gt;
-
-&lt;blockquote&gt;
-&lt;p&gt;Anthony Shaw works for the global system integrator Dimension Data as 
Head of
-Innovation. Anthony has been working in the hosting/service provider industry
-for the last 10 years for MSPs within Europe, North America and Australia in
-various Product Management and Product Development roles. Anthony is an
-open-source advocate and has been promoting the Libcloud project internally to
-Dimension Data for the last 9 months as well as maintaining its 
driver.&lt;/p&gt;
-&lt;/blockquote&gt;
-
-&lt;p&gt;And in his own words:&lt;/p&gt;
-
-&lt;blockquote&gt;
-&lt;p&gt;I think we will continue to see consolidation in IaaS providers over 
the next
-12 months, so likelihood is the number of drivers will reduce, but the
-importance of being cloud agnostic to people is becoming more apparent as some
-are already being burnt by integrations into APIs that companies like Dell and
-Ninefold have pulled the plug on. Libcloud is a key project for developers not
-wanting to lock themselves too heavily to a vendor. I would also like to see
-expansion of additional services like backup, load balancing and containers so
-that users can still take advantages of these features through our 
driver.&lt;/p&gt;
-&lt;/blockquote&gt;
-
-&lt;p&gt;We are happy to have him in our team and we are looking forward to 
his future
-participation and contributions.&lt;/p&gt;
-</content>
-  </entry>
-    
 </feed>

Modified: libcloud/site/trunk/generated/blog/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/index.html?rev=1749453&r1=1749452&r2=1749453&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/index.html (original)
+++ libcloud/site/trunk/generated/blog/index.html Tue Jun 21 06:45:52 2016
@@ -97,6 +97,311 @@
     
       <div class="post">
   
+    <h2><a href="/blog/2016/06/22/libcloud-1-0-0-released.html">Libcloud 1.0.0 
released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Jun 22, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.0.0.</p>
+
+<p>This first release in the 1.0 series which means it brings many new
+features, improvements, bug-fixes, and drivers. The 1.0 series includes 2 new 
driver types, container-as-a-service and backup-as-a-service.</p>
+
+<h3>Release highlights</h3>
+
+<p>This includes:</p>
+
+<ul>
+<li>New backup-as-a-service and container-as-a-service driver types</li>
+<li>Deprecated drivers that were no longer available such as Ninefold, IBM SCE 
<a 
href="http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html";>more
 details</a></li>
+<li>Add support for authenticating against Keystone and OpenStack based clouds
+using OpenID Connect tokens.</li>
+<li>GCE nodes can be launched in a subnetwork and support for subnetworks</li>
+<li>Add Image Family support for GCE</li>
+<li>Add new <code>Perth, Australia</code> and <code>Manila, Philippines</code> 
region to the CloudSigma
+v2 driver.</li>
+<li>Add new S3 RGW storage driver.</li>
+<li>The Amazon EC2 driver has been changed to use region codes instead of 
separate drivers for each region.</li>
+<li>Introduce new <code>list_regions</code> class method on the base driver 
class</li>
+<li>Support for Dimension Data backup</li>
+<li>Added NSOne, LuaDNS, NearlyFreeSpeech.NET, BuddyNS, DNSPod DNS drivers</li>
+<li>Added Aliyun compute, load balancer and storage drivers</li>
+<li>Added Outscale storage driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Special thank you</h3>
+
+<p>I would like to wish a special thank you to all of our community 
contributors for their ongoing support to the project.</p>
+
+<p><a href="https://github.com/Kami";>Tomaz Muraus</a>, <a 
href="https://github.com/pquerna";>Paul Querna</a>, 
+<a href="https://github.com/jcsalterego";>Jerry Chen</a>, <a 
href="https://github.com/jadunham1";>Jeff Dunham</a>, <a 
href="https://github.com/erjohnso";>Eric Johnson</a>,
+<a href="https://github.com/jedsmith";>Jed Smith</a>, <a 
href="https://github.com/wrigri";>Rick Wright</a>, <a 
href="https://github.com/novel";>Roman Bogorodskiy</a>,
+<a href="https://github.com/baldwinmathew";>Mathew Baldwin</a>, <a 
href="https://github.com/davidcrossland";>David Crossland</a>, <a 
href="https://github.com/alex";>Alex Gaynor</a>,
+<a href="https://github.com/allardhoeve";>Allard Hoeve</a>, <a 
href="https://github.com/runseb";>Sebastien Goasguen</a>, <a 
href="https://github.com/franckcuny";>Franck Cuny</a>,
+<a href="https://github.com/ktdreyer";>Ken Dreyer</a>, <a 
href="https://github.com/jcastillo2nd";>Javier Castillo II</a>, <a 
href="https://github.com/wido";>Wido den Hollander</a>,
+<a href="https://github.com/bennettaur";>Michael Bennett</a>, <a 
href="https://github.com/ZuluPro";>Anthony Monthe</a>, <a 
href="https://github.com/zerthimon";>Lior Goikhburg</a>,
+<a href="https://github.com/encyphered";>Geunwoo Shin</a>, <a 
href="https://github.com/juanfont";>Juan Font</a>, <a 
href="https://github.com/schaubl";>&quot;schaubl&quot;</a>,
+<a href="https://github.com/mbrukman";>Misha Brukman</a>, <a 
href="https://github.com/jetbird";>Oltjano Terpollari</a>, <a 
href="https://github.com/pzrq";>Peter Schmidt</a>,
+<a href="https://github.com/mingsheng36";>Ming Sheng</a>, <a 
href="https://github.com/gertjanol";>Gertjan Oude Lohuis</a>,
+<a href="https://github.com/mgogoulos";>Markos Gogoulos</a>, <a 
href="https://github.com/bernard357";>Bernard Paques</a>,
+<a href="https://github.com/Phreedom";>Evgeny Egorochkin</a>, <a 
href="https://github.com/gigimon";>Oleg</a>, <a 
href="https://github.com/atsaki";>Atsushi Sasaki</a>,
+<a href="https://github.com/micafer";>Miguel Caballer</a>, <a 
href="https://github.com/kumarappanc";>Kumar</a>, <a 
href="https://github.com/gmcdonald";>Gavin McDonald</a>,
+<a href="https://github.com/boul";>Roeland Kuipers</a>, <a 
href="https://github.com/briancurtin";>Brian Curtin</a>, <a 
href="https://github.com/ikusalic";>Ivan Kusalic</a>,
+<a href="https://github.com/ferewuz";>Vanč Levstik</a>, <a 
href="https://github.com/davidwilson2038";>None</a>, <a 
href="https://github.com/Smotko";>Anže Pečar</a>,
+<a href="https://github.com/MrBasset";>&quot;MrBasset&quot;</a>, <a 
href="https://github.com/crunkleton";>None</a>, <a 
href="https://github.com/jmunhoz";>Javier M. Mellid</a>,
+<a href="https://github.com/jimbobhickville";>Greg Hill</a>, <a 
href="https://github.com/Jc2k";>None</a>, <a 
href="https://github.com/sfriesel";>Stefan Friesel</a>,
+<a href="https://github.com/relaxdiego";>Mark Maglana</a>, <a 
href="https://github.com/aleGpereira";>Alejandro Gabriel Pereira</a>,
+<a href="https://github.com/kyle-long";>Kyle Long</a>, <a 
href="https://github.com/teemuvesala";>Teemu Vesala</a>, <a 
href="https://github.com/LordShion";>Filipe Silva</a>,
+<a href="https://github.com/jshridha";>Jay</a>, <a 
href="https://github.com/bernieke";>Bernard Kerckenaere</a>, <a 
href="https://github.com/jobelenus";>John Obelenus</a>,
+<a href="https://github.com/bsdlp";>Jon Chen</a>, <a 
href="https://github.com/lawrencellui-dd";>Larry Lui</a>,</p>
+
+<h3>Important breaking change-  Amazon EC2 driver changes</h3>
+
+<p>The Amazon EC2 API was updated to consolidate the regional-based drivers 
into a single driver with a region argument in the constructor.</p>
+
+<p>Amazon Instances should now be instantiated using the following syntax:</p>
+
+<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">from</span> <span 
class="nn">libcloud.compute.types</span> <span class="kn">import</span> <span 
class="n">Provider</span>
+<span class="kn">from</span> <span 
class="nn">libcloud.compute.providers</span> <span class="kn">import</span> 
<span class="n">get_driver</span>
+
+<span class="n">cls</span> <span class="o">=</span> <span 
class="n">get_driver</span><span class="p">(</span><span 
class="n">Provider</span><span class="o">.</span><span 
class="n">EC2</span><span class="p">,</span> <span class="n">region</span><span 
class="o">=</span><span class="s">&#39;us-east-i1&#39;</span><span 
class="p">)</span>
+<span class="n">driver</span> <span class="o">=</span> <span 
class="n">cls</span><span class="p">(</span><span class="s">&#39;access 
key&#39;</span><span class="p">,</span> <span class="s">&#39;secret 
key&#39;</span><span class="p">)</span>
+</code></pre></div>
+
+<p>This brings the Amazon API inline with the other drivers, makes it easier 
to maintain and switch between regions.</p>
+
+<h3>Bug fixes</h3>
+
+<h4>General</h4>
+
+<ul>
+<li><p>Fix a bug with consuming stdout and stderr in the paramiko SSH client 
which
+would manifest itself under very rare condition when a consumed chunk only
+contained a single byte or part of a multi byte UTF-8 character.
+[Lakshmi Kannan, Tomaz Muraus]</p></li>
+<li><p>Increase default chunk size from <code>1024</code> to <code>4096</code> 
bytes in the paramiko
+SSH client. This results in smaller number of receive calls on the average.
+[Tomaz Muraus]</p></li>
+<li><p>Fix to Dimension Data API address for Middle-East and Africa
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>Throw a more user-friendly exception on &quot;No address associated 
with hostname&quot;.
+(GITHUB-711, GITHUB-714, LIBCLOUD-803)
+[Tomaz Muraus, Scott Crunkleton]</p></li>
+<li><p>Remove deprecated provider constants with the region in the name and 
related
+driver classes (e.g. <code>EC2_US_EAST</code>, etc.).</p>
+
+<p>Those drivers have moved to single provider constant + <code>region</code> 
constructor
+argument model.
+[Tomaz Muraus]</p></li>
+</ul>
+
+<h3>New or deprecated drivers</h3>
+
+<h4>Compute</h4>
+
+<ul>
+<li><p>Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames 
drivers, removed
+driver code and tests.
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>Introduced error messages (<code>libcloud.compute.deprecated</code>) 
for deprecated drivers
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>New Compute drivers- BSNL, Indosat, Med-1, NTT-America, Internet 
Solutions
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>New driver for Aliyun Elastic Compute Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Storage</h4>
+
+<ul>
+<li><p>Added Outscale storage driver
+(GITHUB-730)
+[Javier M. Mellid]</p></li>
+<li><p>New driver for Aliyun OSS Storage Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Loadbalancer</h4>
+
+<ul>
+<li>New driver for Aliyun SLB Loadbalancer Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</li>
+</ul>
+
+<h4>DNS</h4>
+
+<ul>
+<li><p>Added NearlyFreeSpeech.net (NSFN) driver
+[Ken Drayer]</p></li>
+<li><p>Added Lua DNS driver
+[Oltjano Terpollari]</p></li>
+<li><p>Added NSOne driver
+[Oltjano Terpollari]</p></li>
+</ul>
+
+<h2>Bug fixes</h2>
+
+<ul>
+<li><p>Fix a bug in the GoDaddy driver - make sure <code>host</code> attribute 
on the
+connection class is correctly set to the hostname.
+[Tomaz Muraus]</p></li>
+<li><p>Fix handling of <code>MX</code> records in the Gandi driver.
+(GITHUB-718)
+[Ryan Lee]</p></li>
+</ul>
+
+<h2>Improvements</h2>
+
+<h3>Compute</h3>
+
+<ul>
+<li><p>Introduce new <code>list_regions</code> class method on the base driver 
class. This
+method is to be used with provider drivers which support multiple regions and
+<code>region</code> constructor argument. It allows users to enumerate 
available /
+supported regions.
+[Tomaz Muraus]</p></li>
+<li><p>[dimension data] added support for VMWare tools VM information inside 
list_nodes responses
+(GITHUB-734)
+[Jeff Dunham]</p></li>
+<li><p>[ec2] added ex<em>encrypted and ex</em>kms<em>key</em>id optional 
parameters to the create volume method
+(GITHUB-729)
+[Viktor Ognev]</p></li>
+<li><p>[dimension data] added support for managing host anti-affinity rules, 
added paging support to
+all supported calls and added support for requesting priority ordering when 
creating ACL rules
+(GITHUB-726)
+[Jeff Dunham]</p></li>
+<li><p>Addition of Dimension Data Australia federal government region to 
dimension data
+drivers.
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>[openstack] when creating floating IPs, added pool_id as an optional 
argument
+(GITHUB-725)
+[marko-p]</p></li>
+<li><p>[google compute] Added setMachineType method to allow for changing 
sizes of instances
+(GITHUB-721)
+[Eric Johnson]</p></li>
+<li><p>[google compute] allow bypassing image search in standard project list
+(GITHUB-713)
+[Max Illfelder]</p></li>
+<li><p>Add support for requesting a MKS token for accessing the remote console 
in VMware
+vCloud driver
+(GITHUB-706)
+[Juan Font Alonso]</p></li>
+<li><p>Add support in VMware vCloud driver for v5.5 API, with snapshot support
+(GITHUB-658)
+[Juan Font Alonso]</p></li>
+<li><p>Added support for adding a family to an image on Google Compute Driver
+(GITHUB-704)
+[Max Illfelder]</p></li>
+<li><p>Fix to set default signature version for AWS Seoul region to v4, removed
+non-supported size (hs1.xlarge)
+(GITHUB-684)
+[Geunwoo Shin]</p></li>
+<li><p>Support filtering by location in list_nodes for dimension data compute 
driver
+fix lack of paging support
+(GITHUB-691)
+[Jeff Dunham]</p></li>
+<li><p>Support for filtering by IPv4, IPv6, network, network domain, VLAN in 
Dimension
+data driver.
+(GITHUB-694)
+[Jeff Dunham]</p></li>
+<li><p>Added <code>Node.created_at</code> which, on supported drivers, 
contains the datetime the
+node was first started.
+(GITHUB-698)
+[Allard Hoeve] [Rick van de Loo]</p></li>
+</ul>
+
+<h3>Storage</h3>
+
+<ul>
+<li><p>Improvements to Google Auth for Storage and Compute and MIME bug fix
+(LIBCLOUD-800, GITHUB-689)
+[Scott Crunkleton]</p></li>
+<li><p>Implement <code>get_container</code>, <code>get_object</code> and 
<code>upload_object_via_stream</code>
+methods in the Backblaze B2 storage driver.</p>
+
+<p>Note: Backblaze API doesn&#39;t upload streaming uploads so when using
+<code>upload_object_via_stream</code> whole file is read and buffered in 
memory.
+(GITHUB-696)
+[Jay jshridha]</p></li>
+</ul>
+
+<h3>Backup</h3>
+
+<ul>
+<li>Dimension Data - added additional testing, fixed bug on client response 
naming,
+added support for adding backup clients to a backup enabled node.
+(GITHUB-692, GITHUB-693, GITHUB-695)
+[Jeff Dunham]</li>
+</ul>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible
+can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+    
+  
+    
+      <div class="post">
+  
     <h2><a href="/blog/2016/04/11/libcloud-1-0-0-rc2-released.html">Libcloud 
1.0.0-rc2 released</a></h2>
   
 
@@ -748,88 +1053,6 @@ swap this out for any of the Amazon publ
 
     
   
-    
-      <div class="post">
-  
-    <h2><a href="/blog/2016/01/26/libcloud-1-0-0-pre1-released.html">Libcloud 
1.0.0-pre1 released</a></h2>
-  
-
-  
-    
-  
-  <span class="post-date-author">By Anthony Shaw on Jan 26, 2016</span>
-
-  <div class="post-content">
-    <p>We are pleased to announce the release of Libcloud 1.0.0-pre1.</p>
-
-<p>This is a first pre-release in the 1.0.0 series which means it brings many 
new
-features, improvements, bug-fixes, and DNS drivers.</p>
-
-<h3>Release highlights</h3>
-
-<p>A full blog post on the new features in 1.0.0 can be found <a 
href="http://libcloud.apache.org/blog/2016/01/20/libcloud-1.0-pre1.html";>here</a></p>
-
-<p>This includes:</p>
-
-<ul>
-<li>Introduction of Container-as-a-Service API drivers for <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/kubernetes.html";>Kubernetes</a>,
 <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/docker.html";>Docker</a>,
 <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/ecs.html";>Amazon
 ECS</a> and <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/joyent.html";>Joyent
 Triton</a></li>
-<li>Introduction of Backup-as-a-Service API</li>
-<li>Addition of South Korea region for Amazon EC2</li>
-</ul>
-
-<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
-
-<h3>Download</h3>
-
-<p>The release can can be downloaded from
-<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
-
-<pre>
-pip install apache-libcloud==1.0.0-pre1
-</pre>
-
-<h3>Upgrading</h3>
-
-<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
-
-<pre>
-pip install --upgrade apache-libcloud==1.0.0-pre1
-</pre>
-
-<h3>Upgrade notes</h3>
-
-<p>A page which describes backward incompatible or semi-incompatible
-changes and how to preserve the old behavior when this is possible
-can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
-
-<h3>Documentation</h3>
-
-<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
-
-<h3>Bugs / Issues</h3>
-
-<p>If you find any bug or issue, please report it on our issue tracker
-<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
-Don&#39;t forget to attach an example and / or test which reproduces your
-problem.</p>
-
-<h3>Thanks</h3>
-
-<p>Thanks to everyone who contributed and made this release possible! Full
-list of people who contributed to this release can be found in the
-<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
-
-  </div>
-
-  <div class="row section post-meta">
-    <div class="col-md-12 post-tags">
-      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
-    </div>
-  </div>
-</div>
-
-    
-  
 </div>
 
 <p class="navigation">
@@ -848,7 +1071,7 @@ list of people who contributed to this r
   <div class="col-lg-3 col-lg-offset-1">
     <h2>Archive</h1>
     <ul>
-      <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="/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/arch
 ives/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/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="/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 hr
 ef="/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/archive
 s/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>



Reply via email to