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

12 Commits

Author SHA1 Message Date
Gordon Good
5836407cea Update nsx libraries to 2.3.0.0.2
This version corresponds to the VMC M5P2 release.

Signed-off-by: Gordon Good <ggood@vmware.com>
2019-01-25 15:04:27 -08:00
Tianhao He
84ac598541 Update vmc client bindings
Fix missing account_link endpoint
Added some unit tests for vmc endpoints

Signed-off-by: Tianhao He <het@vmware.com>
2019-01-16 17:50:59 +08:00
het
18b2ed120a Remove tabulate from the dependency list
Signed-off-by: het <het@vmware.com>
2018-11-22 15:51:29 +08:00
het
760920ca41 vSphere 6.7u1 Release
Signed-off-by: het <het@vmware.com>
2018-10-19 13:31:05 +08:00
het
5ba4450b3b VMware Cloud on AWS 1.5
Updated VMware Cloud on AWS Console API bindings
Updated VMware Cloud on AWS SDDC API bindings
Added Compute Policy API bindings
Add compute Policy API samples
Remove doc folder. The API specs are hosted on gh-pages branch now. The API doc links can be found on the main README.

Signed-off-by: het <het@vmware.com>
2018-09-20 13:41:20 -07:00
Tianhao He
447cd1becb Update vapi-client-binding to reslove a known issue
Due to a known limitation, the vsphere_client can't make
API calls to sub components of vCenter service. This change
fixes that.

Signed-off-by: Tianhao He <het@vmware.com>
2018-05-25 12:10:36 +08: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
f1032b4e43 vSphere 6.7 Release
Signed-off-by: Tianhao He <het@vmware.com>
2018-04-17 11:01:27 -07:00
Tianhao He
aae89a9af0 VMware Cloud on AWS M3 release
* Support VMware Cloud on AWS Networking APIs and add a few samples.
* Added vsphere_client module to simplify login and API invocation.
* Modified existing samples to use vsphere_client.
* Update on vm template APIs.

Signed-off-by: Tianhao He <het@vmware.com>
2018-03-08 13:15:46 -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
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
fb7b0f53cc Initial sample drop 2017-03-03 14:04:06 -08:00