1
0
Niels Abspoel
2013-05-07 17:58:20 +00:00
committed by Git OBS Bridge
parent d70d4c03a7
commit b0fec79e30

View File

@@ -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