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/e226af27 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e226af27 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e226af27 Branch: refs/heads/trunk Commit: e226af276eb8682c410cc02796b59498364dfe72 Parents: 71db3e7 88170f6 Author: Tomaz Muraus <[email protected]> Authored: Sat Dec 19 17:21:08 2015 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sat Dec 19 17:21:08 2015 +0100 ---------------------------------------------------------------------- CHANGES.rst | 13 +++ doap_libcloud.rdf | 7 ++ docs/_static/images/supported_providers.png | Bin 110558 -> 102086 bytes docs/upgrade_notes.rst | 11 +++ libcloud/common/google.py | 6 +- libcloud/compute/drivers/vcloud.py | 3 +- libcloud/compute/types.py | 98 ++++++++++++----------- libcloud/dns/drivers/rackspace.py | 5 +- libcloud/test/compute/test_azure.py | 2 +- libcloud/test/compute/test_profitbricks.py | 10 +-- libcloud/test/compute/test_types.py | 70 ++++++++++++++++ setup.py | 2 +- 12 files changed, 168 insertions(+), 59 deletions(-) ----------------------------------------------------------------------
