Modified: libcloud/site/trunk/generated/blog/page/11/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/11/index.html?rev=1797582&r1=1797581&r2=1797582&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/11/index.html (original) +++ libcloud/site/trunk/generated/blog/page/11/index.html Sun Jun 4 14:37:45 2017 @@ -47,7 +47,7 @@ - <link href='/assets/global-eb5319c938d664847c83b2674bfd22c2.css' rel='stylesheet' type='text/css' /> + <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' rel='stylesheet' type='text/css' /> </head> @@ -97,160 +97,6 @@ <div class="post"> - <h2><a href="/blog/2013/07/01/libcloud-0-13-0-released.html">Libcloud 0.13.0 released</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Jul 01, 2013</span> - - <div class="post-content"> - <p>We are pleased to announce the release of Libcloud 0.13.0!</p> - -<p>This release includes a lot of improvements and bug fixes.</p> - -<p>Full change log can be found at <a href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=640bd2f4db8bc11674fc8c1829922d0c79b733cd;hb=9c0d11a4cf7e588ad87c7e57311bbb1d955cc2a7">here</a>.</p> - -<h3>Download</h3> - -<p>Libcloud 0.13.0 can be downloaded from -http://libcloud.apache.org/downloads.html -or installed using pip:</p> - -<div class="highlight"><pre><code class="bash">pip install apache-libcloud -</code></pre></div> - -<p>It is possible that the file hasn't been synced to all the mirrors yet. If -this -is the case, please use the main Apache mirror - -http://www.apache.org/dist/libcloud.</p> - -<h3>Upgrading</h3> - -<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p> - -<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud -</code></pre></div> - -<h3>Upgrade notes</h3> - -<p>A page which describes backward incompatible or semi-incompatible -changes and how to preserve the old behavior when this is possible -can be found at http://libcloud.apache.org/upgrade-notes.html.</p> - -<h3>Documentation</h3> - -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.13.0/.</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'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://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=640bd2f4db8bc11674fc8c1829922d0c79b733cd;hb=9c0d11a4cf7e588ad87c7e57311bbb1d955cc2a7">CHANGES file</a>.</p> - -<p>Source: <a href="https://mail-archives.apache.org/mod_mbox/libcloud-dev/201307.mbox/%3CCAJMHEmJBU_aMREM0f0LD-nHZt6pWTt9WabfdxDPtDSy%2B1w7K8g%40mail.gmail.com%3E">release announcement</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - - <h2><a href="/blog/2013/03/21/libcloud-0-12-3-released.html">Libcloud 0.12.3 released</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Mar 21, 2013</span> - - <div class="post-content"> - <p>We are pleased to announce the release of Libcloud 0.12.3!</p> - -<p>This release is primarily a bug fix release and fixes Python 3.3, -deployment and some other issues.</p> - -<p>Full change log can be found at -https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</p> - -<h3>Download</h3> - -<p>Libcloud 0.12.3 can be downloaded from -http://libcloud.apache.org/downloads.html -or installed using pip:</p> - -<div class="highlight"><pre><code class="bash">pip install apache-libcloud -</code></pre></div> - -<p>It is possible that the file hasn't been synced to all the mirrors yet. If -this -is the case, please use the main Apache mirror - -http://www.apache.org/dist/libcloud.</p> - -<h3>Upgrading</h3> - -<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p> - -<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud -</code></pre></div> - -<h3>Upgrade notes</h3> - -<p>A page which describes backward incompatible or semi-incompatible -changes and how to preserve the old behavior when this is possible -can be found at http://libcloud.apache.org/upgrade-notes.html.</p> - -<h3>Documentation</h3> - -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.12.3/ -.</p> - -<h3>Bugs / Issues</h3> - -<p>If you find any bug or issue, please report it on our issue tracker -<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>. - Don't forget to attach an example and / or test which reproduces your -problem.</p> - -<h3>Thanks</h3> - -<p>Thanks to everyone who contributed and made this release possible! Full -list of -people who contributed to this release can be found in the CHANGES file -<a href="https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES">https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</a>.</p> - -<p>Source: <a href="https://mail-archives.apache.org/mod_mbox/libcloud-dev/201303.mbox/%3CCAJMHEmJDKsYOn%3DaVDyChdQCgHbKc1r2n0Wy4_UxGmdd-aXf-WQ%40mail.gmail.com%3E">release announcement</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - <h2><a href="/blog/2013/02/18/libcloud-0-12-1-released.html">Libcloud 0.12.1 released</a></h2> @@ -458,6 +304,137 @@ Analytics</p> + + <div class="post"> + + <h2><a href="/blog/2012/11/19/libcloud-0-11-4-released.html">Libcloud 0.11.4 released</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Nov 19, 2012</span> + + <div class="post-content"> + <p>We are pleased to announce the release of Libcloud 0.11.4!</p> + +<p>This release is a bug fix release and contains no new features.</p> + +<p>Next release which will contain new features and some backward incompatible +changes will happen in the 0.12.x series in the next couple of weeks.</p> + +<p>Bug fixes:</p> + +<ul> +<li>Fix some of tests failures which happened in Python 3.3 due to randomized +dictionary ordering.</li> +<li>Fix a bug where a numeric instead of a string value was used for the +content-length header in VCloud driver.</li> +<li>Don't ignore ex<em>force</em>service_region argument in the CloudFiles driver.</li> +<li>Fix a bug which caused the connection to not be closed when using Python +2.6 and calling get_object on an object which doesn't exist in the S3 +driver.</li> +<li>Update 'if type' checks in the update_record methods to behave correctly +if users passes in RecordType.A with a value of 0 - if type is not None.</li> +</ul> + +<p>Full change log can be found at +<a href="https://svn.apache.org/viewvc/libcloud/tags/0.11.4/CHANGES?revision=r1411030&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.11.4/CHANGES?revision=r1411030&view=markup</a>.</p> + +<h3>Download</h3> + +<p>Libcloud 0.11.4 can be downloaded from +http://libcloud.apache.org/downloads.html +or installed using pip:</p> + +<div class="highlight"><pre><code class="bash">pip install apache-libcloud +</code></pre></div> + +<p>It is possible that the file hasn't been synced to all the mirrors yet. If +this is the case, +please use the main Apache mirror - http://www.apache.org/dist/libcloud.</p> + +<h3>Upgrading</h3> + +<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p> + +<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud +</code></pre></div> + +<h3>Upgrade notes</h3> + +<p>A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at http://libcloud.apache.org/upgrade-notes.html.</p> + +<h3>Documentation</h3> + +<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.11.4/.</p> + +<h3>Bugs / Issues</h3> + +<p>If you find any bug or issue, please report it on our issue tracker < +https://issues.apache.org/jira/browse/LIBCLOUD>. Don't forget to attach an +example and / or +test which reproduces your problem.</p> + +<h3>Thanks</h3> + +<p>Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the CHANGES +file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&view=markup</a>.</p> + +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201211.mbox/%3CCAJMHEmL73OCjiNqg0QGPWb1Cc2JnQ4OWjXs5ah-sU%2BA%3DOwPUTg%40mail.gmail.com%3E">release announcement</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> + </div> + </div> +</div> + + + + + <div class="post"> + + <h2><a href="/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html">New committer Ilgiz Islamgulov joins our team</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Nov 16, 2012</span> + + <div class="post-content"> + <p>The Project Management Committee (PMC) for Apache Libcloud +has asked Ilgiz Islamgulov to become a committer and we are pleased +to announce that they have accepted.</p> + +<p>Ilgiz worked on the Libcloud REST GSoC project +(http://libcloud.apache.org/gsoc-2012.html) this summer and he has made a +great progress on it.</p> + +<p>Giving him commit access will allow him to more directly contribute to the +project and work on integrating Libcloud REST into main line.</p> + +<p>Everyone, please help me welcome him to the team :)</p> + +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201211.mbox/%3CCAJMHEmJmRDdQbfRSxOBTueSJ8u4-VgU8YaeP5LcJ2gwubfNF2g%40mail.gmail.com%3E">mailing list</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/new%20committer.html" rel="tag">new committer</a></p> + </div> + </div> +</div> + + + </div> <p class="navigation"> @@ -482,7 +459,7 @@ Analytics</p> <div class="col-lg-3 col-lg-offset-1"> <h2>Archive</h1> <ul> - <li> <a href="/blog/archives/2017/04/"> April 2017</a> (3)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> + <li> <a href="/blog/archives/2017/04/"> April 2017</a> (1)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> </ul> </div> </div> @@ -513,7 +490,7 @@ Analytics</p> </div><!-- /.container --> <!-- JavaScript --> - <script src='/assets/global-c6949aebbeb9952ae7967e9bc1aedfbc.js' type='text/javascript'></script> + <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' type='text/javascript'></script>
Modified: libcloud/site/trunk/generated/blog/page/12/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/12/index.html?rev=1797582&r1=1797581&r2=1797582&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/12/index.html (original) +++ libcloud/site/trunk/generated/blog/page/12/index.html Sun Jun 4 14:37:45 2017 @@ -47,7 +47,7 @@ - <link href='/assets/global-eb5319c938d664847c83b2674bfd22c2.css' rel='stylesheet' type='text/css' /> + <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' rel='stylesheet' type='text/css' /> </head> @@ -97,137 +97,6 @@ <div class="post"> - <h2><a href="/blog/2012/11/19/libcloud-0-11-4-released.html">Libcloud 0.11.4 released</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Nov 19, 2012</span> - - <div class="post-content"> - <p>We are pleased to announce the release of Libcloud 0.11.4!</p> - -<p>This release is a bug fix release and contains no new features.</p> - -<p>Next release which will contain new features and some backward incompatible -changes will happen in the 0.12.x series in the next couple of weeks.</p> - -<p>Bug fixes:</p> - -<ul> -<li>Fix some of tests failures which happened in Python 3.3 due to randomized -dictionary ordering.</li> -<li>Fix a bug where a numeric instead of a string value was used for the -content-length header in VCloud driver.</li> -<li>Don't ignore ex<em>force</em>service_region argument in the CloudFiles driver.</li> -<li>Fix a bug which caused the connection to not be closed when using Python -2.6 and calling get_object on an object which doesn't exist in the S3 -driver.</li> -<li>Update 'if type' checks in the update_record methods to behave correctly -if users passes in RecordType.A with a value of 0 - if type is not None.</li> -</ul> - -<p>Full change log can be found at -<a href="https://svn.apache.org/viewvc/libcloud/tags/0.11.4/CHANGES?revision=r1411030&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.11.4/CHANGES?revision=r1411030&view=markup</a>.</p> - -<h3>Download</h3> - -<p>Libcloud 0.11.4 can be downloaded from -http://libcloud.apache.org/downloads.html -or installed using pip:</p> - -<div class="highlight"><pre><code class="bash">pip install apache-libcloud -</code></pre></div> - -<p>It is possible that the file hasn't been synced to all the mirrors yet. If -this is the case, -please use the main Apache mirror - http://www.apache.org/dist/libcloud.</p> - -<h3>Upgrading</h3> - -<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p> - -<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud -</code></pre></div> - -<h3>Upgrade notes</h3> - -<p>A page which describes backward incompatible or semi-incompatible -changes and how to preserve the old behavior when this is possible -can be found at http://libcloud.apache.org/upgrade-notes.html.</p> - -<h3>Documentation</h3> - -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.11.4/.</p> - -<h3>Bugs / Issues</h3> - -<p>If you find any bug or issue, please report it on our issue tracker < -https://issues.apache.org/jira/browse/LIBCLOUD>. Don't forget to attach an -example and / or -test which reproduces your problem.</p> - -<h3>Thanks</h3> - -<p>Thanks to everyone who contributed and made this release possible! Full -list of people who contributed to this release can be found in the CHANGES -file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.11.3/CHANGES?revision=r1388947&view=markup</a>.</p> - -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201211.mbox/%3CCAJMHEmL73OCjiNqg0QGPWb1Cc2JnQ4OWjXs5ah-sU%2BA%3DOwPUTg%40mail.gmail.com%3E">release announcement</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - - <h2><a href="/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html">New committer Ilgiz Islamgulov joins our team</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Nov 16, 2012</span> - - <div class="post-content"> - <p>The Project Management Committee (PMC) for Apache Libcloud -has asked Ilgiz Islamgulov to become a committer and we are pleased -to announce that they have accepted.</p> - -<p>Ilgiz worked on the Libcloud REST GSoC project -(http://libcloud.apache.org/gsoc-2012.html) this summer and he has made a -great progress on it.</p> - -<p>Giving him commit access will allow him to more directly contribute to the -project and work on integrating Libcloud REST into main line.</p> - -<p>Everyone, please help me welcome him to the team :)</p> - -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201211.mbox/%3CCAJMHEmJmRDdQbfRSxOBTueSJ8u4-VgU8YaeP5LcJ2gwubfNF2g%40mail.gmail.com%3E">mailing list</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/new%20committer.html" rel="tag">new committer</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - <h2><a href="/blog/2012/09/25/libcloud-0-11-3-released.html">Libcloud 0.11.3 released</a></h2> @@ -495,6 +364,180 @@ CHANGES file <a href="https://svn.apache + + <div class="post"> + + <h2><a href="/blog/2012/05/24/libcloud-0-10-1-released.html">Libcloud 0.10.1 released</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on May 24, 2012</span> + + <div class="post-content"> + <p>Libcloud team is pleased to announce the release of Libcloud 0.10.1!</p> + +<h3>Release highlights</h3> + +<p><strong>General</strong></p> + +<ul> +<li>Allow user to specify which IP to use when calling deploy<em>node +(defaults to 'public</em>ips'). Previously it only worked with public IP, now +user can pass 'private_ips' as an argument and SSH client will try to +connect to the node first private IP address.</li> +</ul> + +<p><strong>Compute</strong></p> + +<ul> +<li>New driver for Joyent cloud (http://www.joyentcloud.com/)</li> +<li>New driver for VCL cloud ( +http://www.educause.edu/blog/hes8/CloudComputingandtheVirtualCom/167931)</li> +<li>A lot of improvements and new features in the Brightbox driver</li> +<li>Support for Vmware vCloud version 1.5</li> +<li>Modify ParamikoSSHClient to connect to the SSH agent and automatically +look for private keys in ~/.ssh if the 'auth' and 'ssh<em>key' argument is not +specified when calling deploy</em>node.</li> +<li>Modify IBM driver so it works with IBM Smart Cloud Enterprise</li> +</ul> + +<p><strong>Storage</strong></p> + +<ul> +<li>Support for uploading large files in the CloudFiles driver</li> +<li>New driver for OpenStack Swift installations based on the CloudFiles +driver</li> +</ul> + +<p><strong>Bug fixes</strong></p> + +<ul> +<li>Fix a bug in the CloudSigma Las Vegas compute driver</li> +</ul> + +<p>For a full list of changes, please see the CHANGES file +<a href="https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup</a>.</p> + +<h3>Download</h3> + +<p>Libcloud 0.10.1 can be downloaded from +http://libcloud.apache.org/downloads.html or installed using pip:</p> + +<div class="highlight"><pre><code class="bash">pip install apache-libcloud +</code></pre></div> + +<p>It is possible that the file hasn't been synced to all the mirrors yet. If +this is the case, please use the main Apache mirror - +http://www.apache.org/dist/libcloud</p> + +<h3>Upgrading</h3> + +<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p> + +<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud +</code></pre></div> + +<h3>Upgrade notes</h3> + +<p>A page which describes backward incompatible or semi-incompatible changes +and how to preserve the old behavior when this is possible can be found at +http://libcloud.apache.org/upgrade-notes.html.</p> + +<h3>Documentation</h3> + +<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.10.1/</p> + +<h3>Bugs / Issues</h3> + +<p>If you find any bug or issue, please report it on our issue tracker +<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>. Don't forget to attach an +example and / or test which reproduces your problem.</p> + +<h3>Thanks</h3> + +<p>Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the CHANGES +file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup</a>.</p> + +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201205.mbox/%3CCAJMHEmKtqtkWsTHVYeO-ijytw9caQ4p%2B-ip7And3aPJhKuA8vA%40mail.gmail.com%3E">release announcement</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> + </div> + </div> +</div> + + + + + <div class="post"> + + <h2><a href="/blog/2012/05/05/website-and-code-svn-repository-moved.html">SVN repositories moved, mailing lists addresses changed</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on May 05, 2012</span> + + <div class="post-content"> + <p>Hello all,</p> + +<p>Due to recent graduation (woho!), all the SVN repositories have been moved +and the mailing list addresses have also been changed.</p> + +<p>If you are already subscribed to one of the old mailing list addresses your +subscription was automatically transfered to the new one so you don't need +to do anything on your part.</p> + +<p>New addresses can be found bellow.</p> + +<p><strong>SVN repositories</strong></p> + +<ul> +<li>Main code repository: https://svn.apache.org/repos/asf/libcloud/</li> +<li>Website repository: +https://svn.apache.org/repos/infra/websites/production/libcloud</li> +</ul> + +<p><strong>Mailing lists addresses</strong></p> + +<ul> +<li>[email protected] (was [email protected])</li> +<li>[email protected] from (was [email protected])</li> +<li><p>[email protected] from (was [email protected])</p></li> +<li><p>[email protected] - this is a new users mailing list for a general +talk about Libcloud and other off-topic things</p></li> +<li><p>[email protected] - new private mailing list used for reporting +security vulnerabilities</p></li> +</ul> + +<h2>Note to the committers</h2> + +<p>CMS part of the website hasn't been fully migrated yet. In the mean time, +please try to avoid editing raw HTML files, because this means we will need +to manually edit markdown files again when the CMS stuff is migrated.</p> + +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201105.mbox/%[email protected]%3E">mailing list thread</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/infrastructure.html" rel="tag">infrastructure</a>, <a href="/blog/tags/svn.html" rel="tag">svn</a></p> + </div> + </div> +</div> + + + </div> <p class="navigation"> @@ -519,7 +562,7 @@ CHANGES file <a href="https://svn.apache <div class="col-lg-3 col-lg-offset-1"> <h2>Archive</h1> <ul> - <li> <a href="/blog/archives/2017/04/"> April 2017</a> (3)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> + <li> <a href="/blog/archives/2017/04/"> April 2017</a> (1)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> </ul> </div> </div> @@ -550,7 +593,7 @@ CHANGES file <a href="https://svn.apache </div><!-- /.container --> <!-- JavaScript --> - <script src='/assets/global-c6949aebbeb9952ae7967e9bc1aedfbc.js' type='text/javascript'></script> + <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' type='text/javascript'></script> Modified: libcloud/site/trunk/generated/blog/page/13/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/13/index.html?rev=1797582&r1=1797581&r2=1797582&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/13/index.html (original) +++ libcloud/site/trunk/generated/blog/page/13/index.html Sun Jun 4 14:37:45 2017 @@ -47,7 +47,7 @@ - <link href='/assets/global-eb5319c938d664847c83b2674bfd22c2.css' rel='stylesheet' type='text/css' /> + <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' rel='stylesheet' type='text/css' /> </head> @@ -97,62 +97,45 @@ <div class="post"> - <h2><a href="/blog/2012/05/24/libcloud-0-10-1-released.html">Libcloud 0.10.1 released</a></h2> + <h2><a href="/blog/2012/04/01/libcloud-0-9-1-released.html">Libcloud 0.9.1 released</a></h2> - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on May 24, 2012</span> + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Apr 01, 2012</span> <div class="post-content"> - <p>Libcloud team is pleased to announce the release of Libcloud 0.10.1!</p> - -<h3>Release highlights</h3> - -<p><strong>General</strong></p> - -<ul> -<li>Allow user to specify which IP to use when calling deploy<em>node -(defaults to 'public</em>ips'). Previously it only worked with public IP, now -user can pass 'private_ips' as an argument and SSH client will try to -connect to the node first private IP address.</li> -</ul> - -<p><strong>Compute</strong></p> - -<ul> -<li>New driver for Joyent cloud (http://www.joyentcloud.com/)</li> -<li>New driver for VCL cloud ( -http://www.educause.edu/blog/hes8/CloudComputingandtheVirtualCom/167931)</li> -<li>A lot of improvements and new features in the Brightbox driver</li> -<li>Support for Vmware vCloud version 1.5</li> -<li>Modify ParamikoSSHClient to connect to the SSH agent and automatically -look for private keys in ~/.ssh if the 'auth' and 'ssh<em>key' argument is not -specified when calling deploy</em>node.</li> -<li>Modify IBM driver so it works with IBM Smart Cloud Enterprise</li> -</ul> + <p>Libcloud team is pleased to announce the release of Libcloud 0.9.1!</p> -<p><strong>Storage</strong></p> +<p>Release highlights:</p> <ul> -<li>Support for uploading large files in the CloudFiles driver</li> -<li>New driver for OpenStack Swift installations based on the CloudFiles -driver</li> +<li>A lot of improvements and additional functionality in the OpenStack +driver. Now a generic OpenStack driver (Provider.OPENSTACK) also works with +devstack.org and trystack.org installations</li> +<li>Improvements and better exception propagation in the deploy_node method</li> +<li>New driver for ElasticHosts Los Angeles and Toronto location</li> +<li>Support for new EC2 instance type - m1.medium</li> </ul> -<p><strong>Bug fixes</strong></p> +<p>Bug fixes:</p> <ul> -<li>Fix a bug in the CloudSigma Las Vegas compute driver</li> +<li>Don't lowercase special header names in the Amazon S3 storage driver. +This fixes a bug with multi-objects delete calls.</li> +<li>Properly handle OpenStack providers which return public IP addresses +under the 'internet' key in the 'addresses' dictionary</li> +<li>Make create_node in Linode driver return a Node instance instead of a +listen of Node instances</li> </ul> <p>For a full list of changes, please see the CHANGES file -<a href="https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup</a>.</p> +<a href="https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup</a>.</p> <h3>Download</h3> -<p>Libcloud 0.10.1 can be downloaded from +<p>Libcloud 0.9.1 can be downloaded from http://libcloud.apache.org/downloads.html or installed using pip:</p> <div class="highlight"><pre><code class="bash">pip install apache-libcloud @@ -177,7 +160,7 @@ http://libcloud.apache.org/upgrade-notes <h3>Documentation</h3> -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.10.1/</p> +<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.9.1/.</p> <h3>Bugs / Issues</h3> @@ -189,9 +172,9 @@ example and / or test which reproduces y <p>Thanks to everyone who contributed and made this release possible! Full list of people who contributed to this release can be found in the CHANGES -file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.10.1/CHANGES?revision=r1340892&view=markup</a>.</p> +file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup</a>.</p> -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201205.mbox/%3CCAJMHEmKtqtkWsTHVYeO-ijytw9caQ4p%2B-ip7And3aPJhKuA8vA%40mail.gmail.com%3E">release announcement</a>.</p> +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201204.mbox/%3CCAJMHEmJzeGL%2BU1PNeX0T-1dcxUC1um88jQTAmskZ-mXTQ3QLGw%40mail.gmail.com%3E">release announcement</a>.</p> </div> @@ -207,109 +190,40 @@ file <a href="https://svn.apache.org/vie <div class="post"> - <h2><a href="/blog/2012/05/05/website-and-code-svn-repository-moved.html">SVN repositories moved, mailing lists addresses changed</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on May 05, 2012</span> - - <div class="post-content"> - <p>Hello all,</p> - -<p>Due to recent graduation (woho!), all the SVN repositories have been moved -and the mailing list addresses have also been changed.</p> - -<p>If you are already subscribed to one of the old mailing list addresses your -subscription was automatically transfered to the new one so you don't need -to do anything on your part.</p> - -<p>New addresses can be found bellow.</p> - -<p><strong>SVN repositories</strong></p> - -<ul> -<li>Main code repository: https://svn.apache.org/repos/asf/libcloud/</li> -<li>Website repository: -https://svn.apache.org/repos/infra/websites/production/libcloud</li> -</ul> - -<p><strong>Mailing lists addresses</strong></p> - -<ul> -<li>[email protected] (was [email protected])</li> -<li>[email protected] from (was [email protected])</li> -<li><p>[email protected] from (was [email protected])</p></li> -<li><p>[email protected] - this is a new users mailing list for a general -talk about Libcloud and other off-topic things</p></li> -<li><p>[email protected] - new private mailing list used for reporting -security vulnerabilities</p></li> -</ul> - -<h2>Note to the committers</h2> - -<p>CMS part of the website hasn't been fully migrated yet. In the mean time, -please try to avoid editing raw HTML files, because this means we will need -to manually edit markdown files again when the CMS stuff is migrated.</p> - -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201105.mbox/%[email protected]%3E">mailing list thread</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/infrastructure.html" rel="tag">infrastructure</a>, <a href="/blog/tags/svn.html" rel="tag">svn</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - - <h2><a href="/blog/2012/04/01/libcloud-0-9-1-released.html">Libcloud 0.9.1 released</a></h2> + <h2><a href="/blog/2012/02/08/libcloud-0-8-0-released.html">Libcloud 0.8.0 released</a></h2> - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Apr 01, 2012</span> + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Feb 08, 2012</span> <div class="post-content"> - <p>Libcloud team is pleased to announce the release of Libcloud 0.9.1!</p> + <p>Libcloud team is pleased to announce the release of Libcloud 0.8.0!</p> <p>Release highlights:</p> <ul> -<li>A lot of improvements and additional functionality in the OpenStack -driver. Now a generic OpenStack driver (Provider.OPENSTACK) also works with -devstack.org and trystack.org installations</li> -<li>Improvements and better exception propagation in the deploy_node method</li> -<li>New driver for ElasticHosts Los Angeles and Toronto location</li> -<li>Support for new EC2 instance type - m1.medium</li> +<li>Support for handling compressed (gzip, deflate) responses</li> +<li>Support for new Amazon EC2 location - South America (Sao Paulo)</li> </ul> -<p>Bug fixes:</p> +<p>Other notable changes:</p> <ul> -<li>Don't lowercase special header names in the Amazon S3 storage driver. -This fixes a bug with multi-objects delete calls.</li> -<li>Properly handle OpenStack providers which return public IP addresses -under the 'internet' key in the 'addresses' dictionary</li> -<li>Make create_node in Linode driver return a Node instance instead of a -listen of Node instances</li> +<li>Many improvements and additions of extension methods in the OpenStack +compute driver</li> +<li>Many improvements and additions of extension methods in the Rackspace +load-balancer driver</li> +<li>Improvements in the OpenNebula compute driver</li> </ul> <p>For a full list of changes, please see the CHANGES file -<a href="https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup</a>.</p> +<a href="https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup</a>.</p> <h3>Download</h3> -<p>Libcloud 0.9.1 can be downloaded from +<p>Libcloud 0.8.0 can be downloaded from http://libcloud.apache.org/downloads.html or installed using pip:</p> <div class="highlight"><pre><code class="bash">pip install apache-libcloud @@ -330,11 +244,11 @@ http://www.apache.org/dist/libcloud</p> <p>A page which describes backward incompatible or semi-incompatible changes and how to preserve the old behavior when this is possible can be found at -http://libcloud.apache.org/upgrade-notes.html.</p> +http://libcloud.apache.org/upgrade-notes-0-8.html.</p> <h3>Documentation</h3> -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.9.1/.</p> +<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.8.0/.</p> <h3>Bugs / Issues</h3> @@ -346,9 +260,9 @@ example and / or test which reproduces y <p>Thanks to everyone who contributed and made this release possible! Full list of people who contributed to this release can be found in the CHANGES -file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.9.1/CHANGES?revision=r1307716&view=markup</a>.</p> +file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup</a>.</p> -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201204.mbox/%3CCAJMHEmJzeGL%2BU1PNeX0T-1dcxUC1um88jQTAmskZ-mXTQ3QLGw%40mail.gmail.com%3E">release announcement</a>.</p> +<p>Source: <a href="http://mail-archives.us.apache.org/mod_mbox/www-announce/201202.mbox/%3ccajmhemjjcigbo+zosyxfgvc5z37t-t3kkhbhyymi7l-j4-y...@mail.gmail.com%3E">release announcement</a>.</p> </div> @@ -364,40 +278,91 @@ file <a href="https://svn.apache.org/vie <div class="post"> - <h2><a href="/blog/2012/02/08/libcloud-0-8-0-released.html">Libcloud 0.8.0 released</a></h2> + <h2><a href="/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html">2011 in retrospect and a Happy New Year from the Libcloud team</a></h2> - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Feb 08, 2012</span> + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Dec 30, 2011</span> <div class="post-content"> - <p>Libcloud team is pleased to announce the release of Libcloud 0.8.0!</p> + <p>Dear users & developers,</p> -<p>Release highlights:</p> +<p>First of all, Libcloud team wishes everyone a Happy New Year 2012!</p> + +<p>2011 has been a great year for us and we have accomplished a lot of things:</p> <ul> -<li>Support for handling compressed (gzip, deflate) responses</li> -<li>Support for new Amazon EC2 location - South America (Sao Paulo)</li> +<li>Website has been ported to the Apache CMS and updated with a lot of new +content, including documentation</li> +<li>In May we have graduated from the incubator to a top level project</li> +<li>Two new committers have joined the team (Tomaz Muraus, Hutson Betts)</li> +<li>We have grown from supporting a single API (cloud servers) to supporting +four different APIs (cloud servers, load balancers, cloud storage, dns)</li> +<li>We have introduced support for Python 3</li> +<li>We have released a total of 7 new versions</li> +<li>We have received many patches by external contributors</li> +<li>We have held two development sprints (PyCon, EuroPython)</li> +<li>Code wise we have grown from ~4300 LOC to ~14300 LOC (excluding tests)</li> </ul> +<p>Lets try to make 2012 even better :)</p> + +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmheml1d-hucj4lsh-mf1bp_of6xwefup1y74_2aped-8o...@mail.gmail.com%3E">mailing list post</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a></p> + </div> + </div> +</div> + + + + + <div class="post"> + + <h2><a href="/blog/2011/12/09/libcloud-0-7-1-released.html">Libcloud 0.7.1 released</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Dec 09, 2011</span> + + <div class="post-content"> + <p>Libcloud team is pleased to announce the release of Libcloud 0.7.1!</p> + +<p>This release represents another big milestone for us and introduces a +support for Python 3!</p> + <p>Other notable changes:</p> <ul> -<li>Many improvements and additions of extension methods in the OpenStack -compute driver</li> -<li>Many improvements and additions of extension methods in the Rackspace -load-balancer driver</li> -<li>Improvements in the OpenNebula compute driver</li> +<li>New Las Vegas location for the CloudSigma provider</li> +<li>Improvements to the OpenStack driver</li> +<li>Improvements to the OpenNebula driver</li> +<li>Support for Amazon EC2 new "Cluster Compute Eight Extra Large" instance +size</li> </ul> +<p>This release also removes old, deprecated (pre-0.5) paths. If you still +haven't updated your code you need to do it now otherwise it won't work +with 0.7.1 and future releases.</p> + +<p>Script which can help you with the migration from the old style paths to +the new ones can be found at +http://libcloud.apache.org/upgrade-notes-0-7.html.</p> + <p>For a full list of changes, please see the CHANGES file -<a href="https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup</a>.</p> +<a href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup</a>.</p> <h3>Download</h3> -<p>Libcloud 0.8.0 can be downloaded from +<p>Libcloud 0.7.1 can be downloaded from http://libcloud.apache.org/downloads.html or installed using pip:</p> <div class="highlight"><pre><code class="bash">pip install apache-libcloud @@ -418,25 +383,25 @@ http://www.apache.org/dist/libcloud</p> <p>A page which describes backward incompatible or semi-incompatible changes and how to preserve the old behavior when this is possible can be found at -http://libcloud.apache.org/upgrade-notes-0-8.html.</p> +http://libcloud.apache.org/upgrade-notes-0-7.html.</p> <h3>Documentation</h3> -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.8.0/.</p> +<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.7.1/.</p> <h3>Bugs / Issues</h3> -<p>If you find any bug or issue, please report it on our issue tracker -<a href="https://issues.apache.org/jira/browse/LIBCLOUD">https://issues.apache.org/jira/browse/LIBCLOUD</a>. Don't forget to attach an +<p>If you find any bug or issue, please report it on our issue tracker < +https://issues.apache.org/jira/browse/LIBCLOUD>. Don't forget to attach an example and / or test which reproduces your problem.</p> <h3>Thanks</h3> <p>Thanks to everyone who contributed and made this release possible! Full list of people who contributed to this release can be found in the CHANGES -file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.8.0/CHANGES?revision=r1240459&view=markup</a>.</p> +file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup</a>.</p> -<p>Source: <a href="http://mail-archives.us.apache.org/mod_mbox/www-announce/201202.mbox/%3ccajmhemjjcigbo+zosyxfgvc5z37t-t3kkhbhyymi7l-j4-y...@mail.gmail.com%3E">release announcement</a>.</p> +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmhem+qkusarmvqz4h1pvukv6l3vssjqehs+3mctsj9hfb...@mail.gmail.com%3E">release announcement</a>.</p> </div> @@ -452,44 +417,35 @@ file <a href="https://svn.apache.org/vie <div class="post"> - <h2><a href="/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html">2011 in retrospect and a Happy New Year from the Libcloud team</a></h2> + <h2><a href="/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html">New committer Hutson Betts joins our team</a></h2> - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Dec 30, 2011</span> + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Nov 22, 2011</span> <div class="post-content"> - <p>Dear users & developers,</p> + <p>Hi all,</p> -<p>First of all, Libcloud team wishes everyone a Happy New Year 2012!</p> +<p>I just wanted to let everyone know that the Libcloud PMC has decided to +invite a new committer - Hutson Betts (hbetts).</p> -<p>2011 has been a great year for us and we have accomplished a lot of things:</p> +<p>He has previously mostly contributed to the OpenNebula driver and the +networking API.</p> -<ul> -<li>Website has been ported to the Apache CMS and updated with a lot of new -content, including documentation</li> -<li>In May we have graduated from the incubator to a top level project</li> -<li>Two new committers have joined the team (Tomaz Muraus, Hutson Betts)</li> -<li>We have grown from supporting a single API (cloud servers) to supporting -four different APIs (cloud servers, load balancers, cloud storage, dns)</li> -<li>We have introduced support for Python 3</li> -<li>We have released a total of 7 new versions</li> -<li>We have received many patches by external contributors</li> -<li>We have held two development sprints (PyCon, EuroPython)</li> -<li>Code wise we have grown from ~4300 LOC to ~14300 LOC (excluding tests)</li> -</ul> +<p>We believe that granting him the committer status will allow him to more +easily and directly contribute to the project.</p> -<p>Lets try to make 2012 even better :)</p> +<p>Please help us welcome him!</p> -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmheml1d-hucj4lsh-mf1bp_of6xwefup1y74_2aped-8o...@mail.gmail.com%3E">mailing list post</a>.</p> +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201111.mbox/%3ccajmhem+08-1mmcghdzgulc+stdiwgr+_krvzvhojf0odcu_...@mail.gmail.com%3E">mailing list</a>.</p> </div> <div class="row section post-meta"> <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a></p> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/new%20committer.html" rel="tag">new committer</a></p> </div> </div> </div> @@ -520,7 +476,7 @@ four different APIs (cloud servers, load <div class="col-lg-3 col-lg-offset-1"> <h2>Archive</h1> <ul> - <li> <a href="/blog/archives/2017/04/"> April 2017</a> (3)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> + <li> <a href="/blog/archives/2017/04/"> April 2017</a> (1)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> </ul> </div> </div> @@ -551,7 +507,7 @@ four different APIs (cloud servers, load </div><!-- /.container --> <!-- JavaScript --> - <script src='/assets/global-c6949aebbeb9952ae7967e9bc1aedfbc.js' type='text/javascript'></script> + <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' type='text/javascript'></script> Modified: libcloud/site/trunk/generated/blog/page/14/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/14/index.html?rev=1797582&r1=1797581&r2=1797582&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/14/index.html (original) +++ libcloud/site/trunk/generated/blog/page/14/index.html Sun Jun 4 14:37:45 2017 @@ -47,7 +47,7 @@ - <link href='/assets/global-eb5319c938d664847c83b2674bfd22c2.css' rel='stylesheet' type='text/css' /> + <link href='/assets/global-57b0092d353d0369071e1021782bb38d.css' rel='stylesheet' type='text/css' /> </head> @@ -97,136 +97,6 @@ <div class="post"> - <h2><a href="/blog/2011/12/09/libcloud-0-7-1-released.html">Libcloud 0.7.1 released</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Dec 09, 2011</span> - - <div class="post-content"> - <p>Libcloud team is pleased to announce the release of Libcloud 0.7.1!</p> - -<p>This release represents another big milestone for us and introduces a -support for Python 3!</p> - -<p>Other notable changes:</p> - -<ul> -<li>New Las Vegas location for the CloudSigma provider</li> -<li>Improvements to the OpenStack driver</li> -<li>Improvements to the OpenNebula driver</li> -<li>Support for Amazon EC2 new "Cluster Compute Eight Extra Large" instance -size</li> -</ul> - -<p>This release also removes old, deprecated (pre-0.5) paths. If you still -haven't updated your code you need to do it now otherwise it won't work -with 0.7.1 and future releases.</p> - -<p>Script which can help you with the migration from the old style paths to -the new ones can be found at -http://libcloud.apache.org/upgrade-notes-0-7.html.</p> - -<p>For a full list of changes, please see the CHANGES file -<a href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup</a>.</p> - -<h3>Download</h3> - -<p>Libcloud 0.7.1 can be downloaded from -http://libcloud.apache.org/downloads.html or installed using pip:</p> - -<div class="highlight"><pre><code class="bash">pip install apache-libcloud -</code></pre></div> - -<p>It is possible that the file hasn't been synced to all the mirrors yet. If -this is the case, please use the main Apache mirror - -http://www.apache.org/dist/libcloud</p> - -<h3>Upgrading</h3> - -<p>If you have installed Libcloud using pip you can also use it to upgrade it:</p> - -<div class="highlight"><pre><code class="bash">pip install --upgrade apache-libcloud -</code></pre></div> - -<h3>Upgrade notes</h3> - -<p>A page which describes backward incompatible or semi-incompatible changes -and how to preserve the old behavior when this is possible can be found at -http://libcloud.apache.org/upgrade-notes-0-7.html.</p> - -<h3>Documentation</h3> - -<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.7.1/.</p> - -<h3>Bugs / Issues</h3> - -<p>If you find any bug or issue, please report it on our issue tracker < -https://issues.apache.org/jira/browse/LIBCLOUD>. Don't forget to attach an -example and / or test which reproduces your problem.</p> - -<h3>Thanks</h3> - -<p>Thanks to everyone who contributed and made this release possible! Full -list of people who contributed to this release can be found in the CHANGES -file <a href="https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup">https://svn.apache.org/viewvc/libcloud/tags/0.7.1/CHANGES?revision=1210679&view=markup</a>.</p> - -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201112.mbox/%3ccajmhem+qkusarmvqz4h1pvukv6l3vssjqehs+3mctsj9hfb...@mail.gmail.com%3E">release announcement</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - - <h2><a href="/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html">New committer Hutson Betts joins our team</a></h2> - - - - - - <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Nov 22, 2011</span> - - <div class="post-content"> - <p>Hi all,</p> - -<p>I just wanted to let everyone know that the Libcloud PMC has decided to -invite a new committer - Hutson Betts (hbetts).</p> - -<p>He has previously mostly contributed to the OpenNebula driver and the -networking API.</p> - -<p>We believe that granting him the committer status will allow him to more -easily and directly contribute to the project.</p> - -<p>Please help us welcome him!</p> - -<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201111.mbox/%3ccajmhem+08-1mmcghdzgulc+stdiwgr+_krvzvhojf0odcu_...@mail.gmail.com%3E">mailing list</a>.</p> - - </div> - - <div class="row section post-meta"> - <div class="col-md-12 post-tags"> - <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/new%20committer.html" rel="tag">new committer</a></p> - </div> - </div> -</div> - - - - - <div class="post"> - <h2><a href="/blog/2011/11/17/libcloud-0-6-2-released.html">Libcloud 0.6.2 released</a></h2> @@ -571,6 +441,111 @@ file + + <div class="post"> + + <h2><a href="/blog/2011/09/01/libcloud-on-floss-weekly.html">Episode about Libcloud on FLOSS Weekly podcast</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Sep 01, 2011</span> + + <div class="post-content"> + <p>Tomaz Muraus has been guest on a <a href="http://twit.tv/show/floss-weekly/">FLOSS weekly podcast</a> where he talked +about Apache Libcloud.</p> + +<p>For a recording and show notes, please see the official show page - +<a href="http://twit.tv/show/floss-weekly/181">FLOSS Weekly 181</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/podcasts.html" rel="tag">podcasts</a></p> + </div> + </div> +</div> + + + + + <div class="post"> + + <h2><a href="/blog/2011/07/04/libcloud-0-5-2-released.html">Libcloud 0.5.2 released</a></h2> + + + + + + <span class="post-date-author">By Tomaz Muraus <span style="display:none">(<a href="https://plus.google.com/+TomazMuraus?rel=author">Google+</a>)</span>on Jul 04, 2011</span> + + <div class="post-content"> + <p>Hello all,</p> + +<p>I would like to announce Libcloud 0.5.2. This release primary fixes two bugs +which were introduced in Libcloud 0.5.0 and improves listing of the objects +in the containers which contain more objects that fit into a single +response.</p> + +<h3>Notable changes, bug-fixes and improvements</h3> + +<p><strong>Compute</strong></p> + +<ul> +<li>Fix a regression in the <code>deploy_node()</code> method and make it more robust</li> +<li>Fix a regression in the Nimbus driver create_node() method</li> +<li>Improved node name and tag handling in the Amazon EC2 driver</li> +<li>Improved pricing and response handling in the OpenStack driver</li> +<li>New driver for SkaliCloud (skalicloud.com)</li> +<li>New driver for ServerLove (serverlove.com)</li> +</ul> + +<p><strong>Storage</strong></p> + +<ul> +<li>Fix handling of the containers with a lot of objects. Now an iterator +object is returned when user calls <code>list_container_objects()</code> method +and this object transparently handles pagination.</li> +</ul> + +<p>For a full list of changes, please check the CHANGES file < +https://github.com/apache/libcloud/blob/0.5.2/CHANGES>.</p> + +<h3>Download</h3> + +<p>Libcloud 0.5.2 can be downloaded from +http://libcloud.apache.org/downloads.html or installed using pip - pip +install apache-libcloud</p> + +<p>It is possible that the file hasn't been synced to all the mirrors yet so if +this is the case, please use the apache mirror - +http://www.apache.org/dist/libcloud</p> + +<h3>Documentation*</h3> + +<p>API documentation can be found at https://libcloud.apache.org/apidocs/0.5.2/</p> + +<h3>Bugs / Issues</h3> + +<p>If you find any bug or issue, please report it on our issue tracker < +https://issues.apache.org/jira/browse/LIBCLOUD>. Don't forget to attach an +example and / or test which reproduces your problem.</p> + +<p>Source: <a href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201107.mbox/%3CCAJMHEm+-=3nxszj+n+bogmyzgsxdjqou_2ajbuns77nmnse...@mail.gmail.com%3E">release announcement</a>.</p> + + </div> + + <div class="row section post-meta"> + <div class="col-md-12 post-tags"> + <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a href="/blog/tags/release%20announcement.html" rel="tag">release announcement</a></p> + </div> + </div> +</div> + + + </div> <p class="navigation"> @@ -595,7 +570,7 @@ file <div class="col-lg-3 col-lg-offset-1"> <h2>Archive</h1> <ul> - <li> <a href="/blog/archives/2017/04/"> April 2017</a> (3)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> + <li> <a href="/blog/archives/2017/04/"> April 2017</a> (1)</li><li> <a href="/blog/archives/2016/12/"> December 2016</a> (1)</li><li> <a href="/blog/archives/2016/11/"> November 2016</a> (1)</li><li> <a href="/blog/archives/2016/10/"> October 2016</a> (1)</li><li> <a href="/blog/archives/2016/09/"> September 2016</a> (1)</li><li> <a href="/blog/archives/2016/07/"> July 2016</a> (1)</li><li> <a href="/blog/archives/2016/06/"> June 2016</a> (1)</li><li> <a href="/blog/archives/2016/04/"> April 2016</a> (2)</li><li> <a href="/blog/archives/2016/02/"> February 2016</a> (2)</li><li> <a href="/blog/archives/2016/01/"> January 2016</a> (4)</li><li> <a href="/blog/archives/2015/12/"> December 2015</a> (1)</li><li> <a href="/blog/archives/2015/11/"> November 2015</a> (1)</li><li> <a href="/blog/archives/2015/10/"> October 2015</a> (2)</li><li> <a href="/blog/archives/2015/08/"> August 2015</a> (1)</li>< li> <a href="/blog/archives/2015/03/"> March 2015</a> (1)</li><li> <a href="/blog/archives/2015/02/"> February 2015</a> (1)</li><li> <a href="/blog/archives/2014/12/"> December 2014</a> (1)</li><li> <a href="/blog/archives/2014/11/"> November 2014</a> (1)</li><li> <a href="/blog/archives/2014/07/"> July 2014</a> (2)</li><li> <a href="/blog/archives/2014/06/"> June 2014</a> (1)</li><li> <a href="/blog/archives/2014/05/"> May 2014</a> (1)</li><li> <a href="/blog/archives/2014/04/"> April 2014</a> (1)</li><li> <a href="/blog/archives/2014/02/"> February 2014</a> (8)</li><li> <a href="/blog/archives/2014/01/"> January 2014</a> (4)</li><li> <a href="/blog/archives/2013/12/"> December 2013</a> (3)</li><li> <a href="/blog/archives/2013/11/"> November 2013</a> (2)</li><li> <a href="/blog/archives/2013/09/"> September 2013</a> (1)</li><li> <a href="/blog/archives/2013/08/"> August 2013</a> (1)</li><li> <a hre f="/blog/archives/2013/07/"> July 2013</a> (1)</li><li> <a href="/blog/archives/2013/03/"> March 2013</a> (1)</li><li> <a href="/blog/archives/2013/02/"> February 2013</a> (1)</li><li> <a href="/blog/archives/2012/12/"> December 2012</a> (2)</li><li> <a href="/blog/archives/2012/11/"> November 2012</a> (2)</li><li> <a href="/blog/archives/2012/09/"> September 2012</a> (1)</li><li> <a href="/blog/archives/2012/08/"> August 2012</a> (1)</li><li> <a href="/blog/archives/2012/07/"> July 2012</a> (1)</li><li> <a href="/blog/archives/2012/05/"> May 2012</a> (2)</li><li> <a href="/blog/archives/2012/04/"> April 2012</a> (1)</li><li> <a href="/blog/archives/2012/02/"> February 2012</a> (1)</li><li> <a href="/blog/archives/2011/12/"> December 2011</a> (2)</li><li> <a href="/blog/archives/2011/11/"> November 2011</a> (3)</li><li> <a href="/blog/archives/2011/10/"> October 2011</a> (1)</li><li> <a href="/blog/a rchives/2011/09/"> September 2011</a> (1)</li><li> <a href="/blog/archives/2011/07/"> July 2011</a> (1)</li><li> <a href="/blog/archives/2011/06/"> June 2011</a> (1)</li><li> <a href="/blog/archives/2011/05/"> May 2011</a> (1)</li><li> <a href="/blog/archives/2011/02/"> February 2011</a> (1)</li><li> <a href="/blog/archives/2011/01/"> January 2011</a> (1)</li><li> <a href="/blog/archives/2010/10/"> October 2010</a> (1)</li><li> <a href="/blog/archives/2010/05/"> May 2010</a> (1)</li><li> <a href="/blog/archives/2010/02/"> February 2010</a> (1)</li> </ul> </div> </div> @@ -626,7 +601,7 @@ file </div><!-- /.container --> <!-- JavaScript --> - <script src='/assets/global-c6949aebbeb9952ae7967e9bc1aedfbc.js' type='text/javascript'></script> + <script src='/assets/global-14c8e0124e6d563413005cb909342e2a.js' type='text/javascript'></script>
