Hi everyone,
the latest change (commit 98f09ae) to the OVF template, in an attempt to fix T2343, seems to have broken the import on at least some VMWare Products (I have tried current versions of Workstation and vSphere).
The problem is that the OVF spec mandates, that RASD elements are in alphabetical order. So the fix is also relatively simple: Just put the Reservation
values above ResourceType
and everything works.
Sorry to bring this up here, I tried creating a Phabricator bug and provide a PR, but as I discovered registration needs manual approval and if I don’t write this down now I will probably forget about it
Greetings