Change in ovirt-engine[master]: restapi: Fix mapping of boot devices

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Fix mapping of boot devices ...................................................................... restapi: Fix mapping of boot devices The following patch (commit ce9644c) introduced a regression in the mapping of boot devices: restapi: Use multiple "boot.devices.device" instead of multiple "boot" https://gerrit.ovirt.org/46744 The effect is that the boot devices returned by the API are only correct when the VM is running. This patch fixes that regression. Change-Id: I5e1f6ec4e8f64f94940d84a54a63275e5ef046fe Bug-Url: https://bugzilla.redhat.com/1333340 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/57098 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5e1f6ec4e8f64f94940d84a54a63275e5ef046fe Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com