From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: virt: devices: watchdog: switch logic ...................................................................... virt: devices: watchdog: switch logic The watchdog device had a slightly different update_device_info logic, making it unnecessarily different from any other device. We switch the logic to make it consistent, with no intended change in behaviour. Change-Id: I4b9dc261251113dc94f7761ab2104b6885df987a Signed-off-by: Francesco Romani <[email protected]> --- M lib/vdsm/virt/vmdevices/core.py 1 file changed, 13 insertions(+), 13 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified Martin Polednik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/72877 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4b9dc261251113dc94f7761ab2104b6885df987a Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
