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

92 Commits

Author SHA1 Message Date
Tianhao He
be279fb622 add vc password parameter 2017-08-17 00:27:34 -07:00
Tianhao He
ade24a262f remove bin directory 2017-08-16 22:40:55 -07:00
Tianhao He
58b044feec Update default vc password 2017-08-16 13:54:58 -07:00
Tianhao He
bdda4be0dd Merge pull request #28 from tianhao64/master
update sample template and doc
2017-08-08 11:58:55 -07:00
Tianhao He
1e090f252f update sample template and doc
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-08-08 11:58:05 -07:00
Tianhao He
2d232fd3a2 Merge pull request #27 from pgbidkar/master
Sample to demonstrate Cert Verification while connecting to vCenter s…
2017-07-18 08:43:46 -07:00
pgbidkar
77204240db Modified cert_path argument help message to align with requests package help message for cert_path argument
Signed-off-by: Pavan Bidkar pbidkar@vmware.com

Sample to demonstrate Cert Verification while connecting to vCenter server Updated README.md for common package description

Signed-off-by: pgbidkar <pbidkar@vmware.com>

Sample to demonstrate Cert Verification while connecting to vCenter server
Signed-off-by: Pavan Bidkar pbidkar@vmware.com

Signed-off-by: pgbidkar <pbidkar@vmware.com>

Modified cert_path argument help message to align with requests package help message for cert_path argument
Signed-off-by: Pavan Bidkar pbidkar@vmware.com

