Merge branch 'reporting' into trunk
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/76cc0bb3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/76cc0bb3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/76cc0bb3 Branch: refs/heads/trunk Commit: 76cc0bb3b0bdbb5802e7f1b9b57fa621e35eb5a2 Parents: 04d9cce 0106662 Author: anthony-shaw <anthonys...@apache.org> Authored: Tue Jun 7 10:45:43 2016 +1000 Committer: anthony-shaw <anthonys...@apache.org> Committed: Tue Jun 7 10:45:43 2016 +1000 ---------------------------------------------------------------------- libcloud/common/base.py | 2392 +++++++------- libcloud/common/dimensiondata.py | 2997 +++++++++--------- libcloud/compute/drivers/dimensiondata.py | 97 +- .../dimensiondata/detailed_usage_report.csv | 42 + .../dimensiondata/summary_usage_report.csv | 13 + libcloud/test/compute/test_dimensiondata.py | 34 +- libcloud/test/storage/test_backblaze_b2.py | 476 +-- 7 files changed, 3122 insertions(+), 2929 deletions(-) ----------------------------------------------------------------------