Merge branch 'github-902' into trunk Closes #902
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e62eb2bc Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e62eb2bc Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e62eb2bc Branch: refs/heads/trunk Commit: e62eb2bcc17240fc1b65592c1a83134b61fa841e Parents: c2edb00 fc9c396 Author: Anthony Shaw <[email protected]> Authored: Mon Oct 24 11:51:41 2016 +0100 Committer: Anthony Shaw <[email protected]> Committed: Mon Oct 24 11:51:41 2016 +0100 ---------------------------------------------------------------------- libcloud/common/dimensiondata.py | 3 +- libcloud/compute/drivers/dimensiondata.py | 579 ++++++++++++++++++----- libcloud/test/compute/test_dimensiondata.py | 316 ++++++++++++- 3 files changed, 768 insertions(+), 130 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e62eb2bc/libcloud/compute/drivers/dimensiondata.py ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e62eb2bc/libcloud/test/compute/test_dimensiondata.py ----------------------------------------------------------------------
