Change in ovirt-engine[ovirt-engine-4.0]: core: Fix import VM from KVM flow

Tal Nisan has submitted this change and it was merged. Change subject: core: Fix import VM from KVM flow ...................................................................... core: Fix import VM from KVM flow The import VM from KVM flow tried to set the disk boot property before the init of the disk<->VM data was initialized, this patch fixes that Bug-Url: https://bugzilla.redhat.com/1342133 Change-Id: Id28c46a741345c1d4325bda5f50701d15ceb6b31 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ImportVmFromExternalProviderCommand.java 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Tal Nisan: Verified; Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/58556 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id28c46a741345c1d4325bda5f50701d15ceb6b31 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com