Change in ovirt-engine[master]: core: fix NPE while detecting external vm

Arik Hadas has submitted this change and it was merged. Change subject: core: fix NPE while detecting external vm ...................................................................... core: fix NPE while detecting external vm A regression that was caused by recent refactoring in VMs-monitoring lead to a NPE when an external VM is detected. Therefore, adding a null-check to prevent this from happening. Change-Id: I71ca5639661e493d511a97928949624b183c3923 Bug-Url: https://bugzilla.redhat.com/1335186 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmAnalyzerFactory.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/57458 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I71ca5639661e493d511a97928949624b183c3923 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com