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

83 Commits

Author SHA1 Message Date
Alan Renouf
b3ce1a6c56 Update README.md 2017-02-16 15:07:42 -08:00
Tianhao He
0ea50255c0 use default wsdl when wsdl parameter is absent 2017-02-16 11:01:39 -08:00
Tianhao He
90b109a9ac remove print statements from lookup_service_helper 2017-02-15 16:27:09 -08:00
Tianhao He
9ef07ac9c1 Update README.md 2017-02-15 16:12:32 -08:00
Tianhao He
b25c66ee46 Rewrite sso samples
Remove old sso samples and created new samples that match Java SDK.
Minor changes to some helper methods.
Update README
2017-02-15 16:04:26 -08:00
Tianhao He
b10443a53b add supported vcenter version info to content library samples 2017-02-10 14:34:18 -08:00
Tianhao He
998db278f1 add supported vcenter_version to vcenter and tagging samples 2017-02-10 13:55:36 -08:00
Tianhao He
0ffcc43b59 Update README.md 2017-02-10 13:35:40 -08:00
Tianhao He
5ae9f6afc0 Add missing top level module dunder
Fixed a couple of format issues.
Fixed a few empty __init__.py
2017-02-09 17:19:12 -08:00
Tianhao He
45aa7b76e8 Update README.md 2017-02-09 14:39:05 -08:00
Tianhao He
78b4873a09 Merge pull request #2 from tianhao64/tianhao64-patch-1
Update README.md
2017-02-08 16:00:04 -08:00
Tianhao He
3778c38493 Update README.md 2017-02-08 15:01:36 -08:00
Tianhao He
d78b4baf0e Update README.md 2017-02-06 15:41:17 -08:00
Tianhao He
2b54a33648 Update deploy_ovf_template.py 2017-02-06 15:13:25 -08:00
Tianhao He
35d37ce7a2 Update README.md 2017-02-03 15:57:40 -08:00
Tianhao He
7e75730fc5 Update README.md 2017-02-03 15:54:36 -08:00
Tianhao He
68d4480ecc Update README.md 2017-02-03 15:49:11 -08:00
Tianhao He
510e183630 Update README.md 2017-02-03 15:42:52 -08:00
Tianhao He
487ce975a0 Update testbed.py 2017-01-30 10:18:14 -08:00
Tianhao He
3890bbc582 Update README.md 2017-01-25 10:20:50 -08:00
Tianhao He
fb34b56b13 switch -t and -v in setup_cli.py 2017-01-25 00:32:12 -08:00
Tianhao He
72e6895c5c raise exception rather than silently exit program when missing parameters 2017-01-24 23:27:34 -08:00
Tianhao He
082f7b2e6b remove doc folder 2017-01-24 21:16:37 -08:00
Tianhao He
72a5072887 update vcenter README files 2017-01-24 17:29:00 -08:00
Tianhao He
f831791ef3 Update README.md 2017-01-24 17:25:28 -08:00
Tianhao He
f31f3526c0 Update README.md 2017-01-24 17:24:49 -08:00
Tianhao He
6f35147245 Update README.md 2017-01-24 17:23:27 -08:00
Tianhao He
67ce5da150 Update README.md 2017-01-24 17:16:09 -08:00
Tianhao He
b13f9b391b Update README.md 2017-01-24 17:15:19 -08:00
Tianhao He
6af52b2e97 Update README.md 2017-01-24 17:13:54 -08:00
Tianhao He
290ae7504c Update README.md 2017-01-24 17:13:36 -08:00
Tianhao He
9f7277f88f Update README.md 2017-01-24 17:12:58 -08:00
Tianhao He
afab2abebf update vcenter README 2017-01-24 17:10:03 -08:00
Tianhao He
0281721bbc update readme and fix a bug in print_service.py 2017-01-24 16:50:27 -08:00
Tianhao He
aa5291b8e2 Update README.md 2017-01-24 15:42:49 -08:00
Tianhao He
fe9795e26e update readme 2017-01-24 15:39:33 -08:00
Tianhao He
92c794364d Mis changes
1. Use '_' to replace ' ' for objects in testbed.py
2. Update the path in README
3. Add README to sso and lib folder
2017-01-24 15:28:39 -08:00
Tianhao He
af0f3f2634 Update README.md 2017-01-23 23:33:47 -08:00
Tianhao He
4f26679b12 update run_sample.sh permission 2017-01-23 23:30:33 -08:00
Tianhao He
b82debc4be Update README.md 2017-01-23 21:52:34 -08:00
Tianhao He
e9a5cd3106 update script path 2017-01-23 21:42:30 -08:00
Tianhao He
edc59728ae Update README.md 2017-01-23 21:28:27 -08:00
Tianhao He
b3bea5c03d Adjust the folder strucuture to match what's like in Java project.
1. Move folders around.
2. Remove samples.cfg
3. Remove inventory sample as it's replaced by contentlibrary samples
4. Update README.md under samples/vsphere
2017-01-23 16:50:20 -08:00
Tianhao He
fa2ab504f3 Delete sample.cfg 2017-01-23 15:29:25 -08:00
Tianhao He
a3ff53b114 remove sample.cfg 2017-01-23 15:27:54 -08:00
Tianhao He
1002915230 fix a couple of pep8 format warnings 2017-01-23 15:03:39 -08:00
Tianhao He
3d2f044934 remove logging_context, use print() instead to simplify sample output control 2017-01-23 14:28:03 -08:00
Tianhao He
2a40af9dd2 folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
Tianhao He
9b630f7ba2 add .gitignore 2017-01-23 13:21:07 -08:00
Tianhao He
e1efd8a549 Update README.md 2017-01-19 09:21:41 -08:00