From b0fec79e30d53681091cbba4bd479d67307e7c06358b7fee97500282d02eb20a Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Tue, 7 May 2013 17:58:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=17 --- python-apache-libcloud.changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 08db3fc..66bdde7 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Tue May 7 17:56:01 UTC 2013 - aboe76@gmail.com + +- Updated to 0.12.4 +- Fix a regression in Softlayer driver caused by the xmlrpclib changes. +- Allow user to pass alternate ssh usernames to deploy_node +- Fix a bug in EC2 list_locations method - 'name' attribute didn't contain a + the right value. +- Add new ScriptFileDeployment deployment class which reads deploy script from + file. +- Add support for API version 5.1 to the vCloud driver and accept any value + which is a multiple of four for ex_vm_memory kwarg in create_node method. +- Fix a regression with removed ex_force_service_region constructor kwarg in + the CloudFiles driver. +------------------------------------------------------------------- Mon Apr 15 05:41:09 UTC 2013 - aboe76@gmail.com - Updated to 0.12.3