mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
aae89a9af0
* 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>
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
pyVmomi >= 6.5
|
|
suds ; python_version < '3'
|
|
suds-jurko ; python_version >= '3.0'
|
|
tabulate
|
|
vapi-client-bindings == 1.1.0
|
|
vmc-client-bindings == 1.1.0
|
|
vapi-vmc-client
|