Jared Armstrong

Results 4 issues of Jared Armstrong

When troubleshooting this implementation it appears it is getting Link objects back for secondary pages. The secondary pages are never enumerated and the EntityNotFoundException is raised since VM's in the...

Reference: https://github.com/vmware/pyvcloud/blob/16390969c84c1b82359934d48b8aaa1a98be2113/pyvcloud/vcd/platform.py#L768 The use of urllib.parse.quote(vc_name) causes "_" and other special characters to be double escaped in the request.

### Terraform Version Terraform version: 0.12.19 vcd provider version: vcd = "~> 3.0" ### Affected Resource(s) - vcd_nsxv_firewall_rule ### Terraform Configuration Files ``` resource "vcd_nsxv_firewall_rule" "my-rule-1" { org = "my-org"...

python -V Python 3.8.0 cse version CSE, Container Service Extension for VMware vCloud Director, version 2.6.1 VCD 9.7 **Example output:** _cse check config.yaml --skip-config-decryption Required Python version: >= 3.7.3 Installed...

user bug