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/80b17fae Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/80b17fae Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/80b17fae Branch: refs/heads/trunk Commit: 80b17fae9c736ac7e1a151ef40da17403ebd22bc Parents: f45f1d7 03575ec Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Jan 9 15:51:56 2017 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Jan 9 15:51:56 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 + libcloud/compute/drivers/gce.py | 221 +++++++++++++++++-- .../compute/fixtures/gce/aggregated_disks.json | 117 +++++++++- libcloud/test/compute/test_gce.py | 2 +- 4 files changed, 315 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/80b17fae/CHANGES.rst ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/80b17fae/libcloud/test/compute/test_gce.py ----------------------------------------------------------------------