mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
Updated ReadMe on Releases for VMC and NSX (#378)
* Updated README for VMC and NSX releases Signed-off-by: Shweta Purohit <spurohit@vmware.com> * Updated README Signed-off-by: Shweta Purohit <spurohit@vmware.com>
This commit is contained in:
parent
ca4e352473
commit
8ec072f743
@ -25,10 +25,10 @@ vCenter 7.0, 7.0U1, 7.0U2, 7.0U3 , 8.0 and 8.0U1
|
|||||||
Please refer to the notes in each sample for detailed compatibility information.
|
Please refer to the notes in each sample for detailed compatibility information.
|
||||||
|
|
||||||
## Supported NSX-T Releases
|
## Supported NSX-T Releases
|
||||||
NSX-T 2.2 - 4.0 and VMC 1.7 - 1.22
|
NSX-T 2.2 - 4.1.0 and VMC 1.7 - 1.22
|
||||||
|
|
||||||
## Latest VMware Cloud on AWS Release:
|
## Latest VMware Cloud on AWS Release:
|
||||||
VMC M20 (1.20) ([Release Notes](https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html))
|
VMC M22 (1.22) ([Release Notes](https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html))
|
||||||
|
|
||||||
## Quick Start Guide
|
## Quick Start Guide
|
||||||
|
|
||||||
@ -52,7 +52,7 @@ Install/Update latest pip from PyPI.
|
|||||||
```cmd
|
```cmd
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
```
|
```
|
||||||
Install/Update setuptools to version *62.0.0*.
|
Install/Update setuptools
|
||||||
```cmd
|
```cmd
|
||||||
pip install --upgrade setuptools
|
pip install --upgrade setuptools
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user