Updated Branches: refs/heads/trunk 14e3f0e62 -> 53e4fd002
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4cd4da5f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4cd4da5f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4cd4da5f Branch: refs/heads/trunk Commit: 4cd4da5f8cb2f0c0c7a3efe5c318cc0a5b9e4854 Parents: 14e3f0e Author: Tomaz Muraus <[email protected]> Authored: Tue Jan 7 01:54:36 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Jan 7 01:54:36 2014 +0100 ---------------------------------------------------------------------- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4cd4da5f/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 05014c8..9546541 100644 --- a/CHANGES +++ b/CHANGES @@ -203,6 +203,14 @@ Changes with Apache Libcloud in development Reported by Noah Kantrowitz. [Tomaz Muraus] + - Update OpenStack Swift driver constructor so it accepts "region", + "ex_force_service_type" and "ex_force_service_name" argument. + [Tomaz Muraus] + + - Deprecate "CLOUDFILES_SWIFT" provider constant in favor of new + "OPENSTACK_SWIFT" one. + [Tomaz Muraus] + *) DNS - Implement iterate_* methods in the Route53 driver and makes it work
