You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2016/10/14 23:15:31 UTC

svn commit: r1764999 - in /libcloud/site/trunk/generated: blog/2016/10/14/libcloud-1-3-0-released.html blog/archives/2016/10/index.html blog/atom.xml blog/index.html blog/tags/news.html blog/tags/release announcement.html sitemap.xml

Author: anthonyshaw
Date: Fri Oct 14 23:15:30 2016
New Revision: 1764999

URL: http://svn.apache.org/viewvc?rev=1764999&view=rev
Log:
Generate website

Modified:
    libcloud/site/trunk/generated/blog/2016/10/14/libcloud-1-3-0-released.html
    libcloud/site/trunk/generated/blog/archives/2016/10/index.html
    libcloud/site/trunk/generated/blog/atom.xml
    libcloud/site/trunk/generated/blog/index.html
    libcloud/site/trunk/generated/blog/tags/news.html
    libcloud/site/trunk/generated/blog/tags/release announcement.html
    libcloud/site/trunk/generated/sitemap.xml

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=1764999&r1=1764998&r2=1764999&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 Fri Oct 14 23:15:30 2016
@@ -114,6 +114,15 @@
 
 <p>This release brings many new features, improvements, bug-fixes, and drivers.</p>
 
+<h2>Important changes</h2>
+
+<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>
+</ul>
+
 <h2>Release highlights</h2>
 
 <h3>Rancher Driver</h3>
@@ -193,7 +202,7 @@ post those arguments if non-<code>NoneTy
 (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 truely
+<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>

Modified: libcloud/site/trunk/generated/blog/archives/2016/10/index.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/archives/2016/10/index.html?rev=1764999&r1=1764998&r2=1764999&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/archives/2016/10/index.html (original)
+++ libcloud/site/trunk/generated/blog/archives/2016/10/index.html Fri Oct 14 23:15:30 2016
@@ -108,6 +108,15 @@
 
 <p>This release brings many new features, improvements, bug-fixes, and drivers.</p>
 
+<h2>Important changes</h2>
+
+<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>
+</ul>
+
 <h2>Release highlights</h2>
 
 <h3>Rancher Driver</h3>
@@ -187,7 +196,7 @@ post those arguments if non-<code>NoneTy
 (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 truely
+<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>

Modified: libcloud/site/trunk/generated/blog/atom.xml
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1764999&r1=1764998&r2=1764999&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/atom.xml (original)
+++ libcloud/site/trunk/generated/blog/atom.xml Fri Oct 14 23:15:30 2016
@@ -5,7 +5,7 @@
   <link href="https://libcloud.apache.org" rel="self" />
   <link href="https://libcloud.apache.org" />
   <id>https://libcloud.apache.org</id>
-  <updated>2016-10-15T10:08:59+11:00</updated>
+  <updated>2016-10-15T10:14:44+11:00</updated>
   <author>
     <name>The Apache Software Foundation</name>
   </author>
@@ -23,6 +23,15 @@
 
 &lt;p&gt;This release brings many new features, improvements, bug-fixes, and drivers.&lt;/p&gt;
 
+&lt;h2&gt;Important changes&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;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&lt;/li&gt;
+&lt;li&gt;Fixed support for SLES/OpenSUSE 12, now checks the default certificate path (does not impact users using certifi)&lt;/li&gt;
+&lt;li&gt;DigitalOcean v1 API has been deprecated in favour of the new 2.0 API&lt;/li&gt;
+&lt;/ul&gt;
+
 &lt;h2&gt;Release highlights&lt;/h2&gt;
 
 &lt;h3&gt;Rancher Driver&lt;/h3&gt;
@@ -102,7 +111,7 @@ post those arguments if non-&lt;code&gt;
 (GITHUB-864)&lt;/li&gt;
 &lt;li&gt;Added &lt;code&gt;ex_stop_node&lt;/code&gt; to the OpenStack driver.
 (GITHUB-865)&lt;/li&gt;
-&lt;li&gt;When creating volume snapshot, the arguments &lt;code&gt;name&lt;/code&gt; and &lt;code&gt;description&lt;/code&gt; are truely
+&lt;li&gt;When creating volume snapshot, the arguments &lt;code&gt;name&lt;/code&gt; and &lt;code&gt;description&lt;/code&gt; are truly
 optional when working with newer OpenStack versions. The OpenStack driver will now
 only post thost arguments if they are non-&lt;code&gt;NoneType&lt;/code&gt;.
 (GITHUB-866)&lt;/li&gt;

Modified: libcloud/site/trunk/generated/blog/index.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/index.html?rev=1764999&r1=1764998&r2=1764999&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/index.html (original)
+++ libcloud/site/trunk/generated/blog/index.html Fri Oct 14 23:15:30 2016
@@ -110,6 +110,15 @@
 
 <p>This release brings many new features, improvements, bug-fixes, and drivers.</p>
 
+<h2>Important changes</h2>
+
+<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>
+</ul>
+
 <h2>Release highlights</h2>
 
 <h3>Rancher Driver</h3>
@@ -193,7 +202,7 @@ post those arguments if non-<code>NoneTy
 (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 truely
+<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>

Modified: libcloud/site/trunk/generated/blog/tags/news.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/news.html?rev=1764999&r1=1764998&r2=1764999&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/news.html (original)
+++ libcloud/site/trunk/generated/blog/tags/news.html Fri Oct 14 23:15:30 2016
@@ -109,6 +109,15 @@
 
 <p>This release brings many new features, improvements, bug-fixes, and drivers.</p>
 
+<h2>Important changes</h2>
+
+<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>
+</ul>
+
 <h2>Release highlights</h2>
 
 <h3>Rancher Driver</h3>
@@ -192,7 +201,7 @@ post those arguments if non-<code>NoneTy
 (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 truely
+<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>

Modified: libcloud/site/trunk/generated/blog/tags/release announcement.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/release%20announcement.html?rev=1764999&r1=1764998&r2=1764999&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/tags/release announcement.html (original)
+++ libcloud/site/trunk/generated/blog/tags/release announcement.html Fri Oct 14 23:15:30 2016
@@ -109,6 +109,15 @@
 
 <p>This release brings many new features, improvements, bug-fixes, and drivers.</p>
 
+<h2>Important changes</h2>
+
+<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>
+</ul>
+
 <h2>Release highlights</h2>
 
 <h3>Rancher Driver</h3>
@@ -192,7 +201,7 @@ post those arguments if non-<code>NoneTy
 (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 truely
+<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>

Modified: libcloud/site/trunk/generated/sitemap.xml
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1764999&r1=1764998&r2=1764999&view=diff
==============================================================================
--- libcloud/site/trunk/generated/sitemap.xml (original)
+++ libcloud/site/trunk/generated/sitemap.xml Fri Oct 14 23:15:30 2016
@@ -342,7 +342,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/blog/blog/</loc>
-        <lastmod>2016-10-15T10:05:34+11:00</lastmod>
+        <lastmod>2016-10-15T10:14:38+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/community-resources.html</loc>
@@ -378,7 +378,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/</loc>
-        <lastmod>2016-10-15T10:08:31+11:00</lastmod>
+        <lastmod>2016-10-15T10:14:38+11:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/media.html</loc>