Problem Description:
When I import an ovf file generated by Isar into ESXi, I found there was an error message: Not supported value "[URL]" for attribute "format" of element "disk".
Expected behavior:
The ovf file should contain valid value of disk format: e.g. http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized.
Actual behavior:
The ovf file contains invalid value of disk format: http://www.vmware.com/interfaces/specifications/vmdk.html#.
How to reproduce:
Build the VMware image with Isar and the ovf file will be generated.
Problem Description:
When I import an ovf file generated by Isar into ESXi, I found there was an error message: Not supported value "[URL]" for attribute "format" of element "disk".
Expected behavior:
The ovf file should contain valid value of disk format: e.g. http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized.
Actual behavior:
The ovf file contains invalid value of disk format: http://www.vmware.com/interfaces/specifications/vmdk.html#.
How to reproduce:
Build the VMware image with Isar and the ovf file will be generated.