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