Merge remote-tracking branch 'apache/trunk' into trunk
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0caec861 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0caec861 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0caec861 Branch: refs/heads/trunk Commit: 0caec8618ba5f916ec2f79d7ca6a23b4d4d2e95a Parents: 8e86b88 5359229 Author: anthony-shaw <[email protected]> Authored: Sun Apr 17 08:37:21 2016 +1000 Committer: anthony-shaw <[email protected]> Committed: Sun Apr 17 08:37:21 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(-) ----------------------------------------------------------------------
