diff --git a/README.md b/README.md index 77f34c95..2a0475ab 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,14 @@ samples require the vSphere Management SDK packages (pyVmomi) to be installed on The samples have been developed to work with python 2.7.x and 3.3+ ## Supported OnPrem vCenter Releases -vCenter 6.0, 6.5, 6.7, 7.0, 7.0U1, 7.0U2 and 7.0U2 mp1. +vCenter 6.5, 6.7, 7.0, 7.0U1, 7.0U2 and 7.0U2 mp1, 7.0U3, 7.0.3.2 Certain APIs and samples that are introduced in 6.5 release, such as vCenter, Virtual Machine and Appliance Management. Please refer to the notes in each sample for detailed compatibility information. ## Supported NSX-T Releases -NSX-T 2.2, 2.3, 3.0 and VMC 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.14 +NSX-T 2.2, 2.3, 3.0 and VMC 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.14, 1.15, 1.16, 1.17, 1.18 -## VMware Cloud on AWS Support -The VMware Cloud on AWS API and samples are currently available as a preview and are subject to change in the future. +## Latest VMware Cloud on AWS Release: +VMC M17 ## Quick Start Guide @@ -214,8 +214,9 @@ $ python samples/vsphere/vcenter/vm/list_vms.py -v ### vSphere API Documentation * [VMware Cloud on AWS vSphere (latest version)](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/cloud/index.html) -* [vSphere 7.0 Update 2 (latest)](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.2.0/) -* Previous releases: [7.0 U1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.1.0/) [7.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.0.1/) [6.7.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.7.0) [6.6.1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.6.1) [6.5](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.5) [6.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.0) +* [vSphere 7.0.3.2 (latest)](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.2/) +* Previous Releases: vSphere [7.0 Update 3](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.0/), +[7.0 U2](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.2.0/), [7.0 U1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.1.0/), [7.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.0.1/), [6.7.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.7.0), [6.6.1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.6.1), [6.5](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.5). ### VMware Cloud on AWS API Documentation @@ -241,8 +242,10 @@ Common issues you may run into while installing the sdk and running samples are Board members are volunteers from the SDK community and VMware staff members, board members are not held responsible for any issues which may occur from running of samples from this repository. Members: -* Anusha Hegde (VMware) -* Pavan Bidkar (VMware) +* Ankit Agrawal (VMware) +* Martin Tsvetanov (VMware) +* Shweta Purohit (VMware) +* Vandit Mehta (VMware) ## VMware Resources diff --git a/lib/nsx-policy-python-sdk/index.html b/lib/nsx-policy-python-sdk/index.html index 349edcc3..5af9b316 100644 --- a/lib/nsx-policy-python-sdk/index.html +++ b/lib/nsx-policy-python-sdk/index.html @@ -1 +1 @@ -nsx_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl
+nsx_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl
diff --git a/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl b/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl deleted file mode 100644 index bb771a6e..00000000 Binary files a/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl b/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl new file mode 100644 index 00000000..4c07f8ed Binary files /dev/null and b/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl differ diff --git a/lib/nsx-python-sdk/index.html b/lib/nsx-python-sdk/index.html index 35417fc7..dc7d3541 100644 --- a/lib/nsx-python-sdk/index.html +++ b/lib/nsx-python-sdk/index.html @@ -1 +1 @@ -nsx_python_sdk-3.1.3.2.0-py2.py3-none-any.whl
+nsx_python_sdk-3.1.5.0.0-py2.py3-none-any.whl
diff --git a/lib/nsx-python-sdk/nsx_python_sdk-3.1.3.2.0-py2.py3-none-any.whl b/lib/nsx-python-sdk/nsx_python_sdk-3.1.3.2.0-py2.py3-none-any.whl deleted file mode 100644 index ef03bdbb..00000000 Binary files a/lib/nsx-python-sdk/nsx_python_sdk-3.1.3.2.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/nsx-python-sdk/nsx_python_sdk-3.1.5.0.0-py2.py3-none-any.whl b/lib/nsx-python-sdk/nsx_python_sdk-3.1.5.0.0-py2.py3-none-any.whl new file mode 100644 index 00000000..6b7f7f32 Binary files /dev/null and b/lib/nsx-python-sdk/nsx_python_sdk-3.1.5.0.0-py2.py3-none-any.whl differ diff --git a/lib/nsx-vmc-aws-integration-python-sdk/index.html b/lib/nsx-vmc-aws-integration-python-sdk/index.html index dd3094f6..de2fd1b7 100644 --- a/lib/nsx-vmc-aws-integration-python-sdk/index.html +++ b/lib/nsx-vmc-aws-integration-python-sdk/index.html @@ -1 +1 @@ -nsx_vmc_aws_integration_python_sdk-3.1.3.2.0-py2.py3-none-any.whl
+nsx_vmc_aws_integration_python_sdk-3.1.5.0.0-py2.py3-none-any.whl
diff --git a/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.3.2.0-py2.py3-none-any.whl b/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.3.2.0-py2.py3-none-any.whl deleted file mode 100644 index bff43eb3..00000000 Binary files a/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.3.2.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.5.0.0-py2.py3-none-any.whl b/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.5.0.0-py2.py3-none-any.whl new file mode 100644 index 00000000..92ff6ec9 Binary files /dev/null and b/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.5.0.0-py2.py3-none-any.whl differ diff --git a/lib/nsx-vmc-policy-python-sdk/index.html b/lib/nsx-vmc-policy-python-sdk/index.html index 8360b0e7..7bd4830a 100644 --- a/lib/nsx-vmc-policy-python-sdk/index.html +++ b/lib/nsx-vmc-policy-python-sdk/index.html @@ -1 +1 @@ -nsx_vmc_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl
+nsx_vmc_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl
diff --git a/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl b/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl deleted file mode 100644 index fadcbd07..00000000 Binary files a/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl b/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl new file mode 100644 index 00000000..261b3afa Binary files /dev/null and b/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl differ diff --git a/lib/vapi-client-bindings/index.html b/lib/vapi-client-bindings/index.html index b699ae27..d0e30f82 100644 --- a/lib/vapi-client-bindings/index.html +++ b/lib/vapi-client-bindings/index.html @@ -1 +1 @@ -vapi_client_bindings-3.7.0-py2.py3-none-any.whl
\ No newline at end of file +vapi_client_bindings-3.8.0-py2.py3-none-any.whl
\ No newline at end of file diff --git a/lib/vapi-client-bindings/vapi_client_bindings-3.7.0-py2.py3-none-any.whl b/lib/vapi-client-bindings/vapi_client_bindings-3.7.0-py2.py3-none-any.whl deleted file mode 100644 index ee2e271f..00000000 Binary files a/lib/vapi-client-bindings/vapi_client_bindings-3.7.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/vapi-client-bindings/vapi_client_bindings-3.8.0-py2.py3-none-any.whl b/lib/vapi-client-bindings/vapi_client_bindings-3.8.0-py2.py3-none-any.whl new file mode 100644 index 00000000..89a6605f Binary files /dev/null and b/lib/vapi-client-bindings/vapi_client_bindings-3.8.0-py2.py3-none-any.whl differ diff --git a/lib/vapi-common-client/index.html b/lib/vapi-common-client/index.html index dfaa19b5..a0ecbce0 100644 --- a/lib/vapi-common-client/index.html +++ b/lib/vapi-common-client/index.html @@ -1 +1 @@ -vapi_common_client-2.30.0-py2.py3-none-any.whl
\ No newline at end of file +vapi_common_client-2.34.0-py2.py3-none-any.whl
\ No newline at end of file diff --git a/lib/vapi-common-client/vapi_common_client-2.30.0-py2.py3-none-any.whl b/lib/vapi-common-client/vapi_common_client-2.30.0-py2.py3-none-any.whl deleted file mode 100644 index 3b861a8d..00000000 Binary files a/lib/vapi-common-client/vapi_common_client-2.30.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/vapi-common-client/vapi_common_client-2.34.0-py2.py3-none-any.whl b/lib/vapi-common-client/vapi_common_client-2.34.0-py2.py3-none-any.whl new file mode 100644 index 00000000..548f5a90 Binary files /dev/null and b/lib/vapi-common-client/vapi_common_client-2.34.0-py2.py3-none-any.whl differ diff --git a/lib/vapi-runtime/index.html b/lib/vapi-runtime/index.html index ffc21dbf..2dac1768 100644 --- a/lib/vapi-runtime/index.html +++ b/lib/vapi-runtime/index.html @@ -1 +1 @@ -vapi_runtime-2.30.0-py2.py3-none-any.whl
\ No newline at end of file +vapi_runtime-2.34.0-py2.py3-none-any.whl
\ No newline at end of file diff --git a/lib/vapi-runtime/vapi_runtime-2.30.0-py2.py3-none-any.whl b/lib/vapi-runtime/vapi_runtime-2.34.0-py2.py3-none-any.whl similarity index 71% rename from lib/vapi-runtime/vapi_runtime-2.30.0-py2.py3-none-any.whl rename to lib/vapi-runtime/vapi_runtime-2.34.0-py2.py3-none-any.whl index 3ba926aa..92614c80 100644 Binary files a/lib/vapi-runtime/vapi_runtime-2.30.0-py2.py3-none-any.whl and b/lib/vapi-runtime/vapi_runtime-2.34.0-py2.py3-none-any.whl differ diff --git a/requirements.txt b/requirements.txt index 72538788..6a8fa536 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ lxml >= 4.3.0 pyVmomi >= 6.7 -vapi-client-bindings == 3.7.0 +vapi-client-bindings == 3.8.0 vmc-client-bindings nsx-python-sdk nsx-policy-python-sdk diff --git a/setup.py b/setup.py index ac4c7749..17b8e5cd 100644 --- a/setup.py +++ b/setup.py @@ -10,17 +10,18 @@ setup(name='vSphere Automation SDK', url='https://github.com/vmware/vsphere-automation-sdk-python', author='VMware, Inc.', license='MIT', + packages=[], install_requires=[ 'lxml >= 4.3.0', 'pyVmomi >= 6.7', - 'vapi-runtime @ file://localhost/{}/lib/vapi-runtime/vapi_runtime-2.30.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'vapi-client-bindings @ file://localhost/{}/lib/vapi-client-bindings/vapi_client_bindings-3.7.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'vapi-common-client @ file://localhost/{}/lib/vapi-common-client/vapi_common_client-2.30.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'vapi-runtime @ file://localhost/{}/lib/vapi-runtime/vapi_runtime-2.34.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'vapi-client-bindings @ file://localhost/{}/lib/vapi-client-bindings/vapi_client_bindings-3.8.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'vapi-common-client @ file://localhost/{}/lib/vapi-common-client/vapi_common_client-2.34.0-py2.py3-none-any.whl'.format(os.getcwd()), 'vmc-client-bindings @ file://localhost/{}/lib/vmc-client-bindings/vmc_client_bindings-1.58.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-3.1.3.2.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'nsx-vmc-policy-python-sdk @ file://localhost/{}/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.3.2.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'nsx-vmc-aws-integration-python-sdk @ file://localhost/{}/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.3.2.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-3.1.5.0.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'nsx-vmc-policy-python-sdk @ file://localhost/{}/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-3.1.5.0.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'nsx-vmc-aws-integration-python-sdk @ file://localhost/{}/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-3.1.5.0.0-py2.py3-none-any.whl'.format(os.getcwd()), 'vmc-draas-client-bindings @ file://localhost/{}/lib/vmc-draas-client-bindings/vmc_draas_client_bindings-1.18.0-py2.py3-none-any.whl'.format(os.getcwd()), ] ) diff --git a/test-requirements.txt b/test-requirements.txt index f8ae5e5c..44e66eca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,5 @@ -pytest +pytest==3.9.1 pycodestyle - +pexpect +asn1crypto +setuptools>=61.0.0