
Vinzenz Feenstra has submitted this change and it was merged. Change subject: Send an automatic refresh if the version changed ...................................................................... Send an automatic refresh if the version changed Currently OGA does not send any updated information in case the version changed. That causes data to be missing on the VDSM side when there's a version difference. The only solution to solve this was until now is to restart VDSM, this patch addresses this limitation. Change-Id: I4b53609644438f661d8db1025e609b4b8d4efc7e Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M ovirt-guest-agent/OVirtAgentLogic.py 1 file changed, 13 insertions(+), 7 deletions(-) Approvals: Jenkins CI: Looks good to me, but someone else must approve Vinzenz Feenstra: Verified; Looks good to me, approved; Passed CI tests Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/42261 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4b53609644438f661d8db1025e609b4b8d4efc7e Gerrit-PatchSet: 4 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Michal Skrivanek <mskrivan@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: automation@ovirt.org