Dear Wiki user, You have subscribed to a wiki page or wiki category on "Libcloud Wiki" for change notification.
The "EuroPython 2011 Sprint" page has been changed by TomazMuraus: http://wiki.apache.org/libcloud/EuroPython%202011%20Sprint New page: == Libcloud EuroPython 2011 Sprint== '''When''': Sunday 25.06.2011 and Saturday 26.06.2011, starts at 10:00 '''Where''': dunno which room yet, meet up infront of the venue around 10:00 == What do you need == * SVN / GIT checkout of the libcloud repository (if you want you can also fork the library on Github) * mock and coverage library for running the tests and generating a test coverage report (pip install mock coverage) == Sprint Topics == === General === * Improve pricing distribution (method for download pricing file from our server and method for specifying a custom path for pricing data) - LIBCLOUD-87 === Compute === * Add "architecture" / "arch" attribute to the Image class === Storage === * New driver for Google Storage based on S3 one (need to refactor functionality out of S3 driver into a BaseS3StorageDriver class and than S3 and GoogleStorage driver should inherit from it) - LIBCLOUD-79 * New driver for Windows Azure Storage - LIBCLOUD-80 == Load-balancer == * Amazon Driver == Other == * Explore DNSaas and write some prototypes * Make it work with Python 3.x (if someone is brave enough :)) * Open tickets on JIRA - https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+LIBCLOUD+AND+resolution+%3D+Unresolved+ORDER+BY+due+ASC%2C+priority+DESC%2C+created+ASC&mode=hide
