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

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>
This commit is contained in:
Tianhao He 2018-05-25 12:10:36 +08:00
parent 346f5b1cd6
commit 447cd1becb
3 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
<a href='vapi_client_bindings-1.3.0-py2.py3-none-any.whl'>vapi_client_bindings-1.3.0-py2.py3-none-any.whl</a><br />
<a href='vapi_client_bindings-1.3.1-py2.py3-none-any.whl'>vapi_client_bindings-1.3.1-py2.py3-none-any.whl</a><br />

View File

@ -2,7 +2,7 @@ pyVmomi >= 6.7
suds ; python_version < '3'
suds-jurko ; python_version >= '3.0'
tabulate
vapi-client-bindings == 1.3.0
vapi-client-bindings == 1.3.1
vmc-client-bindings == 1.2.0
vapi-vmc-client
nsx-policy-python-sdk