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

233 Commits

Author SHA1 Message Date
Tianhao He
2a4531638c
Merge pull request #190 from anusha94/master
Update README
2019-09-20 22:54:00 +08:00
Anusha Hegde
3dba19b743
Update README
included draas
2019-09-18 12:53:42 +05:30
Tianhao He
8d7a12ede8
Merge pull request #189 from jobingeo/master
DRaaS Samples
2019-09-16 22:50:41 +08:00
Jobin George
1011aeee21 Added Review comments. Re-organise imports
Signed-off-by: Jobin George<jgeorge@vmware.com>
2019-09-16 16:23:06 +05:30
Jobin George
543615518d Re-organise imports for DRaaS Samples
Signed-off-by: Jobin George<jgeorge@vmware.com>
2019-09-16 16:14:27 +05:30
Jobin George
d427cdd589 DRaaS Samples
Signed-Off-by: Jobin George<jgeorge@vmware.com>
2019-09-16 16:10:11 +05:30
Tianhao He
9274dd7f40
Merge pull request #187 from kunal-pmj/master
Updated the setup.py version for M8 relase
2019-09-16 12:38:52 +08:00
amanp
c53c26ecf1 Updating latest python vmc bindings (1076f7e) 2019-09-14 04:31:08 +00:00
Jobin George
390a5c0380 DRaaS Samples
Signed-Off-by: Jobin George<jgeorge@vmware.com>
2019-09-13 15:47:28 +05:30
Kunal Singh
4425f6787e Updated the setup.py version for M8 relase
Signed-off-by: Kunal Singh<singhk@vmware.com>
2019-09-13 11:29:22 +05:30
Tianhao He
c30a34cd36
Merge pull request #180 from kunal-pmj/master
Bindings and Readme update for M8 release
2019-09-06 17:38:24 +08:00
Kunal Singh
08202eed5e Merge branch 'master' of https://github.com/kunal-pmj/vsphere-automation-sdk-python 2019-09-06 14:48:59 +05:30
Kunal Singh
a9c4b6808a Addressed Review Comments
Signed-off-by: Kunal Singh<singhk@vmware.com>
2019-09-06 14:47:32 +05:30
Kunal Singh
a974ee037b
Merge branch 'master' into master 2019-09-06 14:36:40 +05:30
Kunal Singh
17a05460e9 Changes for New DRaaS Bindings
Signed-off-by: Kunal Singh<singhk@vmware.com>
2019-09-06 14:32:41 +05:30
amanp
1be9161a0e Updating latest python vmc bindings (517e496) 2019-09-04 06:54:57 +00:00
Kunal Singh
2b1460500f Documentation and bindings update for 6.7U3 and M8 release
Signed-off-by:Kunal Singh<singhk@vmwre.com>
2019-08-29 16:50:39 +05:30
Anusha Hegde
2d2f32b923 differentiating required and optional arguments in the help text for … (#175)
* differentiating required and optional arguments in the help text for vmc samples
Signed-off-by: Anusha Hegde <hegdeanusha25@gmail.com>
2019-08-20 14:54:24 +08:00
Tianhao He
206ca3dc16
Merge pull request #177 from aspurohit/master
New sample for appliance Health
2019-08-20 14:21:22 +08:00
Shweta Purohit
08a6c02555 New sample for appliance Health
updated Health appliance sample

cleaned up health appliance sample

Signed-off-by: aspurohit <spurohit@vmware.com>

Removed unused objects

Signed-off-by: aspurohit <spurohit@vmware.com>

modified as per sample_template_basic

updated as per review comments

updated the sample as per review comments

updated the sample as per import standards
2019-08-14 12:34:20 +05:30
Tianhao He
c65019f328
Merge pull request #171 from chandrashekh-vmw/master
Examples for L3VPN CRUD operations
2019-07-26 21:18:59 +08:00
chandrashekh-vmw
56754e064b fixes in print to work in python3
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 15:07:15 +00:00
chandrashekh-vmw
ac26bfa26d Fixing CI error about blank line at the end of the file
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 07:21:52 +00:00
chandrashekh-vmw
e8fb50585b Examples for L3VPN CRUD operations
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 07:02:47 +00:00
Tianhao He
15eae0ae02
Merge pull request #170 from tianhao64/master
Bug fixes for sddc_crud.py
2019-07-22 12:31:05 +08:00
Tianhao He
1884e64a37 Add get sddc id by name when deleting sddc
Don't print region as some testing sddcs don't have region info.
2019-07-22 12:26:58 +08:00
Tianhao He
8799c5d6b5 Don't pass account link sddc config when no connected account available 2019-07-22 12:19:58 +08:00
amanp
c60d430a4f Updating latest python vmc bindings 2019-07-15 12:32:13 +00:00
amanp
4658cd256b Updating latest python vmc bindings 2019-07-10 06:17:32 +00:00
amanp
3b67a0019e Updating latest python vmc bindings 2019-07-04 10:14:32 +00:00
Tianhao He
63dbb27b50 New sample to demonstrates the VMTX push sync workflow to publish and subscribe VMTX items 2019-06-25 12:17:10 +08:00
Tianhao He
1e26c683b9
Merge pull request #166 from khnazaretyan/fix-setup_req_file
Optimized setup.py for version control
2019-06-23 09:29:23 +08:00
Tianhao He
6353848426
Merge pull request #165 from anusha94/master
updating new installation instructions
2019-06-21 14:05:26 +08:00
Anusha Hegde
ecda276b96 updating new installation instructions
Signed-off-by: Anusha Hegde <hegdeanusha25@gmail.com>

updating installation instructions

Signed-off-by: Anusha Hegde <anushah@anushah-a02.vmware.com>
2019-06-21 11:28:57 +05:30
Khachatur Nazaretyan
a1117eecf8
install requires references to local files from git repo
Signed-off-by: Khachatur Nazaretyan <nkhachatur@gmail.com>
2019-06-20 16:15:28 +02:00
Tianhao He
a6e8fa8f52
Merge pull request #164 from khnazaretyan/feat-pip_setup
pip install from repository
2019-06-19 22:19:29 +08:00
Khachatur Nazaretyan
3c95104fdb
Added setup.py for pip installation
Signed-off-by: Khachatur Nazaretyan <nkhachatur@gmail.com>
2019-06-19 13:20:50 +02:00
Tianhao He
a475b2792a
Merge pull request #159 from triptiattavar/tattavar-branch-dfw
Add NSXT sample for DFW firewall
2019-06-11 22:08:55 +08:00
amanp
b62636968b Updating latest python vmc bindings 2019-06-08 04:29:32 +00:00
Tripti Attavar
34fae9cf1c Add NSXT sample for DFW firewall
CRUD Group
CRUD Communication Map
CRUD DFW Firewall

Signed-Off-By: Tripti Attavar <tattavar@vmware.com>
2019-06-07 15:59:29 -07:00
Tianhao He
c43ce32d75
Merge pull request #158 from triptiattavar/tattavar-branch
Add NSXT sample for NAT and CGW firewall
2019-06-06 10:25:08 +08:00
Tripti Attavar
39658ffa77 Add NSXT sample for NAT and CGW firewall
CRUD Public IP
CRUD NAT Rule
CRUD Group
CRUD CGW Firewall

Signed-Off-By: Tripti Attavar <tattavar@vmware.com>
2019-06-05 17:53:52 -07:00
Tianhao He
e86a764bca
Update CONTRIBUTING.md 2019-06-04 21:54:42 +08:00
amanp
206c99463a Updating latest python vmc bindings 2019-06-04 12:24:52 +00:00
Tianhao He
139b15797d
Remove --force-reinstall from pip cmd
We have bumpped version for vapi-client-bindings from 1.3.0 to 3.0.0. Note that there is no incompatible API changes in the new API bindings. The change is mainly because we had published 2.5 and 2.6 versions long time ago. In order to avoid confusion we decided to bump the version to 3.0.0 so a newer version can be upgraded even you have 2.5/2.6 installed locally. Hence the --force-reinstall arguments is no longer needed.
2019-06-04 16:47:50 +08:00
Tianhao He
97ded6f385
Update mac intsall sample cmd 2019-06-03 11:20:41 +08:00
Tianhao He
83fc3fffc7
Merge pull request #154 from ggoodvmw/master
Upgrade NSX-T libraries to M7
2019-05-31 09:10:42 +08:00
Gordon Good
152afa7c07 Upgrade NSX-T libraries to M7
Signed-Off-By: Gordon Good <ggood@vmware.com>
2019-05-30 11:48:27 -07:00
amanp
cabe7da8c5 Updating latest python vmc bindings 2019-05-29 10:01:08 +00:00
Tianhao He
98fcd5dd78
Merge pull request #153 from tianhao64/master
API bindings for VMware Cloud on AWS 1.7 release
2019-05-28 10:45:10 -07:00