Change in ovirt-engine[master]: core: fix detection of unmanaged vms

Arik Hadas has submitted this change and it was merged. Change subject: core: fix detection of unmanaged vms ...................................................................... core: fix detection of unmanaged vms When detecting an unmanaged VM running on the host, we add the dynamic data that is reported by VDSM to the database. This data does not contain the host that the VM is running on, so we end up having a running VM without the host that it runs on. This situation must be prevented. Change-Id: I9f488df83c9335922b0b422e85da4bc93b8a380b Bug-Url: https://bugzilla.redhat.com/1342818 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmAnalyzer.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Sharon Gratch: Verified; Looks good to me, but someone else must approve Shmuel Leib Melamud: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/58640 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f488df83c9335922b0b422e85da4bc93b8a380b Gerrit-PatchSet: 6 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: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com