vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
76 stars 79 forks source link

Fix extraconfig xml #690

Closed dataclouder closed 2 weeks ago

dataclouder commented 2 weeks ago

The ExtraConfig operations in a VM fail randomly for a quirk in the upstream handling of XML. Similar to PR #677, this change strengthens the XML call to use the namespaces already defined.