
Tal Nisan has submitted this change and it was merged. Change subject: restapi: Fix V3 input mapping of boot sequence ...................................................................... restapi: Fix V3 input mapping of boot sequence With the introduction of type safe enums in the API the boot devices need to be mapped using the BootDevice.fromValue method. Change-Id: Ic31e6b8c824b808ae64670033d1f4cdbd1608aad Bug-Url: https://bugzilla.redhat.com/1333340 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit afc2e483717220504248230ae4c5f15d752d62c6) --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3OperatingSystemInAdapter.java 1 file changed, 5 insertions(+), 11 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/58405 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic31e6b8c824b808ae64670033d1f4cdbd1608aad Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>