1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 17:39:59 -05:00
vsphere-automation-sdk-python/samples/vsphere/vcenter/setup
Tianhao He a3e9688fdc Updated bindings for vSphere 6.6.1 release
1. Updated bindings for vSphere 6.6.1 release for VMware Cloud 1.1
2. Update password and remove IP from testbed.py
3. Package vSphere Automation runtime and bindings in wheel format.
4. Update travis test commend.

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-08-29 15:27:52 -07:00
..
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
backend_directory.py Fix typo in license text 2017-03-15 15:36:13 -07:00
cluster.py Fix typo in license text 2017-03-15 15:36:13 -07:00
datacenter.py Fix typo in license text 2017-03-15 15:36:13 -07:00
datastore.py Fix typo in license text 2017-03-15 15:36:13 -07:00
floppy_image.py Fix typo in license text 2017-03-15 15:36:13 -07:00
folder.py Fix typo in license text 2017-03-15 15:36:13 -07:00
host.py Fix typo in license text 2017-03-15 15:36:13 -07:00
iso_image.py Fix typo in license text 2017-03-15 15:36:13 -07:00
main.py Improve sample code 2017-08-18 04:46:18 -07:00
network.py Fix typo in license text 2017-03-15 15:36:13 -07:00
README.md Initial sample drop 2017-03-03 14:04:06 -08:00
setup_cli.py Fixed argument name in main.py to vcenterpassword, which was differing with build_arg_parser() from setup_cli.py. Added Argument in help text (#3) 2017-08-17 11:23:35 -07:00
testbed_setup.py Fix typo in license text 2017-03-15 15:36:13 -07:00
testbed.py Updated bindings for vSphere 6.6.1 release 2017-08-29 15:27:52 -07:00

This directory contains sample scripts to setup the testbed required to run the vCenter APIs samples. Refer see README for more details.