1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-23 01:49:59 -05:00

Update README.md

This commit is contained in:
Tianhao He 2017-02-03 15:42:52 -08:00 committed by GitHub
parent 487ce975a0
commit 510e183630

View File

@ -68,7 +68,7 @@ First, from the command line change to the SDK ./bin folder.
$ cd /path/to/vsphere-automation-sdk-python-samples/bin $ cd /path/to/vsphere-automation-sdk-python-samples/bin
Next, using a text editor open ../samples/vsphere/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackts with your environment information. Leave the rest of the settings in this file at their default values. Next, using a text editor open ../samples/vsphere/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackets with your environment information. Leave the rest of the settings in this file at their default values.
config["SERVER"] = "<vcenter_hostname_or_ip>" config["SERVER"] = "<vcenter_hostname_or_ip>"
config["USERNAME"] = "<vsphere_username>" config["USERNAME"] = "<vsphere_username>"