Change in ovirt-engine[ovirt-engine-4.0]: core: do not compare hash of guest agent nics in vms monitoring

tnisan at redhat.com tnisan at redhat.com
Wed Oct 26 14:53:04 UTC 2016


Tal Nisan 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 at 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:
  Jenkins CI: Passed CI tests
  Shmuel Leib Melamud: Looks good to me, but someone else must approve
  Arik Hadas: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/65756
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I01629b006525cd30be5d7cdf6e6ccd398131d50a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list