Skip to content

Commit 748540b

Browse files
authored
Update NSX SDKs to M22 release (#375)
Signed-off-by: Gordon Good <[email protected]>
1 parent 34d8010 commit 748540b

14 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ vCenter 7.0, 7.0U1, 7.0U2, 7.0U3 , 8.0 and 8.0U1
2525
Please refer to the notes in each sample for detailed compatibility information.
2626

2727
## Supported NSX-T Releases
28-
NSX-T 2.2 - 4.0 and VMC 1.7 - 1.20
28+
NSX-T 2.2 - 4.0 and VMC 1.7 - 1.22
2929

3030
## Latest VMware Cloud on AWS Release:
3131
VMC M20 (1.20) ([Release Notes](https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html))

lib/nsx-policy-python-sdk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<a href='nsx_policy_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'>nsx_policy_python_sdk-4.0.1.0.0-py2.py3-none-any.whl</a><br />
1+
<a href='nsx_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'>nsx_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl</a><br />
Binary file not shown.
Binary file not shown.

lib/nsx-python-sdk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<a href='nsx_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'>nsx_python_sdk-4.0.1.0.0-py2.py3-none-any.whl</a><br />
1+
<a href='nsx_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'>nsx_python_sdk-4.1.0.1.0-py2.py3-none-any.whl</a><br />
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<a href='nsx_vmc_aws_integration_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'>nsx_vmc_aws_integration_python_sdk-4.0.1.0.0-py2.py3-none-any.whl</a><br />
1+
<a href='nsx_vmc_aws_integration_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'>nsx_vmc_aws_integration_python_sdk-4.1.0.1.0-py2.py3-none-any.whl</a><br />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<a href='nsx_vmc_policy_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'>nsx_vmc_policy_python_sdk-4.0.1.0.0-py2.py3-none-any.whl</a><br />
1+
<a href='nsx_vmc_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'>nsx_vmc_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl</a><br />

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
'vcenter-bindings @ file://localhost/{}/lib/vcenter-bindings/vcenter_bindings-4.1.0-py2.py3-none-any.whl'.format(os.getcwd()),
1919
'vapi-common-client @ file://localhost/{}/lib/vapi-common-client/vapi_common_client-2.40.0-py2.py3-none-any.whl'.format(os.getcwd()),
2020
'vmc-client-bindings @ file://localhost/{}/lib/vmc-client-bindings/vmc_client_bindings-1.61.0-py2.py3-none-any.whl'.format(os.getcwd()),
21-
'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'.format(os.getcwd()),
22-
'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'.format(os.getcwd()),
23-
'nsx-vmc-policy-python-sdk @ file://localhost/{}/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'.format(os.getcwd()),
24-
'nsx-vmc-aws-integration-python-sdk @ file://localhost/{}/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.0.1.0.0-py2.py3-none-any.whl'.format(os.getcwd()),
21+
'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'.format(os.getcwd()),
22+
'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'.format(os.getcwd()),
23+
'nsx-vmc-policy-python-sdk @ file://localhost/{}/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'.format(os.getcwd()),
24+
'nsx-vmc-aws-integration-python-sdk @ file://localhost/{}/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'.format(os.getcwd()),
2525
'vmc-draas-client-bindings @ file://localhost/{}/lib/vmc-draas-client-bindings/vmc_draas_client_bindings-1.20.0-py2.py3-none-any.whl'.format(os.getcwd()),
2626
]
2727
)

0 commit comments

Comments
 (0)