Modified: 
libcloud/site/trunk/generated/blog/2016/09/23/libcloud-1-2-1-released.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/2016/09/23/libcloud-1-2-1-released.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/2016/09/23/libcloud-1-2-1-released.html 
(original)
+++ libcloud/site/trunk/generated/blog/2016/09/23/libcloud-1-2-1-released.html 
Sun Feb 12 14:46:19 2017
@@ -44,7 +44,7 @@
       <meta 
content="https://libcloud.apache.org/blog/2016/09/23/libcloud-1-2-1-released.html";
 property="og:url">
     
     
-      <meta content="2016-09-23T00:00:00+10:00" 
property="article:published_time">
+      <meta content="2016-09-23T00:00:00+02:00" 
property="article:published_time">
       <meta content="https://libcloud.apache.org/about.html"; 
property="article:author">
     
 
@@ -56,7 +56,7 @@
       
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -112,30 +112,28 @@
   <div class="post-content">
     <p>We are pleased to announce the release of Libcloud 1.2.1.</p>
 
-<p>This release brings many new features, improvements, bug-fixes, and 
drivers. </p>
+<p>This release brings many new features, improvements, bug-fixes, and 
drivers.</p>
 
-<h3>Release highlights</h3>
+<h2>Release highlights</h2>
 
-<p>This includes:</p>
-
-<h2>Changes in Apache Libcloud 1.2.1</h2>
+<h3>Changes in Apache Libcloud 1.2.1</h3>
 
 <ul>
 <li>Fix issue enabling backups on Dimension Data driver</li>
 </ul>
 
-<h2>Changes in Apache Libcloud 1.2.0</h2>
+<h3>Changes in Apache Libcloud 1.2.0</h3>
 
-<h3>General</h3>
+<h4>General</h4>
 
 <ul>
 <li>Fix caching of auth tokens in the Google Compute Engine drivers. Now we 
make
-sure that the file is truncated before writing a new token. Not truncating
-the file would cause issues if the new token is shorted then the existing one
+sure that the file is truncated before writing a new token. Not truncating the
+file would cause issues if the new token is shorted then the existing one
 which is cached in the file.</li>
 </ul>
 
-<h3>Compute</h3>
+<h4>Compute</h4>
 
 <ul>
 <li>Fix image undeprecation in GCE</li>
@@ -145,43 +143,45 @@ which is cached in the file.</li>
 <li>Added StorageState-Migrating to the cloudstack driver.</li>
 <li>Update copy image logic to match create image in GCE driver.</li>
 <li>Removed HD attribute from the Abiquo compute driver to support the 3.4 
API</li>
-<li>Add image and size details to <code>list_nodes</code> response in 
Dimension Data driver</li>
+<li>Add image and size details to list_nodes response in Dimension Data 
driver</li>
 <li>Add support for changing VM admin password in VMware driver</li>
 <li>Add Barcelona (Spain) region to the Aurora Compute driver.</li>
 <li>Various improvements in the libvirt driver.</li>
 </ul>
 
-<h3>Load balancer</h3>
+<h4>Load balancer</h4>
 
 <ul>
 <li>Add support for temporary IAM role credentials (token) to the AWS ELB 
driver.</li>
 </ul>
 
-<h3>DNS</h3>
+<h4>DNS</h4>
 
 <ul>
-<li>Updated the &#39;extra&#39; parameter in <code>update_record()</code> to 
be optional in aurora driver</li>
+<li>Updated the &#39;extra&#39; parameter in update_record() to be optional in 
aurora driver</li>
 <li>Support for iterating over records and zones in the Aurora DNS driver</li>
 <li>Add support for DS, PTR, SSFHFP and TLSA record type to the Aurora DNS 
driver.</li>
 </ul>
 
-<h3>Container</h3>
+<h4>Container</h4>
 
 <ul>
 <li>Add network mode and labels when creating containers within docker 
driver</li>
 </ul>
 
-<h3>Storage</h3>
+<h4>Storage</h4>
 
 <ul>
