Error: OVF Package is not supported by target:
- Line -1: Unsupported value 'XXXXX' for attribute 'key' on element 'ExtraConfig'.
Warning:
- No manifest file found.
10.x
The OVF Tool enforces strict validation of the OVF descriptor file by default prior to deployment. The presence of advanced `ExtraConfig` parameters (such as `numa.nodeAffinity`) and the absence of a manifest (`.mf`) file cause the validation checks to fail, blocking the deployment. The VCD UI deployment process implicitly handles or bypasses these client-side validation constraints.