Actions
Bug #23937
closedMissing validation checks when no value selected in `Disk interface`
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Compute resources - oVirt
Target version:
-
Description
when creating a new ovirt host, we should check that the necessary values were added before submitting the form
Otherwise we would fail:
Failed to create a compute v4 (oVirt) instance levi-voisard.tlv.redhat.com: Fault reason is "Invalid value". Fault detail is "The string '' isn't a valid value for the 'DiskInterface' enumerated type. Valid values are: 'ide', 'virtio_scsi', 'virtio', 'spapr_vscsi'.". HTTP response code is 400.
Updated by yifat makias almost 5 years ago
- Status changed from New to Closed
Closing this issue because it is not relevant, there is no option in the UI to choose an empty Disk Interface so the validation is not needed.
Actions