From 869a75ccdca5dc1393c337489be4f5644df3aaf1385ba4776fcaba4905f67cd6 Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Mon, 15 Apr 2013 05:42:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=12 --- python-apache-libcloud.changes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 417c1e7..08db3fc 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -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