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

53 Commits

Author SHA1 Message Date
shweta
3b746e69e6 updated the readme with 7.0U2 mp1 2021-04-30 11:51:32 +05:30
shweta
8abd34effb updated the readme with 70u2 mp1 2021-04-30 11:42:27 +05:30
shweta
4d100cfd3f 7.0.2 MP1 patch release 2021-04-30 11:35:19 +05:30
Gordon Good
2db59dc863 Upgrade to NSX M14 release
Signed-Off-By: Gordon Good <ggood@vmware.com>
2021-03-31 15:13:14 -07:00
anushah
6fc10a72d4 7.0U2 readiness 2021-03-17 20:23:38 +05:30
anushah
a26687a790 Re-adding NSX-T documentation link
Signed-Off-By: Anusha Hegde <anushah@vmware.com>
2020-10-15 09:07:19 +05:30
anushah
009074c8fa vSphere 7.0 U1 release artifacts 2020-10-12 10:08:41 +05:30
Gordon Good
525e695184 Upgrade NSX SDKs to VMC 1.12 release
Signed-Off-By: Gordon Good <ggood@vmware.com>
2020-09-21 13:36:37 -07:00
Gordon Good
a5118ebb40 Upgrade NSX SDKs to VMC 1.11 release
Signed-Off-By: Gordon Good <ggood@vmware.com>
2020-06-05 15:55:08 -07:00
anushah
c34bd3dac2 Adding secondary board member
Signed-Off-By: Anusha Hegde <anushah@vmware.com>
2020-04-13 11:30:50 +05:30
anushah
3f3fddf7e8 Updating README for vSphere 7.0
Signed-Off-By: Anusha Hegde <anushah@vmware.com>
2020-04-10 08:58:36 +05:30
anushah
582006c9b8 Adding new bindings and samples for vSphere 7.0
Signed-Off-By: Anusha Hegde <anushah@vmware.com>
2020-04-10 08:46:41 +05:30
Gordon Good
2486a0d2f4 Upgrade to NSX SDK 2.5.1.0.1 - VMC M9 release
Signed-off-by: Gordon Good <ggood@vmware.com>
2020-01-14 15:36:41 -08: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
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
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
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
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
c8b96a5210
add troubleshooting link to the main readme. 2019-01-16 12:30:11 +08:00
Tianhao He
150900fda8
Add a note for single quote usage. 2018-11-09 23:32:41 +08:00
Tianhao He
10c3949bff
Add pip install cmd example for windows 2018-11-09 23:15:01 +08:00
Steve Trefethen
90131f5c11
Add example pip install
I've added an example of the pip install command for OSX which illustrates what's expected as the --extra-index-url.
2018-10-22 13:54:46 -07:00
Tianhao He
8a58b17305
Include vSphere 6.7u1 API doc. 2018-10-19 13:57:21 +08:00
Tianhao He
00fd5eb3e6
Update README.md 2018-08-22 13:48:46 -07:00
Tianhao He
6cf1026da2
Update install cmd description.
We asked user to use `pwd` to locate the current folder in mac and linux. But different shell interpreted the cmd differently and thus confuse people sometimes. Replace it with <absolute_path_to_sdk> to make it clear and avoid confusion.
2018-07-30 12:11:02 -07:00
Tianhao He
1380d7d338
Update README.md 2018-07-05 15:50:20 -07:00
Tianhao He
e3643de8d2
Update README.md 2018-06-21 22:03:12 +08:00
Tianhao He
002c44e202
Merge pull request #75 from tianhao64/master
add account linking config when creating sddc
2018-06-21 13:38:10 +08:00
Tianhao He
c6d34275ba
Update README.md 2018-06-16 16:28:28 +08:00
Tianhao He
5ed93a8e52
Update README.md 2018-06-15 15:37:26 +08:00
Tianhao He
5a30966c6c
Update README.md 2018-06-15 15:36:13 +08:00
Tianhao He
0eebf6e8de
Update doc link. 2018-06-11 18:32:51 +08:00
Tianhao He
a2f0709f1b
Merge pull request #63 from tianhao64/master
VMware Cloud on AWS 1.4
2018-05-15 20:59:06 -07:00
Tianhao He
346f5b1cd6 VMware Cloud on AWS 1.4
- Updated bindings and samples for VMware Cloud on AWS APIs
- Added bindings for NSX APIs
- Added HVC samples
2018-05-15 20:56:21 -07:00
Tianhao He
fd624e7716
Update README.md 2018-05-15 16:42:39 -07:00
Tianhao He
ba4963be35
Fix install cmd.
Remove extra '/' in the install cmd.
2018-04-19 11:02:36 -07:00
Tianhao He
dade22a0ae Clean up readme
1. Remove contribution section as it has been moved to contribution.md
2. Cleanup other redundant sections.
2018-04-18 21:08:59 -07:00
Tianhao He
1ea926ad45
Update README.md 2018-04-04 16:09:39 -07:00
Tianhao He
aa6667beb5 Update README.md 2018-04-04 15:15:21 -07:00
Tianhao He
1cd0d5dd39
Remove --no-cache from the install cmd
The option is not needed. Also it seems the option is not working on Ubuntu.
2017-12-05 23:55:42 -08:00
Tianhao He
775dbeffa9 Add VMware Cloud on AWS APIs
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-12-05 16:24:30 -08:00
Tianhao He
d2c2d2280e Update README.md 2017-10-09 16:22:08 -07:00
Steve Trefethen
22efbcd382 Fix API Reference link which is currently "not found". 2017-08-30 11:34:34 -07:00
Tianhao He
a3e9688fdc Updated bindings for vSphere 6.6.1 release
1. Updated bindings for vSphere 6.6.1 release for VMware Cloud 1.1
2. Update password and remove IP from testbed.py
3. Package vSphere Automation runtime and bindings in wheel format.
4. Update travis test commend.

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-08-29 15:27:52 -07:00
Tianhao He
ade24a262f remove bin directory 2017-08-16 22:40: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
Boshi Li
0978900696 Fix typo error, remove whitespace.
Signed-off-by: Boshi Li <boshil@vmware.com>
2017-04-06 16:15:46 +08:00
Alan Renouf
89a8259ab6 Updated README with additional resources 2017-03-15 12:53:24 -07:00
Travis Finch
1ae531f8b8 Add DCO information
Signed-off-by: Travis Finch <travisfinch@gmail.com>
2017-03-09 13:18:56 -06:00