You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2015/08/07 23:29:39 UTC

[2/3] libcloud git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk

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/4ab231cd
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4ab231cd
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4ab231cd

Branch: refs/heads/trunk
Commit: 4ab231cd943f5453f8ee268d091faf52c41df3ac
Parents: 438bb22 64c70ce
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Fri Aug 7 23:17:10 2015 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Fri Aug 7 23:17:10 2015 +0200

----------------------------------------------------------------------
 CHANGES.rst                                     |  18 +++
 docs/other/ssl-certificate-validation.rst       |   2 +-
 libcloud/compute/drivers/azure.py               | 120 ++++++++++++++++++-
 libcloud/compute/drivers/digitalocean.py        |  21 +++-
 libcloud/compute/drivers/onapp.py               |   1 +
 libcloud/compute/ssh.py                         |  71 +++++++----
 ...18758e6e_services_storageservices_dss123.xml |   1 +
 libcloud/test/compute/test_azure.py             |  35 ++++++
 libcloud/test/compute/test_onapp.py             |  75 +++++-------
 libcloud/test/compute/test_ssh_client.py        |   6 +-
 10 files changed, 274 insertions(+), 76 deletions(-)
----------------------------------------------------------------------