Repository: libcloud Updated Branches: refs/heads/trunk 0caec8618 -> ed0b6d531
Merge Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/cf668865 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/cf668865 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/cf668865 Branch: refs/heads/trunk Commit: cf6688657f448121c53ae16e273316f169b478b1 Parents: 8e86b88 5359229 Author: anthony-shaw <anthonys...@apache.org> Authored: Sun Apr 17 08:37:21 2016 +1000 Committer: anthony-shaw <anthonys...@apache.org> Committed: Sun Apr 17 08:38:26 2016 +1000 ---------------------------------------------------------------------- CHANGES.rst | 8 +++ libcloud/common/base.py | 17 +++++-- libcloud/dns/base.py | 2 +- libcloud/dns/drivers/durabledns.py | 2 +- libcloud/dns/drivers/pointdns.py | 2 +- libcloud/dns/drivers/worldwidedns.py | 2 +- libcloud/test/common/test_base_driver.py | 70 +++++++++++++++++++++++++++ 7 files changed, 95 insertions(+), 8 deletions(-) ----------------------------------------------------------------------