python-client-for-vmware-cloud-on-aws icon indicating copy to clipboard operation
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.

Results 18 python-client-for-vmware-cloud-on-aws issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

### 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...

bug

### 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...

enhancement

### 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...

enhancement

### 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...

enhancement

### 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...

enhancement

### 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....

enhancement

### 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...

enhancement

### 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...

enhancement