1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00

Commit Graph

  • e7ac823561 add gh-page branch Tianhao He 2017-08-27 18:08:21 -0700
  • 0f1107ce53 add lab for vmworld 2017 Tianhao He 2017-08-27 17:32:52 -0700
  • 8503fcd9a0 Merge pull request #30 from tianhao64/master Tianhao He 2017-08-18 04:49:14 -0700
  • abe05ece27 Improve sample code Tianhao He 2017-08-17 23:09:38 -0700
  • 47e6c610c4 Merge pull request #29 from tianhao64/master Tianhao He 2017-08-17 11:39:01 -0700
  • 44222e1dee Fixed argument name in main.py to vcenterpassword, which was differing with build_arg_parser() from setup_cli.py. Added Argument in help text (#3) Pavan Bidkar 2017-08-17 23:53:35 +0530
  • be279fb622 add vc password parameter Tianhao He 2017-08-17 00:27:34 -0700
  • ade24a262f remove bin directory Tianhao He 2017-08-16 22:40:55 -0700
  • 58b044feec Update default vc password Tianhao He 2017-08-16 13:54:58 -0700
  • bdda4be0dd Merge pull request #28 from tianhao64/master Tianhao He 2017-08-08 11:58:55 -0700
  • 1e090f252f update sample template and doc Tianhao He 2017-08-06 23:45:22 -0700
  • 2d232fd3a2 Merge pull request #27 from pgbidkar/master Tianhao He 2017-07-18 08:43:46 -0700
  • 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 pgbidkar 2017-07-18 12:47:05 +0530
  • 85306e549b Merge 704bbe6352 into a94fff411e Pavan Bidkar 2017-07-07 10:17:57 +0000
  • 704bbe6352 Incorporated Review comments. Moved new command line arg addition to sample. Deleted create_verified_session() method. Modified connect method to assign cert_path if cert_path is provided pgbidkar 2017-07-07 15:43:53 +0530
  • a94fff411e Update sample template (#25) Tianhao He 2017-06-29 15:19:40 -0700
  • 8d20eceb67 Update sample template Tianhao He 2017-06-29 11:18:23 -0700
  • 44a785b456 Add sample template file (#24) Tianhao He 2017-06-22 15:14:36 -0700
  • b69472e6ad Add sample template file Tianhao He 2017-06-22 11:31:39 -0700
  • 2415e4eef6 Sample is not failing if Cluster Name argument passed is not Valid.Assering Cluster presense in setup method instead of execution method (#23) Pavan Bidkar 2017-05-15 21:44:03 +0530
  • 0d632ac66b Sample is not failing if Cluster Name argument passed is not Valid.Assering Cluster presense in setup method instead of execution method pgbidkar 2017-05-15 16:57:28 +0530
  • 8fd515441d Merge pull request #22 from pgbidkar/master Tianhao He 2017-05-05 08:10:55 -0700
  • 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 PavanBidkar 2017-05-03 14:00:48 +0530
  • ec19e50407 Merge e77a694de1 into 8c2281403a Pavan Bidkar 2017-05-03 08:34:46 +0000
  • d70c5e9296 Merge 6448a8637d into 8c2281403a Tianhao He 2017-05-03 08:34:45 +0000
  • 546fc680a7 Merge cf5446f9e8 into 8c2281403a Boush Li 2017-05-03 08:24:33 +0000
  • 8c2281403a Merge pull request #19 from pgbidkar/master Tianhao He 2017-05-02 23:42:26 -0700
  • e96de924f8 Adding New Sample to Delete User specified Virtual Machine PavanBidkar 2017-04-28 15:42:16 +0530
  • fd9b86bb20 Merge pull request #21 from tianhao64/master Tianhao He 2017-04-28 15:01:26 -0700
  • c03e86be5a update travis-ci file Tianhao He 2017-04-28 14:57:39 -0700
  • 6448a8637d test Tianhao He 2017-04-28 14:49:25 -0700
  • 46b7c426cc Merge pull request #18 from pgbidkar/master Tianhao He 2017-04-17 10:10:13 -0700
  • 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 PavanBidkar 2017-04-12 18:38:09 +0530
  • 55691f29d2 Merge pull request #17 from liboshi/master Tianhao He 2017-04-06 10:09:29 -0700
  • 0978900696 Fix typo error, remove whitespace. Boshi Li 2017-04-06 16:15:12 +0800
  • cf5446f9e8 o Update README. Boshi Li 2017-04-06 13:30:31 +0800
  • 61bd21f9ce Merge pull request #15 from kmruddy/master Tianhao He 2017-04-03 12:56:38 -0700
  • bd1eaf1ed1 Update configuration inputs Kyle Ruddy 2017-04-03 14:22:32 -0400
  • 91c837eb69 Merge pull request #14 from tianhao64/master Tianhao He 2017-03-24 20:49:24 -0700
  • ca53102df4 Remove the output file before creating the parallel port Tianhao He 2017-03-24 20:02:40 -0700
  • 0bafaf380c Merge pull request #13 from tianhao64/master Tianhao He 2017-03-24 15:37:46 -0700
  • 43c25d0b61 Remove the output file before creating new serial port Tianhao He 2017-03-24 14:14:18 -0700
  • 6847135029 Merge pull request #12 from vmware/tianhao64-patch-1 Tianhao He 2017-03-22 12:57:59 -0700
  • 44ca8169ab Remove source from doc package. Tianhao He 2017-03-22 11:07:26 -0700
  • 4693db2a39 Merge pull request #6 from pgbidkar/master Tianhao He 2017-03-20 12:43:47 -0700
  • 46ab4ce349 Adding ESXPASSWORD as commandline argument. ESXPassword cannot be hardcoded in testbed.py file since ESX doesnt have default password pgbidkar 2017-03-10 14:45:20 +0530
  • 2c7054245e Merge pull request #11 from tianhao64/master Tianhao He 2017-03-15 15:40:52 -0700
  • ba26a070a6 Fix typo in license text Tianhao He 2017-03-15 15:36:13 -0700
  • e895603939 Merge pull request #8 from vmware/alanrenouf-patch-1 Tianhao He 2017-03-15 13:12:04 -0700
  • 89a8259ab6 Updated README with additional resources Alan Renouf 2017-03-15 12:53:24 -0700
  • b98ef41e07 Merge pull request #7 from tianhao64/master Tianhao He 2017-03-13 11:19:53 -0700
  • f11b15cd0d add missing MIT license ientifier to each file Tianhao He 2017-03-13 11:00:28 -0700
  • c56d5af280 Merge pull request #5 from travisfinch/master Tianhao He 2017-03-09 11:36:33 -0800
  • 1ae531f8b8 Add DCO information Travis Finch 2017-03-09 13:18:56 -0600
  • e77a694de1 Hardcoding ESX_HOST password. VCENTER Server UserName/Password are hardcoded too User can Modify the same if required PavanBidkar 2017-03-09 15:58:33 +0530
  • 1159349631 Update README.md Tianhao He 2017-03-03 15:22:14 -0800
  • 8bdb63d4f0 Merge pull request #3 from tianhao64/ready_first_drop Tianhao He 2017-03-03 14:08:04 -0800
  • fb7b0f53cc Initial sample drop Tianhao He 2016-10-26 16:08:23 -0700
  • a0f99803ab Merge c9f8fc0f2d into ba97ea9f43 Tianhao He 2017-03-01 16:24:03 +0000
  • c9f8fc0f2d Update .travis.yml Tianhao He 2017-02-24 16:21:10 -0800
  • a4fed5da01 Create test-requirements.txt Tianhao He 2017-02-24 16:20:29 -0800
  • c434f2bf0e Update README.md Tianhao He 2017-02-24 16:17:47 -0800
  • eda84abbce Update README.md Tianhao He 2017-02-24 16:16:45 -0800
  • 7495657587 fix format Tianhao He 2017-02-24 16:09:10 -0800
  • 9a5d455c62 Merge pull request #9 from tianhao64/tianhao64-patch-1 Tianhao He 2017-02-24 16:04:23 -0800
  • 8aea8cf2f1 Merge 81ac07e798 into ba97ea9f43 Tianhao He 2017-02-24 23:58:36 +0000
  • 81ac07e798 fix format to meet pep8 requirements Tianhao He 2017-02-24 00:41:48 -0800
  • e24bbb74cd Update setup.cfg Tianhao He 2017-02-23 21:14:52 -0800
  • 7835ae177d Update .travis.yml Tianhao He 2017-02-23 16:03:32 -0800
  • 09df061eea Create setup.cfg Tianhao He 2017-02-23 15:56:08 -0800
  • bf5300b503 Merge pull request #1 from pgbidkar/master Tianhao He 2017-02-22 09:18:19 -0800
  • 3a3ec03834 Fixed indentation space and Tab format issues pgbidkar 2017-02-22 14:05:01 +0530
  • 6dd87e6eb5 Update .travis.yml Tianhao He 2017-02-21 14:53:27 -0800
  • defcb7d5bb Update .travis.yml Tianhao He 2017-02-21 14:51:02 -0800
  • df1de22eca Update .travis.yml Tianhao He 2017-02-21 14:47:29 -0800
  • 970edcf4f2 Create .travis.yml Tianhao He 2017-02-21 14:23:54 -0800
  • e4309fae23 Removed unused import json pgbidkar 2017-02-20 00:31:01 -0800
  • 9a4e62b90a Modified according to review comments. pgbidkar 2017-02-20 00:28:13 -0800
  • 4e88ae783d use atexit intead of try catch in main Tianhao He 2017-02-17 15:03:22 -0800
  • 288f81d686 Merge pull request #4 from tianhao64/tianhao64-patch-1 Tianhao He 2017-02-16 20:31:10 -0800
  • 15f93328da Update README.md Tianhao He 2017-02-16 16:15:11 -0800
  • ab32e1e065 Update README.md Tianhao He 2017-02-16 15:12:07 -0800
  • 36843357c8 Merge pull request #3 from tianhao64/alanrenouf-patch-1 Tianhao He 2017-02-16 15:11:24 -0800
  • b3ce1a6c56 Update README.md Alan Renouf 2017-02-16 15:07:42 -0800
  • 0ea50255c0 use default wsdl when wsdl parameter is absent Tianhao He 2017-02-16 11:01:39 -0800
  • 90b109a9ac remove print statements from lookup_service_helper Tianhao He 2017-02-15 16:26:30 -0800
  • 9ef07ac9c1 Update README.md Tianhao He 2017-02-15 16:12:32 -0800
  • b25c66ee46 Rewrite sso samples Tianhao He 2017-02-15 16:04:17 -0800
  • b10443a53b add supported vcenter version info to content library samples Tianhao He 2017-02-10 14:34:18 -0800
  • 998db278f1 add supported vcenter_version to vcenter and tagging samples Tianhao He 2017-02-10 13:55:12 -0800
  • 0ffcc43b59 Update README.md Tianhao He 2017-02-10 13:35:40 -0800
  • 5ae9f6afc0 Add missing top level module dunder Tianhao He 2017-02-09 17:14:36 -0800
  • 45aa7b76e8 Update README.md Tianhao He 2017-02-09 14:39:05 -0800
  • 78b4873a09 Merge pull request #2 from tianhao64/tianhao64-patch-1 Tianhao He 2017-02-08 16:00:04 -0800
  • 3778c38493 Update README.md Tianhao He 2017-02-08 15:01:36 -0800
  • d78b4baf0e Update README.md Tianhao He 2017-02-06 15:41:17 -0800
  • 2b54a33648 Update deploy_ovf_template.py Tianhao He 2017-02-06 15:13:25 -0800
  • 2ecbca4718 Modified to incorporate review comments pgbidkar 2017-02-06 03:36:00 -0800
  • 35d37ce7a2 Update README.md Tianhao He 2017-02-03 15:57:40 -0800
  • 7e75730fc5 Update README.md Tianhao He 2017-02-03 15:54:36 -0800