
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: Passed CI tests Shahar Havivi: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/58552 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id28c46a741345c1d4325bda5f50701d15ceb6b31 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>