Arik Hadas has submitted this change and it was merged.
Change subject: core: do not compare hash of guest agent nics in vms monitoring
......................................................................
core: do not compare hash of guest agent nics in vms monitoring
The hash of the network interfaces reported by the guest agent is computed
by the engine (rather than reported by VDSM) and therefore should not be a
part of the comparison of the dynamic data from the database and the data
reported by VDSM in VMs monitoring that leads to redundant updates of the
dynamic data of VMs.
Change-Id: I01629b006525cd30be5d7cdf6e6ccd398131d50a
Bug-Url:
https://bugzilla.redhat.com/1340722
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDynamic.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Vinzenz Feenstra: Looks good to me, but someone else must approve
Arik Hadas: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/58302
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I01629b006525cd30be5d7cdf6e6ccd398131d50a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <mskrivan(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>