Tianhao He
|
9a5d455c62
|
Merge pull request #9 from tianhao64/tianhao64-patch-1
Tianhao64 patch 1
|
2017-02-24 16:04:23 -08:00 |
|
Tianhao He
|
81ac07e798
|
fix format to meet pep8 requirements
|
2017-02-24 00:50:35 -08:00 |
|
Tianhao He
|
bf5300b503
|
Merge pull request #1 from pgbidkar/master
New sample to List the VMs present in Specified vCenter Server
|
2017-02-22 09:18:19 -08:00 |
|
pgbidkar
|
3a3ec03834
|
Fixed indentation space and Tab format issues
|
2017-02-22 14:05:01 +05:30 |
|
pgbidkar
|
e4309fae23
|
Removed unused import json
|
2017-02-20 00:31:01 -08:00 |
|
pgbidkar
|
9a4e62b90a
|
Modified according to review comments.
|
2017-02-20 00:28:13 -08:00 |
|
Tianhao He
|
4e88ae783d
|
use atexit intead of try catch in main
|
2017-02-17 15:06:57 -08:00 |
|
Tianhao He
|
15f93328da
|
Update README.md
|
2017-02-16 16:15:11 -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
|
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
|
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
|
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 |
|
pgbidkar
|
2ecbca4718
|
Modified to incorporate review comments
|
2017-02-06 03:36:00 -08:00 |
|
pgbidkar
|
be3b51e4b7
|
Modified script to incorporate Review comments
|
2017-02-02 00:50:31 -08:00 |
|
pgbidkar
|
ead9df5c42
|
New sample to List the VMs present in Specified vCenter Server
|
2017-01-31 21:48:28 -08:00 |
|
Tianhao He
|
487ce975a0
|
Update testbed.py
|
2017-01-30 10:18:14 -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
|
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
|
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
|
e9a5cd3106
|
update script path
|
2017-01-23 21:42:30 -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
|
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 |
|