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

5 Commits

Author SHA1 Message Date
Tianhao He
4e88ae783d use atexit intead of try catch in main 2017-02-17 15:06:57 -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
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
2a40af9dd2 folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00