Niels Abspoel 2013-04-15 05:42:43 +00:00 committed by Git OBS Bridge
parent 138cd915a1
commit 869a75ccdc

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 15 05:41:09 UTC 2013 - aboe76@gmail.com
- Updated to 0.12.3
- Fix Python 3.x related regressions
- Fix a regression introduced with recent xmlrpiclib changes which broke all
the Gandi.net drivers
- Improve deploy code to work correctly if the ssh user doesn't have access
to the /root directory.
- Improve public and private IP address handling in OpenStack 1.1 driver.
- Add new driver for DigitalOcean provider
- Fix a regression in ParamikoSSHClient
- Allow user to specify 'priority' extra argument when creating a MX or SRV
record.
-------------------------------------------------------------------
Tue Feb 19 20:21:50 UTC 2013 - aboe76@gmail.com