This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 2c0d42cd79c8798859723c5391d2c9b3372ab4f5 Merge: 0616c2e 929205a Author: Tomaz Muraus <[email protected]> AuthorDate: Sun Oct 4 19:58:15 2020 +0200 Merge branch 'vSphere-drv' of https://github.com/Eis-D-Z/libcloud into Eis-D-Z-vSphere-drv libcloud/compute/drivers/vsphere.py | 1993 ++++++++++++++++++++ .../compute/fixtures/vsphere/list_clusters.json | 1 + .../test/compute/fixtures/vsphere/list_hosts.json | 3 + .../compute/fixtures/vsphere/list_interfaces.json | 4 + .../test/compute/fixtures/vsphere/list_nodes.json | 3 + .../test/compute/fixtures/vsphere/node_80.json | 55 + .../compute/fixtures/vsphere/session_token.json | 1 + libcloud/test/compute/test_vsphere.py | 150 ++ 8 files changed, 2210 insertions(+)