-<li>Fix authentication issue in S3/China region, disabled multipart uploads as 
not supported by region.</li>
+<li>Fix authentication issue in S3/China region, disabled multipart uploads as
+not supported by region.</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>I would like to wish a special thank you to all of our community 
contributors
+for their ongoing support to the project.</p>
 
 <h3>Download</h3>
 
@@ -253,7 +253,7 @@ Share : <a href="https://twitter.com/sha
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -264,7 +264,7 @@ Share : <a href="https://twitter.com/sha
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: 
libcloud/site/trunk/generated/blog/2016/10/14/libcloud-1-3-0-released.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/2016/10/14/libcloud-1-3-0-released.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/2016/10/14/libcloud-1-3-0-released.html 
(original)
+++ libcloud/site/trunk/generated/blog/2016/10/14/libcloud-1-3-0-released.html 
Sun Feb 12 14:46:19 2017
@@ -44,7 +44,7 @@
       <meta 
content="https://libcloud.apache.org/blog/2016/10/14/libcloud-1-3-0-released.html";
 property="og:url">
     
     
-      <meta content="2016-10-14T00:00:00+11:00" 
property="article:published_time">
+      <meta content="2016-10-14T00:00:00+02:00" 
property="article:published_time">
       <meta content="https://libcloud.apache.org/about.html"; 
property="article:author">
     
 
@@ -56,7 +56,7 @@
       
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -114,139 +114,63 @@
 
 <p>This release brings many new features, improvements, bug-fixes, and 
drivers.</p>
 
-<h2>Important changes</h2>
+<h3>Important changes</h3>
 
 <ul>
-<li>RunAbove driver is now the OVH cloud driver because of changes in the 
platform. Users will get a deprecated error message and pointed to the website 
for
-more information</li>
-<li>Fixed support for SLES/OpenSUSE 12, now checks the default certificate 
path (does not impact users using certifi)</li>
-<li>DigitalOcean v1 API has been deprecated in favour of the new 2.0 API</li>
+<li>RunAbove driver is now the OVH cloud driver because of changes in the
+platform. Users will get a deprecated error message and pointed to the
+website for more information.</li>
+<li>Fixed support for SLES/OpenSUSE 12, now checks the default certificate
+path (does not impact users using certifi).</li>
+<li>DigitalOcean v1 API has been deprecated in favour of the new 2.0 API.</li>
 </ul>
 
-<h2>Release highlights</h2>
+<h3>Release highlights</h3>
 
-<h3>Rancher Driver</h3>
+<h4>Rancher Driver</h4>
 
-<p>Mario Loria contributed a full Rancher driver for our container abstraction 
interface.
-Documentation is available with examples of usage, you can use the driver to 
deploy containers, services, stacks or operate
-and maintain existing deployments! Thanks Mario.</p>
-<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">from</span> <span 
class="nn">libcloud.container.types</span> <span class="kn">import</span> <span 
class="n">Provider</span>
-<span class="kn">from</span> <span 
class="nn">libcloud.container.providers</span> <span class="kn">import</span> 
<span class="n">get_driver</span>
-<span class="kn">from</span> <span class="nn">libcloud.container.base</span> 
<span class="kn">import</span> <span class="n">ContainerImage</span>
+<p>Mario Loria contributed a full Rancher driver for our container abstraction
+interface. Documentation is available with examples of usage, you can use
+the driver to deploy containers, services, stacks or operate and maintain
+existing deployments! Thanks Mario.</p>
 
-<span class="n">driver</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">RANCHER</span><span class="p">)</span>
+<p>{% highlight python %}
+from libcloud.container.types import Provider
+from libcloud.container.providers import get_driver
+from libcloud.container.base import ContainerImage</p>
 
-<span class="n">connection</span> <span class="o">=</span> <span 
class="n">driver</span><span class="p">(</span><span 
class="s">&quot;MYRANCHERACCESSKEY&quot;</span><span class="p">,</span> <span 
class="s">&quot;MYRANCHERSECRETKEY&quot;</span><span class="p">,</span>
-                    <span class="n">host</span><span class="o">=</span><span 
class="s">&quot;17.23.66.4&quot;</span><span class="p">,</span> <span 
class="n">port</span><span class="o">=</span><span class="mi">443</span><span 
class="p">)</span>
+<p>driver = get_driver(Provider.RANCHER)</p>
 
