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

9 Commits

Author SHA1 Message Date
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
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
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
2a40af9dd2 folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00