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

8 Commits

Author SHA1 Message Date
Tianhao He
7495657587 fix format 2017-02-24 16:09:10 -08:00
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
4e88ae783d use atexit intead of try catch in main 2017-02-17 15:06:57 -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
72e6895c5c raise exception rather than silently exit program when missing parameters 2017-01-24 23:27:34 -08:00
Tianhao He
2a40af9dd2 folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00