-<span class="n">image</span> <span class="o">=</span> <span 
class="n">ContainerImage</span><span class="p">(</span><span 
class="s">&quot;hastebin&quot;</span><span class="p">,</span> <span 
class="s">&quot;hastebin&quot;</span><span class="p">,</span> <span 
class="s">&quot;rlister/hastebin&quot;</span><span class="p">,</span> <span 
class="s">&quot;latest&quot;</span><span class="p">,</span>
-                       <span class="n">driver</span><span 
class="o">=</span><span class="bp">None</span><span class="p">)</span>
+<p>connection = driver(&quot;MYRANCHERACCESSKEY&quot;, 
&quot;MYRANCHERSECRETKEY&quot;,
+                    host=&quot;17.23.66.4&quot;, port=443)</p>
 
-<span class="n">new_service</span> <span class="o">=</span> <span 
class="n">connection</span><span class="o">.</span><span 
class="n">ex_deploy_service</span><span class="p">(</span><span 
class="n">name</span><span class="o">=</span><span 
class="s">&quot;excitingservice&quot;</span><span class="p">,</span> <span 
class="n">image</span><span class="o">=</span><span class="n">image</span><span 
class="p">,</span>
-                                           <span 
class="n">environmentid</span><span class="o">=</span><span 
class="s">&quot;1e2&quot;</span><span class="p">,</span>
-                                           <span 
class="n">environment</span><span class="o">=</span><span class="p">{</span>
-                                               <span 
class="s">&quot;STORAGE_TYPE&quot;</span><span class="p">:</span> <span 
class="s">&quot;file&quot;</span>
-                                           <span class="p">})</span>
-</code></pre></div>
-<h3>New API</h3>
+<p>image = ContainerImage(&quot;hastebin&quot;, &quot;hastebin&quot;, 
&quot;rlister/hastebin&quot;, &quot;latest&quot;,
+                       driver=None)</p>
 
-<p>As well as the direct <code>get_driver</code> API, there is now a 
short-hand API for users to choose.</p>
-<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">import</span> <span 
class="nn">libcloud</span>
+<p>new<em>service = 
connection.ex</em>deploy<em>service(name=&quot;excitingservice&quot;, 
image=image,
+                                           environmentid=&quot;1e2&quot;,
+                                           environment={
+                                               &quot;STORAGE</em>TYPE&quot;: 
&quot;file&quot;
+                                           })
+{% endhighlight %}</p>
 
-<span class="n">cls</span> <span class="o">=</span> <span 
class="n">libcloud</span><span class="o">.</span><span 
class="n">get_driver</span><span class="p">(</span><span 
class="n">libcloud</span><span class="o">.</span><span 
class="n">DriverType</span><span class="o">.</span><span 
class="n">COMPUTE</span><span class="p">,</span> <span 
class="n">libcloud</span><span class="o">.</span><span 
class="n">DriverType</span><span class="o">.</span><span 
class="n">COMPUTE</span><span class="o">.</span><span 
class="n">RACKSPACE</span><span class="p">)</span>
-</code></pre></div>
-<h2>Release notes</h2>
+<h4>New API</h4>
 
-<h3>General</h3>
+<p>As well as the direct <code>get_driver API</code>, there is now a 
short-hand API for
+users to choose.</p>
 
-<ul>
-<li>Introduced new base API for instantiating drivers
-(GITHUB-822)
-[Anthony Shaw]</li>
-<li>Added certificate path for SLES12/OpenSUSE12
-(GITHUB-884)
-[Michael Calmer]</li>
-<li>Deprecate DigitalOcean v1 API support in favour of v2 API
-(GITHUB-889)(GITHUB-892)
-[Andrew Starr-Bochicchio]</li>
-<li>Deprecate RunAbove cloud drivers in favour of new OVH cloud driver
-(GITHUB-891)
-[Anthony Monthe]</li>
-</ul>
-
-<h3>Compute</h3>
+<p>{% highlight python %}
+import libcloud</p>
 
