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
|
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
|
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 |
|
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
|
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
|
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 |
|
Tianhao He
|
1002915230
|
fix a couple of pep8 format warnings
|
2017-01-23 15:03:39 -08:00 |
|
Tianhao He
|
2a40af9dd2
|
folder change vsphere/samples -> samples/vsphere
|
2017-01-23 13:28:22 -08:00 |
|