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

357 Commits

Author SHA1 Message Date
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
Tianhao He
a1dac8616e API bindings for VMware Cloud on AWS 1.7 release
Signed-off-by: Tianhao He <het@vmware.com>
2019-05-28 10:41:05 -07:00
Tianhao He
ff4500a6e0
Update README.md 2019-04-22 19:41:07 +08:00
Tianhao He
9d79bd7c27
Merge pull request #148 from tianhao64/master
update python test versions
2019-04-19 15:03:28 +08:00
Tianhao He
370fa54822 fix travis.yml
Signed-off-by: Tianhao He <het@vmware.com>
2019-04-19 14:59:07 +08:00
Tianhao He
a43703fc69
update python test versions 2019-04-19 14:11:14 +08:00
Tianhao He
b8ef68dcd0
Merge pull request #146 from ajoyvmw/ajoyvmw-nsxt-example
Added NSXT sample that demonstrates the following operations:
2019-04-17 17:07:16 +08:00
amanp
65ad1be94b revert vmc bindings changes 2019-04-17 10:15:27 +05:30
Ajoy Aswadhati
8b55a3f96d fixed year in Copyright
Signed-off-by: Ajoy Aswadhati <aaswadhati@vmware.com>
2019-04-16 13:49:32 -07:00
Ajoy Aswadhati
32b136c980 Added NSXT sample that demonstrates the following operations:
- GET Infra, Tier1s
- GET segments
- GET domains
- Firewall CRUD operations

Signed-off-by: Ajoy Aswadhati <aaswadhati@vmware.com>
2019-04-15 13:49:27 -07:00
yadavk
edc387a762 Updated python vmc binding & docs 2019-04-15 12:37:00 +00:00
yadavk
0e4b3f07bb Updated python vmc binding & docs 2019-04-15 10:43:47 +00:00
yadavk
2a6cd1aef5 Updated python vmc binding & docs 2019-04-15 10:06:29 +00:00
Tianhao He
90d5c09943
Merge pull request #145 from tianhao64/master
Add a basic sample template for simple samples
2019-04-11 09:43:52 +08:00
Tianhao He
757d3cca32 add a basic sample template for simple samples
Signed-off-by: Tianhao He <het@vmware.com>
2019-04-10 15:08:15 +08:00
Tianhao He
65ee81b01b
Add lxml to requirements.txt
lxml is removed from runtime, but it's still used by sso.py. Add it to the requirements.txt for now.
2019-03-17 21:44:51 +08:00
Tianhao He
6195ed7948 add list vmc task sample
Signed-off-by: Tianhao He <het@vmware.com>
2019-03-14 18:09:02 +08:00
Tianhao He
e610a71b97 add cancel task sample
Signed-off-by: Tianhao He <het@vmware.com>
2019-03-13 16:39:54 +08:00
Tianhao He
e15ee32793
Merge pull request #138 from tianhao64/master
add security group crud samples
2019-03-12 11:25:59 +08:00
Tianhao He
284966ec91
Merge pull request #140 from ggoodvmw/master
Add networks_nsxt dir, simple example
2019-03-12 07:35:24 +08:00
Gordon Good
5e2ebfe1d4 Add networks_nsxt dir, simple example
Define a directory for NSX-T sample code. Add a basic
example that shows how to authenticate to VMC/NSX-T and
make a simple read call.

Signed-Off-By: Gordon Good <ggood@vmware.com>
2019-03-11 12:40:39 -07:00
Tianhao He
64eeae9299 add security group crud samples
Signed-off-by: Tianhao He <het@vmware.com>
2019-03-11 20:50:07 +08:00
Tianhao He
3d1a6d8c14 change network samples folder name to network_nsxv 2019-03-07 12:01:34 +08:00
Tianhao He
e7af04409a Remove try/catch block from sample_base.py
There is an bug in the catch block where the exception didn't get
re-raised when cleanup is false. When something goes wrong, it's better
to leave the setup as is for dubugging. Thus removing the try/catch.

Signed-off-by: Tianhao He <het@vmware.com>
2019-02-26 17:39:24 +08:00
Tianhao He
9a53c77b55
Merge pull request #134 from ggoodvmw/master
Update links for NSX-T API docs
2019-02-22 14:44:14 +08:00
Gordon Good
6b722b1c67 Update links for NSX-T API docs
Make vmc-app link "NSX VMC Cloud Service" and include some
explanatory text for each link.

Signed-Off-By: Gordon Good <ggood@vmware.com>
2019-02-20 09:58:48 -08:00
Tianhao He
dd078bb9f7 update vmc add remove host sample
Signed-off-by: Tianhao He <het@vmware.com>
2019-02-12 10:33:31 +08:00