Blog

Libcloud's 5th birthday celebration during EuroPython week in Berlin

On July 23nd of this year it will be exactly 5 years from the initial project announcement on the Cloudkick blog.

We are going to celebrate this great milestone with a cake and drinks and we would like to invite you to join us. The celebration will take place in a nice bar during the EuroPython week in Berlin, Germany.

The cake is not a lie!

Celebration will be attended by Libcloud developers so this is also a great opportunity for you to meet and hang with us in real-life and ask any questions you might have about the project.

For more information visit the eventbrite page.

For more information, exact location and RSVP, please refer to the Eventbrite page. Keep in mind that RSVP is mandatory if you want to attend the celebration.

Libcloud 0.15.0 released

We are pleased to announce the release of Libcloud 0.15.0.

This is a first release in the 0.15 series which means it brings many new features, improvements and bug fixes.

Release highlights

Full change log can be found here.

Download

Libcloud 0.15.0 can be downloaded from https://libcloud.apache.org/downloads.html

or installed using pip:

pip install apache-libcloud==0.15.0

Upgrading

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

pip install --upgrade apache-libcloud==0.15.0

Documentation

Regular and API documentation is available at https://libcloud.readthedocs.org/en/v0.15.0/.

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 Changelog.

Libcloud accepted into Google Summer of Code 2014

This is just a quick announcement that we have been granted one slot under the Apache Softare Foundation umbrella in Google Summer of Code 2014.

Student Rahul Ranjan will work on a CLI interface for Libcloud.

If you are interested in other projects, students and organization which have been accepted, please visit this page.

ApacheCon and CloudStack Collaboration conference presnetations

Last week ApacheCon North America and CloudStack Collaboration Conference took place in Denver, Colorado.

During that week multiple presentations about Libcloud took place. In this post I'm including links to the slides of some of those presentations:

Sebastien delivering his talk.

I was also supposed to deliver a presentation about Libcloud's history, evolution and lessons learned, but due to severe tonsillitis which has been strecthing for over 3 weeks, I sadly had to cancel my talk.

Libcloud 0.14.0 and the new Ikoula driver

Libcloud 0.14.0 was released last month. Among many improvements and new features, this release also includes a brand new driver for Ikoula public cloud which is based on the generic CloudStack driver.

Folks over at Ikoula wrote a short introductory post about this new driver. The post is in French, so if you speak French and are interested in using Ikoula driver, you should check it out - Utilisation d'Apache-Libcloud au sein du Cloud Ikoula.