Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a19efb8a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a19efb8a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a19efb8a Branch: refs/heads/trunk Commit: a19efb8a7527497a917c8f0ca12cd60bf41998ab Parents: d2ca6cd 72399b4 Author: anthony-shaw <[email protected]> Authored: Sat Feb 13 07:07:18 2016 +1100 Committer: anthony-shaw <[email protected]> Committed: Sat Feb 13 07:07:18 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ libcloud/compute/base.py | 6 +++++- libcloud/compute/drivers/digitalocean.py | 4 +++- libcloud/compute/drivers/ec2.py | 5 ++++- libcloud/compute/drivers/openstack.py | 2 ++ libcloud/test/compute/test_digitalocean_v1.py | 4 ++++ libcloud/test/compute/test_digitalocean_v2.py | 7 +++++++ libcloud/test/compute/test_ec2.py | 20 ++++++++++++-------- libcloud/test/compute/test_openstack.py | 3 +++ 9 files changed, 45 insertions(+), 11 deletions(-) ----------------------------------------------------------------------
