oVirt/go-ovirt-client

Add format support to VM creation

Closed this issue · 1 comments

Please describe what you would like to see

On VM creation I should be able to specify the disk format for the disks from the template.

Please describe the solution you'd like

I would like to see a format optional parameter for the template disks.

Please describe your use case

OpenShift needs to be able to create VMs with RAW and QCOW2 disks independently of the template disk format.

Fixed in #131