Change in ovirt-engine[ovirt-engine-3.6]: core: Plug status setting in vm device monitoring.

Tal Nisan has submitted this change and it was merged. Change subject: core: Plug status setting in vm device monitoring. ...................................................................... core: Plug status setting in vm device monitoring. VM's devices monitoring did not set the isPlugged field of the device, which cuased the device's plugged status to be unmatched with the actual status recieved from vdsm. This patch adds isPlugged settings when the device should be updated to plugged or unplugged. Change-Id: I04d927fe8b8d1557fb3640e052565fc143a5b989 Bug-Url: https://bugzilla.redhat.com/1206696 Bug-Url: https://bugzilla.redhat.com/1044466 Signed-off-by: Liron Aravot <laravot@redhat.com> Signed-off-by: Amit Aviram <aaviram@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Amit Aviram: Verified -- To view, visit https://gerrit.ovirt.org/45215 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04d927fe8b8d1557fb3640e052565fc143a5b989 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com