Merge remote-tracking branch 'apache/trunk' into create_node_mcp2

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/81829b47
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/81829b47
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/81829b47

Branch: refs/heads/trunk
Commit: 81829b47cd61eb0050ebb15ef49391c3101384ae
Parents: 278c635 065d191
Author: Samuel Chong <[email protected]>
Authored: Thu Oct 13 11:09:36 2016 +1100
Committer: Samuel Chong <[email protected]>
Committed: Thu Oct 13 11:09:36 2016 +1100

----------------------------------------------------------------------
 CHANGES.rst                                     |  19 +++
 docs/other/hacktoberfest.txt                    |   1 +
 libcloud/__init__.py                            |   2 +-
 libcloud/compute/drivers/dimensiondata.py       |   2 +-
 libcloud/compute/drivers/ovh.py                 | 148 +++++++++++++++----
 libcloud/container/drivers/rancher.py           |  26 +++-
 .../fixtures/ovh/volume_snapshot_get.json       |  22 +++
 .../ovh/volume_snapshot_get_details.json        |  10 ++
 libcloud/test/compute/test_ovh.py               |  38 +++++
 libcloud/test/container/test_rancher.py         |  14 +-
 10 files changed, 252 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/81829b47/libcloud/compute/drivers/dimensiondata.py
----------------------------------------------------------------------

Reply via email to