-<ul>
-<li>Fix reporting function for detailed admin logs in Dimension Data Driver
-(GITHUB-898)
-[Anthony Shaw]</li>
-<li>Added edit firewall functionality to Dimension Data driver
-(GITHUB-893)
-[Samuel Chong]</li>
-<li>Bugfix - Fixed listing nodes issue in Python 3
-(LIBCLOUD-858, GITHUB-894)
-[Fahri Cihan Demirci]</li>
-<li>Added FCU (Flexible Compute Unit) support to the Outscale driver.
-(GITHUB-890)
-[Javier M. Mellid]</li>
-<li>[google compute] Add &quot;WINDOWS&quot; guestOsFeatures option.
-(GITHUB-861)
-[Max Illfelder]</li>
-<li>When creating volumes on OpenStack with defaults for <code>location</code> 
or <code>volume_type</code>,
-newer OpenStack versions would throw errors. The OpenStack driver will now only
-post those arguments if non-<code>NoneType</code>.
-(GITHUB-857)
-[Allard Hoeve]</li>
-<li>When fetching the node details of a non-existing node, OpenStack would 
raise a
-<code>BaseHTTPError</code> instead of returning <code>None</code>, as was 
intended. Fixed tests and code.
-(GITHUB-864)</li>
-<li>Added <code>ex_stop_node</code> to the OpenStack driver.
-(GITHUB-865)</li>
-<li>When creating volume snapshot, the arguments <code>name</code> and 
<code>description</code> are truly
-optional when working with newer OpenStack versions. The OpenStack driver will 
now
-only post thost arguments if they are non-<code>NoneType</code>.
-(GITHUB-866)</li>
-<li>StorageVolumeSnapshot now has an attribute <code>name</code> that has the 
name of the snapshot
-if the provider supports it. This used to be 
<code>.extra[&#39;name&#39;]</code>, but that is inconsistent
-with <code>Node</code> and <code>StorageVolume</code>. The <code>extra</code> 
dict still holds <code>name</code> for backwards
-compatibility.
-(GITHUB-867)
-[Allard Hoeve]</li>
-</ul>
-
-<h3>Container</h3>
-
-<ul>
-<li>Introduced new Racher driver
-(GITHUB-876)
-[Mario Loria]</li>
-<li>Fixed bug in Docker util library for fetching images from the docker hub 
API. API
-was returning 301 and redirects were not being followed.
-(GITHUB-862)
-[Anthony Shaw]</li>
-</ul>
-
-<h3>Load Balancer</h3>
-
-<ul>
-<li>Added fetch tags support in elb driver
-(GITHUB-848)
-[Anton Kozyrev]</li>
-</ul>
-
-<h3>Storage</h3>
-
-<ul>
-<li>Added storage permissions for Google Cloud Storage
-(GITHUB-860)
-[Scott Crunkleton]</li>
-</ul>
+<p>cls = libcloud.get_driver(libcloud.DriverType.COMPUTE, 
libcloud.DriverType.COMPUTE.RACKSPACE)
+{% endhighlight %}</p>
 
 <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>I would like to wish a special thank you to all of our community 
contributors
+for their ongoing support to the project.</p>
 
 <h3>Download</h3>
 
@@ -318,7 +242,7 @@ Share : <a href="https://twitter.com/sha
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -329,7 +253,7 @@ Share : <a href="https://twitter.com/sha
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Added: 
libcloud/site/trunk/generated/blog/2016/11/27/libcloud-1-4-0-released.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/2016/11/27/libcloud-1-4-0-released.html?rev=1782670&view=auto
==============================================================================
--- libcloud/site/trunk/generated/blog/2016/11/27/libcloud-1-4-0-released.html 
(added)
+++ libcloud/site/trunk/generated/blog/2016/11/27/libcloud-1-4-0-released.html 
Sun Feb 12 14:46:19 2017
@@ -0,0 +1,228 @@
+<!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.4.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.4.0 released" property="og:title">
+    
+
+    
+
+    
+
+    
+      <meta content="article" property="og:type">
+    
+
+    
+      <meta 
content="https://libcloud.apache.org/blog/2016/11/27/libcloud-1-4-0-released.html";
 property="og:url">
+    
+    
+      <meta content="2016-11-27T00:00:00+01: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-57b0092d353d0369071e1021782bb38d.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.4.0 released</h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Nov 27, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.4.0.</p>
+
+<p>This release brings many new features, improvements, bug-fixes, and 
drivers.</p>
+
+<h3>Release highlights</h3>
+
+<p>The release includes a new Azure ARM driver and an Amazon Application
+Load Balancer (ALB) driver.</p>
+
+<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>
+
+<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.4.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.4.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-2017 <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-14c8e0124e6d563413005cb909342e2a.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/archives/2010/02/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2010/02/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2010/02/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2010/02/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -139,7 +139,7 @@
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -150,7 +150,7 @@
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2010/05/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2010/05/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2010/05/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2010/05/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -161,7 +161,7 @@ Cloud and SoftLayer.</li>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -172,7 +172,7 @@ Cloud and SoftLayer.</li>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2010/10/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2010/10/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2010/10/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2010/10/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -163,7 +163,7 @@ RimuHosting.</li>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -174,7 +174,7 @@ RimuHosting.</li>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/01/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/01/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/01/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/01/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -158,7 +158,7 @@ http://wiki.apache.org/incubator/Libclou
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -169,7 +169,7 @@ http://wiki.apache.org/incubator/Libclou
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/02/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/02/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/02/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/02/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -142,7 +142,7 @@ please refer to the <a href="http://mail
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -153,7 +153,7 @@ please refer to the <a href="http://mail
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/05/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/05/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/05/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/05/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -223,7 +223,7 @@ https://issues.apache.org/jira/browse/LI
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -234,7 +234,7 @@ https://issues.apache.org/jira/browse/LI
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/06/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/06/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/06/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/06/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -142,7 +142,7 @@ information, please refer to the <a href
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -153,7 +153,7 @@ information, please refer to the <a href
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/07/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/07/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/07/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/07/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -190,7 +190,7 @@ example and / or test which reproduces y
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -201,7 +201,7 @@ example and / or test which reproduces y
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/09/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/09/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/09/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/09/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -145,7 +145,7 @@ about Apache Libcloud.</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -156,7 +156,7 @@ about Apache Libcloud.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/10/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/10/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/10/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/10/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -242,7 +242,7 @@ file
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -253,7 +253,7 @@ file
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/11/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/11/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/11/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/11/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -367,7 +367,7 @@ file
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -378,7 +378,7 @@ file
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2011/12/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2011/12/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2011/12/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2011/12/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -251,7 +251,7 @@ file <a href="https://svn.apache.org/vie
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -262,7 +262,7 @@ file <a href="https://svn.apache.org/vie
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/02/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/02/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/02/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/02/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -202,7 +202,7 @@ file <a href="https://svn.apache.org/vie
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -213,7 +213,7 @@ file <a href="https://svn.apache.org/vie
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/04/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/04/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/04/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/04/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -207,7 +207,7 @@ file <a href="https://svn.apache.org/vie
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -218,7 +218,7 @@ file <a href="https://svn.apache.org/vie
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/05/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/05/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/05/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/05/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -286,7 +286,7 @@ to manually edit markdown files again wh
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -297,7 +297,7 @@ to manually edit markdown files again wh
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/07/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/07/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/07/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/07/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -218,7 +218,7 @@ CHANGES file <a href="https://svn.apache
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -229,7 +229,7 @@ CHANGES file <a href="https://svn.apache
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/08/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/08/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/08/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/08/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -189,7 +189,7 @@ vulnerability.</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -200,7 +200,7 @@ vulnerability.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/09/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/09/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/09/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/09/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -205,7 +205,7 @@ file <a href="https://svn.apache.org/vie
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -216,7 +216,7 @@ file <a href="https://svn.apache.org/vie
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/11/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/11/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/11/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/11/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -243,7 +243,7 @@ project and work on integrating Libcloud
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -254,7 +254,7 @@ project and work on integrating Libcloud
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2012/12/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2012/12/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2012/12/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2012/12/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -222,7 +222,7 @@ Analytics</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -233,7 +233,7 @@ Analytics</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/02/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/02/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/02/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/02/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -214,7 +214,7 @@ people who contributed to this release c
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -225,7 +225,7 @@ people who contributed to this release c
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/03/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/03/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/03/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/03/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -193,7 +193,7 @@ people who contributed to this release c
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -204,7 +204,7 @@ people who contributed to this release c
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/07/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/07/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/07/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/07/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -189,7 +189,7 @@ people who contributed to this release c
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -200,7 +200,7 @@ people who contributed to this release c
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/08/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/08/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/08/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/08/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -146,7 +146,7 @@ help me welcome him to the team :)</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -157,7 +157,7 @@ help me welcome him to the team :)</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/09/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/09/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/09/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/09/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -199,7 +199,7 @@ people who contributed to this release c
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -210,7 +210,7 @@ people who contributed to this release c
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/11/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/11/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/11/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/11/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -263,7 +263,7 @@ problem.</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -274,7 +274,7 @@ problem.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2013/12/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2013/12/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2013/12/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2013/12/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -318,7 +318,7 @@ and more successful :)</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -329,7 +329,7 @@ and more successful :)</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/01/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/01/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/01/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/01/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -424,7 +424,7 @@ to 0.13.3 should not be necessary anymor
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -435,7 +435,7 @@ to 0.13.3 should not be necessary anymor
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/02/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/02/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/02/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/02/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -453,7 +453,7 @@ driver - <a href="https://www.cloudsigma
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -464,7 +464,7 @@ driver - <a href="https://www.cloudsigma
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/02/page/2/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/02/page/2/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/02/page/2/index.html 
(original)
+++ libcloud/site/trunk/generated/blog/archives/2014/02/page/2/index.html Sun 
Feb 12 14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -266,7 +266,7 @@ drivers to <a href="http://developer.rac
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -277,7 +277,7 @@ drivers to <a href="http://developer.rac
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/04/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/04/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/04/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/04/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -168,7 +168,7 @@ strecthing for over 3 weeks, I sadly had
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -179,7 +179,7 @@ strecthing for over 3 weeks, I sadly had
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/05/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/05/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/05/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/05/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -151,7 +151,7 @@ have been accepted, please visit <a href
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -162,7 +162,7 @@ have been accepted, please visit <a href
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/06/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/06/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/06/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/06/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -191,7 +191,7 @@ example and / or test which reproduces y
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -202,7 +202,7 @@ example and / or test which reproduces y
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/07/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/07/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/07/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/07/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -240,7 +240,7 @@ attend the celebration.</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -251,7 +251,7 @@ attend the celebration.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/11/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/11/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/11/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/11/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -206,7 +206,7 @@ list of people who contributed to this r
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -217,7 +217,7 @@ list of people who contributed to this r
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2014/12/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2014/12/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2014/12/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2014/12/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -150,7 +150,7 @@ and more complete Google Compute Engine
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -161,7 +161,7 @@ and more complete Google Compute Engine
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2015/02/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2015/02/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2015/02/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2015/02/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -196,7 +196,7 @@ list of people who contributed to this r
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -207,7 +207,7 @@ list of people who contributed to this r
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     

Modified: libcloud/site/trunk/generated/blog/archives/2015/03/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2015/03/index.html?rev=1782670&r1=1782669&r2=1782670&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2015/03/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2015/03/index.html Sun Feb 12 
14:46:19 2017
@@ -51,7 +51,7 @@
 
     
 
-    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+    <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' 
rel='stylesheet' type='text/css' />
 
   </head>
 
@@ -150,7 +150,7 @@ contributions.</p>
 </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="">Copyright &copy; 2009-2017 <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>
 
@@ -161,7 +161,7 @@ contributions.</p>
     </div><!-- /.container -->
 
     <!-- JavaScript -->
-    <script src='/assets/global-8ce1819c01481f29e425443534266bee.js' 
type='text/javascript'></script>
+    <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' 
type='text/javascript'></script>
 
 
     


Reply via email to