python-client-for-vmware-cloud-on-aws
python-client-for-vmware-cloud-on-aws copied to clipboard
Python Client for VMware Cloud on AWS is an open-source Python-based tool. Written in Python, the tool enables VMware Cloud on AWS users to automate the consumption of their VMware Cloud on AWS SDDC.
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
### Describe the bug If using either of the following commands, user receives 400 error if config.ini is incorrect: ``` pyVMC.py config show pyVMC.py config build ``` ### Reproduction steps...
### Is your feature request related to a problem? Please describe. If a customer is using GovCloud, they must manually update the correct URLs in their config.ini. ### Describe the...
### Is your feature request related to a problem? Please describe. Currently, clusters are assigned a static name in VMC on AWS. Beginning with M22, it is possible to rename...
### Is your feature request related to a problem? Please describe. Currently, TKG is only able to enabled on Cluster-1. Customer's should be able to enable TKG on multiple clusters...
### Is your feature request related to a problem? Please describe. The vtc vpc-prefixes does not have an option to include vpc attachment id and the prefix. This requires manual...
### Is your feature request related to a problem? Please describe. Currently the vtc attach-vpc and detach-vpc subcommands do not have an option to accept all the incoming vpc attachments....
### Describe the bug pyvmc.py inventory show-inv-group -h usage: inventory show-inv-group [-h] [--oauth [OAUTH]] [--nsxm [NSXM]] [-n OBJECTNAME] [{cgw,mgw,both}] positional arguments: {cgw,mgw,both} Show the inventory groups associated with the MGW...
### Is your feature request related to a problem? Please describe. In the CSP, we show NAT'ed T1 Gateways as "NATed" but in the CLI it shows "NATTED". We should...