Return-Path: X-Original-To: apmail-libcloud-commits-archive@www.apache.org Delivered-To: apmail-libcloud-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF3D310AA5 for ; Tue, 4 Feb 2014 19:41:44 +0000 (UTC) Received: (qmail 87247 invoked by uid 500); 4 Feb 2014 19:41:44 -0000 Delivered-To: apmail-libcloud-commits-archive@libcloud.apache.org Received: (qmail 87220 invoked by uid 500); 4 Feb 2014 19:41:44 -0000 Mailing-List: contact commits-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list commits@libcloud.apache.org Received: (qmail 87213 invoked by uid 99); 4 Feb 2014 19:41:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 19:41:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 19:41:36 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1C18E2388A36; Tue, 4 Feb 2014 19:41:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1564441 [2/2] - in /libcloud/site/trunk/generated: ./ blog/ blog/2014/02/ blog/2014/02/04/ blog/archives/2014/02/ blog/page/2/ blog/page/3/ blog/page/4/ blog/page/5/ blog/page/6/ blog/page/7/ blog/page/8/ blog/page/9/ blog/tags/ images/pos... Date: Tue, 04 Feb 2014 19:41:13 -0000 To: commits@libcloud.apache.org From: tomaz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140204194114.1C18E2388A36@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: libcloud/site/trunk/generated/blog/page/7/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/7/index.html?rev=1564441&r1=1564440&r2=1564441&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/7/index.html (original) +++ libcloud/site/trunk/generated/blog/page/7/index.html Tue Feb 4 19:41:12 2014 @@ -97,6 +97,134 @@
+

Libcloud 0.6.1 released

+ + + + + + + +
+

Libcloud team is pleased to announce the release of Libcloud 0.6.1!

+ +

This release represents a big milestone for us and includes many +improvements and new drivers, but the most important thing is a brand new +DNS API.

+ +