Signed-off-by: pgbidkar <pbidkar@vmware.com>
2017-07-18 12:51:23 +05:30
Tianhao He
a94fff411e Update sample template (#25)
Use service manager to connect to both vAPI and VIM services

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-06-29 15:19:40 -07:00
Tianhao He
44a785b456 Add sample template file (#24)
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-06-22 15:14:36 -07:00
Pavan Bidkar
2415e4eef6 Sample is not failing if Cluster Name argument passed is not Valid.Assering Cluster presense in setup method instead of execution method (#23)
Signed-off-by: Pavan Bidkar <pbidkar@vmware.com>

Sample is not failing with Clustername passed is not Valid.
Validating Cluster presence in setup method instead of execution

Signed-off-by: Pavan Bidkar <pbidkar@vmware.com>
2017-05-15 09:14:03 -07:00
Tianhao He
8fd515441d Merge pull request #22 from pgbidkar/master
SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcen…
2017-05-05 08:10:55 -07:00
PavanBidkar
f4c82a3d07 SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful
Signed-off-by: PavanBidkar <pbidkar@vmware.com>

SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful
Added Create & Delete for Tag and Tag Category to verify connection is successful.

Signed-off-by: PavanBidkar <pbidkar@vmware.com>

SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful
Added Create & Delete Tag Category to verify connection is successful. Removed Tag Creation and Deletion to have basic API call instead of multiple calls.

Signed-off-by: PavanBidkar <pbidkar@vmware.com>

SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful
Added Create & Delete Tag Category to verify connection is successful. Removed Tag Creation and Deletion to have basic API call instead of multiple calls.

Signed-off-by: PavanBidkar <pbidkar@vmware.com>
2017-05-05 12:18:45 +05:30
Tianhao He
8c2281403a Merge pull request #19 from pgbidkar/master
Adding New Sample to Delete User specified Virtual Machine
2017-05-02 23:42:26 -07:00
PavanBidkar
e96de924f8 Adding New Sample to Delete User specified Virtual Machine
Signed-off-by: Pavan Bidkar <pbidkar@vmware.com>

Fixed Formatting issue

Signed-off-by: Pavan Bidkar <pbidkar@vmware.com>

Fixed PEP8 suggested format Issue.Added new line at the end of file

Signed-off-by: PavanBidkar <pbidkar@vmware.com>
2017-05-02 13:56:23 +05:30
Tianhao He
fd9b86bb20 Merge pull request #21 from tianhao64/master
update travis-ci file
2017-04-28 15:01:26 -07:00
Tianhao He
c03e86be5a update travis-ci file
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-04-28 14:58:42 -07:00
Tianhao He
46b7c426cc Merge pull request #18 from pgbidkar/master
Sample was failing if wsdl file location is passed as ../samples/vsph…
2017-04-17 10:10:13 -07:00
PavanBidkar
61f3e72771 Sample was failing if wsdl file location is passed as ../samples/vsphere/sso/wsdl/lookupservice.wsdl.
Modified Samples to convert passed wsdl file path to abspath
Added If condition to check wsdlpath is passed

Signed-off-by: PavanBidkar <pbidkar@vmware.com>

Modified if conition, removed optional braces

Signed-off-by: PavanBidkar <pbidkar@vmware.com>
2017-04-17 13:48:38 +05:30
Tianhao He
55691f29d2 Merge pull request #17 from liboshi/master
Fix typo error, remove whitespace.
2017-04-06 10:09:29 -07:00
Boshi Li
0978900696 Fix typo error, remove whitespace.
Signed-off-by: Boshi Li <boshil@vmware.com>
2017-04-06 16:15:46 +08:00
Tianhao He
61bd21f9ce Merge pull request #15 from kmruddy/master
Update configuration inputs
2017-04-03 12:56:38 -07:00
Kyle Ruddy
bd1eaf1ed1 Update configuration inputs
Update the configuration inputs to point to the “VM” designated values.

Signed-off-by: Kyle Ruddy <kmruddy@gmail.com>
2017-04-03 14:39:00 -04:00
Tianhao He
91c837eb69 Merge pull request #14 from tianhao64/master
Remove the output file before creating the parallel port
2017-03-24 20:49:24 -07:00
Tianhao He
ca53102df4 Remove the output file before creating the parallel port
Need to make the same fix as the one in #13 for parallel port.
Also move the cleanup_backends to the main sample run to make
sure the output file is always deleted.

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-03-24 20:21:27 -07:00
Tianhao He
0bafaf380c Merge pull request #13 from tianhao64/master
Remove the output file before creating new serial port
2017-03-24 15:37:46 -07:00
Tianhao He
43c25d0b61 Remove the output file before creating new serial port
When re-run the sample without cleanup previous port the power
on peration may time out due to the output file exist already.
Remove the file before creating new port and add notes to
help avoiding this.

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-03-24 15:30:02 -07:00
Tianhao He
6847135029 Merge pull request #12 from vmware/tianhao64-patch-1
Remove source from doc package.
2017-03-22 12:57:59 -07:00
Tianhao He
44ca8169ab Remove source from doc package.
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-03-22 12:48:44 -07:00
Tianhao He
4693db2a39 Merge pull request #6 from pgbidkar/master
Adding ESXPASSWORD as commandline argument. ESXPassword cannot be har…
2017-03-20 12:43:47 -07:00
pgbidkar
46ab4ce349 Adding ESXPASSWORD as commandline argument. ESXPassword cannot be hardcoded in testbed.py file since ESX doesnt have default password
Signed-off-by: Pavan Bidkar <pbidkar@vmware.com>

Adding ESXPASSWORD as commandline argument. ESXPassword cannot be hardcoded in testbed.py file since ESX doesnt have default password

Signed-off-by: Pavan Bidkar <pbidkar@vmware.com>
2017-03-21 00:15:05 +05:30
Tianhao He
2c7054245e Merge pull request #11 from tianhao64/master
Fix typo in license text
2017-03-15 15:40:52 -07:00
Tianhao He
ba26a070a6 Fix typo in license text
Signed-off-by: Tianhao He <het@vmware.com>
2017-03-15 15:36:13 -07:00
Tianhao He
e895603939 Merge pull request #8 from vmware/alanrenouf-patch-1
Updated README with additional resources
Signed-off-by: Alan Renouf ajw.renouf@gmail.com
2017-03-15 13:12:04 -07:00
Alan Renouf
89a8259ab6 Updated README with additional resources 2017-03-15 12:53:24 -07:00
Tianhao He
b98ef41e07 Merge pull request #7 from tianhao64/master
add missing MIT license ientifier to each file
2017-03-13 11:19:53 -07:00
Tianhao He
f11b15cd0d add missing MIT license ientifier to each file
Signed-off-by: Tianhao He <het@vmware.com>
2017-03-13 11:04:53 -07:00
Tianhao He
c56d5af280 Merge pull request #5 from travisfinch/master
Add DCO information
2017-03-09 11:36:33 -08:00
Travis Finch
1ae531f8b8 Add DCO information
Signed-off-by: Travis Finch <travisfinch@gmail.com>
2017-03-09 13:18:56 -06:00
Tianhao He
1159349631 Update README.md 2017-03-03 15:22:14 -08:00
Tianhao He
8bdb63d4f0 Merge pull request #3 from tianhao64/ready_first_drop
Initial sample drop
2017-03-03 14:08:04 -08:00
Tianhao He
fb7b0f53cc Initial sample drop 2017-03-03 14:04:06 -08:00
Alan Renouf
ba97ea9f43 Initial commit 2016-05-13 22:02:35 -07:00