Skip to content

Upgrade to NSX SDK 2.5.1.0.1 - VMC M9 release #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ vCenter 6.0, 6.5 and 6.7.
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, VMC 1.7
NSX-T 2.2, 2.3, 2.5, VMC 1.7

## 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.
Expand Down
2 changes: 1 addition & 1 deletion lib/nsx-policy-python-sdk/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href='nsx_policy_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl'>nsx_policy_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl</a><br />
<a href='nsx_policy_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl'>nsx_policy_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl</a><br />
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/nsx-python-sdk/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href='nsx_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl'>nsx_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl</a><br />
<a href='nsx_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl'>nsx_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl</a><br />
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/nsx-vmc-aws-integration-python-sdk/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href='nsx_vmc_aws_integration_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl'>nsx_vmc_aws_integration_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl</a><br />
<a href='nsx_vmc_aws_integration_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl'>nsx_vmc_aws_integration_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl</a><br />
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/nsx-vmc-policy-python-sdk/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href='nsx_vmc_policy_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl'>nsx_vmc_policy_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl</a><br />
<a href='nsx_vmc_policy_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl'>nsx_vmc_policy_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl</a><br />
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
'vapi-client-bindings @ file://localhost/{}/lib/vapi-client-bindings/vapi_client_bindings-3.1.0-py2.py3-none-any.whl'.format(os.getcwd()),
'vapi-common-client @ file://localhost/{}/lib/vapi-common-client/vapi_common_client-2.12.0-py2.py3-none-any.whl'.format(os.getcwd()),
'vmc-client-bindings @ file://localhost/{}/lib/vmc-client-bindings/vmc_client_bindings-1.21.0-py2.py3-none-any.whl'.format(os.getcwd()),
'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-2.3.0.0.3.13851140-py2.py3-none-any.whl'.format(os.getcwd()),
'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-2.3.0.0.3.13851140-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-2.3.0.0.3.13851140-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-2.3.0.0.3.13851140-py2.py3-none-any.whl'.format(os.getcwd()),
'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-2.5.1.0.1.15419398-py2.py3-none-any.whl'.format(os.getcwd()),
'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-2.5.1.0.1.15419398-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-2.5.1.0.1.15419398-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-2.5.1.0.1.15419398-py2.py3-none-any.whl'.format(os.getcwd()),
'vmc-draas-client-bindings @ file://localhost/{}/lib/vmc-draas-client-bindings/vmc_draas_client_bindings-1.3.0-py2.py3-none-any.whl'.format(os.getcwd()),
]
)