DNS API allows users to manage DNS service provided by many different +providers. This release includes a driver for Linode DNS ( +http://www.linode.com/features.cfm), Zerigo DNS (http://www.zerigo.com/) +and Rackspace Cloud DNS ( +http://www.rackspace.com/cloud/cloudhostingproducts/dns/). In the future +we also plan to expand it (hopefully with your help) and add new drivers +for providers such as Amazon and others.

+ +

Other notable changes, bug-fixes and improvements:

+ +

Documentation

+ +
    +
  • New documentation which is available at http://libcloud.apache.org/docs/
  • +
+ +

General

+ +
    +
  • SSL certificate validation is now enabled by default. If no CA +certificate files are found on startup, an exception is thrown.
  • +
+ +

Compute

+ +
    +
  • New driver for Ninefold.com (also a first driver for public Australian +cloud provider in Libcloud)
  • +
  • Support for OpenStack 1.1 API and many other improvements in the +OpenStack driver
  • +
  • Linode driver now support a new Japan location
  • +
  • Support for deployment using an SSH key
  • +
  • Amazon EC2 driver now supports deploy functionality using an SSH key
  • +
+ +

Storage

+ +
    +
  • New driver for Google storage (http://code.google.com/apis/storage/)
  • +
  • New driver for Ninefold.com storage (http://ninefold.com/cloud-storage/)
  • +
+ +

Load Balancer:

+ +
    +
  • New driver for ninefold.com ( +https://ninefold.com/support/display/SPT/Load+Balancing)
  • +
  • Rackspace driver now also supports UK location
  • +
+ +

Any many other improvements and bug fixes!

+ +

For a full list of changes, please see the CHANGES file +https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&view=markup.

+ +

Download

+ +

Libcloud 0.6.1 can be downloaded from +http://libcloud.apache.org/downloads.html or installed using pip:

+ +
pip install apache-libcloud
+
+ +

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

+ +

Upgrading

+ +

If you have installed Libcloud using pip you can also use it to upgrade it:

+ +
pip install --upgrade apache-libcloud
+
+ +

Upgrade notes

+ +

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-6.html.

+ +

Documentation

+ +

API documentation can be found at http://libcloud.apache.org/apidocs/0.6.1/.

+ +

Bugs / Issues

+ +

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.

+ +

Thanks

+ +

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 +https://svn.apache.org/viewvc/libcloud/trunk/CHANGES?revision=1198753&view=markup.

+ +

Source: release announcement.

+ +
+ + +
+ + + + +
+

Libcloud 0.6.0-beta1 released

@@ -353,115 +481,6 @@ information, please refer to the - -

Libcloud 0.5.0 released

- - - - - - - -
-

Hello all,

- -

I would like to announce Libcloud 0.5.0. This version represents a big -milestone, because it includes many new features, drivers, improvement and -two totally new API's - storage and load-balancers.

- -

Major changes and features since the last release

- -

New Storage API

- -

Storage API which allows you to manage cloud storage has been added to the -core. Currently two provider drivers are available (Rackspace Cloud Files -and Amazon S3), but you can expect more drivers in the future releases.

- -

New load-balancer API

- -

Load-balancer API which allows you to manage load-balancers as a service -(LBaaS) has been added to the core. Currently two provider drivers are -available (Rackspace and GoGrid), but you can expect more drivers in the -future releases.

- -

New compute drivers

- -

This release includes 5 new compute drivers. The compute API now supports a -total of 24 different providers.

- -
    -
  • Bluebox (contributed by Christian Paredes)
  • -
  • Gandi.net (contributed by Aymeric Barantal)
  • -
  • Nimbus (contributed by David LaBissoniere)
  • -
  • OpenStack (contributed by Roman Bogorodskiy)
  • -
  • Opsource.net cloud (contributed by Joe Miller)
  • -
- -

API changes

- -

To support new services, core Libcloud API had to be refactored. The library -now consists of three top-level modules:

- -
    -
  • libcloud.compute.* (everything related to the compute has been moved here)
  • -
  • libcloud.storage.* (new place for the storage API)
  • -
  • libcloud.loadbalancer.* (new place for the load-balancer API)
  • -
- -

Importing stuff from the old location (e.g. from libcloud.providers import -get_driver) should still work, but you will receive a deprecation warning.

- -

You are encouraged to update your code to use the new module locations. The -old paths will be fully deprecated and removed in version 0.6.0.

- -

Other notable changes

- -

All the pricing data has been moved to a separate JSON file. This should -make updating pricing a lot easier.

- -

For a full list of changes, please check the CHANGES file < -https://github.com/apache/libcloud/blob/trunk/CHANGES>.

- -

Download

- -

Libcloud 0.5.0 can be downloaded from -http://libcloud.apache.org/downloads.html or install it using pip - pip -install apache-libcloud

- -

Documentation

- -

For the API documentation, please refer to -https://libcloud.apache.org/apidocs/0.5.0/

- -

For a real world example, check the example_{compute,storage,balancer}.py -files which are located in the root directory.

- -

We have been pretty busy with this release so we currently don't have any -articles about the new APIs on the website yet, but we will try to add them -this week.

- -

Bugs / Issues

- -

If you find any bug or issue, please report it on our issue tracker ( -https://issues.apache.org/jira/browse/LIBCLOUD).

- -

Attaching an example or test which reproduces it would be ideal

- -

Source: release announcement.

- -
- - -
- - - Modified: libcloud/site/trunk/generated/blog/page/8/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/8/index.html?rev=1564441&r1=1564440&r2=1564441&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/8/index.html (original) +++ libcloud/site/trunk/generated/blog/page/8/index.html Tue Feb 4 19:41:12 2014 @@ -97,6 +97,115 @@
+

Libcloud 0.5.0 released

+ + + + + + + +
+

Hello all,

+ +

I would like to announce Libcloud 0.5.0. This version represents a big +milestone, because it includes many new features, drivers, improvement and +two totally new API's - storage and load-balancers.

+ +

Major changes and features since the last release

+ +

New Storage API

+ +

Storage API which allows you to manage cloud storage has been added to the +core. Currently two provider drivers are available (Rackspace Cloud Files +and Amazon S3), but you can expect more drivers in the future releases.

+ +

New load-balancer API

+ +

Load-balancer API which allows you to manage load-balancers as a service +(LBaaS) has been added to the core. Currently two provider drivers are +available (Rackspace and GoGrid), but you can expect more drivers in the +future releases.

+ +

New compute drivers

+ +

This release includes 5 new compute drivers. The compute API now supports a +total of 24 different providers.

+ +
    +
  • Bluebox (contributed by Christian Paredes)
  • +
  • Gandi.net (contributed by Aymeric Barantal)
  • +
  • Nimbus (contributed by David LaBissoniere)
  • +
  • OpenStack (contributed by Roman Bogorodskiy)
  • +
  • Opsource.net cloud (contributed by Joe Miller)
  • +
+ +

API changes

+ +

To support new services, core Libcloud API had to be refactored. The library +now consists of three top-level modules:

+ +
    +
  • libcloud.compute.* (everything related to the compute has been moved here)
  • +
  • libcloud.storage.* (new place for the storage API)
  • +
  • libcloud.loadbalancer.* (new place for the load-balancer API)
  • +
+ +

Importing stuff from the old location (e.g. from libcloud.providers import +get_driver) should still work, but you will receive a deprecation warning.

+ +

You are encouraged to update your code to use the new module locations. The +old paths will be fully deprecated and removed in version 0.6.0.

+ +

Other notable changes

+ +

All the pricing data has been moved to a separate JSON file. This should +make updating pricing a lot easier.

+ +

For a full list of changes, please check the CHANGES file < +https://github.com/apache/libcloud/blob/trunk/CHANGES>.

+ +

Download

+ +

Libcloud 0.5.0 can be downloaded from +http://libcloud.apache.org/downloads.html or install it using pip - pip +install apache-libcloud

+ +

Documentation

+ +

For the API documentation, please refer to +https://libcloud.apache.org/apidocs/0.5.0/

+ +

For a real world example, check the example_{compute,storage,balancer}.py +files which are located in the root directory.

+ +

We have been pretty busy with this release so we currently don't have any +articles about the new APIs on the website yet, but we will try to add them +this week.

+ +

Bugs / Issues

+ +

If you find any bug or issue, please report it on our issue tracker ( +https://issues.apache.org/jira/browse/LIBCLOUD).

+ +

Attaching an example or test which reproduces it would be ideal

+ +

Source: release announcement.

+ +
+ + +
+ + + + +
+

Libcloud sprint will be held at PyCon 2011

@@ -260,35 +369,14 @@ Cloud and SoftLayer. - -
- -

Libcloud 0.2.0 released

- +
+
-

Libcloud 0.2.0 has been released.

- -
- - -
- + « Previous Page - - - Added: libcloud/site/trunk/generated/blog/page/9/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/9/index.html?rev=1564441&view=auto ============================================================================== --- libcloud/site/trunk/generated/blog/page/9/index.html (added) +++ libcloud/site/trunk/generated/blog/page/9/index.html Tue Feb 4 19:41:12 2014 @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + Blog | Apache Libcloud + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

Blog

+ +
+ + + +
+ +

Libcloud 0.2.0 released

+ + + + + + + +
+

Libcloud 0.2.0 has been released.

+ +
+ + +
+ + + +
+ + + + +
+ + +
+ + +
+ +
+
+
+ + + + +
+
+
+ +
+ + + + + + + + + + + Modified: libcloud/site/trunk/generated/blog/tags/articles.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/articles.html?rev=1564441&r1=1564440&r2=1564441&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/articles.html (original) +++ libcloud/site/trunk/generated/blog/tags/articles.html Tue Feb 4 19:41:12 2014 @@ -96,6 +96,46 @@
+

Libcloud 0.14 and the Rackspace drivers

+ + + + + + + +
+

Libcloud 0.14 which has been released recently includes many new features +and improvements. Among those new features is also a better support for working +with multiple regions in the Rackspace drivers.

+ +

Brian Curtin, one of the Libcloud commiters wrote a great post about Libcloud +0.14 and the Rackspace drivers on the Rackspace developer blog - Libcloud 0.14 +Released.

+ + + +

We encourage everyone who wants to learn more about Libcloud and Rackspace +drivers to check it out.

+ +
+ + +
+ + + + +
+

Libcloud 0.14 and the new Exoscale driver

Modified: libcloud/site/trunk/generated/blog/tags/new features.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20features.html?rev=1564441&r1=1564440&r2=1564441&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/new features.html (original) +++ libcloud/site/trunk/generated/blog/tags/new features.html Tue Feb 4 19:41:12 2014 @@ -96,6 +96,46 @@
+

Libcloud 0.14 and the Rackspace drivers

+ + + + + + + +
+

Libcloud 0.14 which has been released recently includes many new features +and improvements. Among those new features is also a better support for working +with multiple regions in the Rackspace drivers.

+ +

Brian Curtin, one of the Libcloud commiters wrote a great post about Libcloud +0.14 and the Rackspace drivers on the Rackspace developer blog - Libcloud 0.14 +Released.

+ + + +

We encourage everyone who wants to learn more about Libcloud and Rackspace +drivers to check it out.

+ +
+ + +
+ + + + +
+

Libcloud 0.14 and the new Exoscale driver

Added: libcloud/site/trunk/generated/images/posts/2014-02-04-libcloud-0-14-and-rackspace/rackspace.jpg URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/images/posts/2014-02-04-libcloud-0-14-and-rackspace/rackspace.jpg?rev=1564441&view=auto ============================================================================== Binary file - no diff available. Propchange: libcloud/site/trunk/generated/images/posts/2014-02-04-libcloud-0-14-and-rackspace/rackspace.jpg ------------------------------------------------------------------------------ svn:mime-type = image/jpeg Modified: libcloud/site/trunk/generated/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1564441&r1=1564440&r2=1564441&view=diff ============================================================================== --- libcloud/site/trunk/generated/index.html (original) +++ libcloud/site/trunk/generated/index.html Tue Feb 4 19:41:12 2014 @@ -217,19 +217,19 @@

Latest Blog Posts

-

Libcloud 0.14 and the new Exoscale driver +

Libcloud 0.14 and the Rackspace drivers -

Welcome to the new website +

Libcloud 0.14 and the new Exoscale driver -

Libcloud 0.14.0 released +

Welcome to the new website -

Quick update about 0.13.3 release and DigitalOcean vulnerability +

Libcloud 0.14.0 released Modified: libcloud/site/trunk/generated/sitemap.xml URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1564441&r1=1564440&r2=1564441&view=diff ============================================================================== --- libcloud/site/trunk/generated/sitemap.xml (original) +++ libcloud/site/trunk/generated/sitemap.xml Tue Feb 4 19:41:12 2014 @@ -189,8 +189,12 @@ 2014-01-27T00:00:00+01:00 + https://libcloud.apache.org/blog/2014/02/04/libcloud-0-14-and-rackspace.html + 2014-02-04T00:00:00+01:00 + + https://libcloud.apache.org/media.html - 2014-01-23T11:40:20+01:00 + 2014-02-03T15:28:32+01:00 https://libcloud.apache.org/credits.html @@ -234,7 +238,7 @@ https://libcloud.apache.org/ - 2014-02-02T13:56:02+01:00 + 2014-02-04T20:39:21+01:00 https://libcloud.apache.org/about.html @@ -242,6 +246,6 @@ https://libcloud.apache.org/blog/blog/ - 2014-01-27T16:00:16+01:00 + 2014-02-04T20:39:21+01:00 \ No newline at end of file