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

8 Commits

Author SHA1 Message Date
Tianhao He
81ac07e798 fix format to meet pep8 requirements 2017-02-24 00:50:35 -08:00
Tianhao He
0ea50255c0 use default wsdl when wsdl parameter is absent 2017-02-16 11:01:39 -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
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
6af52b2e97 Update README.md 2017-01-24 17:13:54 -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
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