Change in ovirt-engine[master]: core: prevent incorrect down events on migration

ahadas at redhat.com ahadas at redhat.com
Sun Aug 31 09:03:02 UTC 2014


Arik Hadas has submitted this change and it was merged.

Change subject: core: prevent incorrect down events on migration
......................................................................


core: prevent incorrect down events on migration

We are not supposed to produce audit log events when VM went down on
a host which is different than the one it should run on. It should only
happen when the VM is migrating.

We used to eliminate such audit logs when the VM went down normally,
from now on we will eliminate them also when the VM went down because of
an error.

Change-Id: I90b684e75972ca8eb384c33f7fab8b73640ada20
Bug-Url: https://bugzilla.redhat.com/1104195
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 5 insertions(+), 8 deletions(-)

Approvals:
  Arik Hadas: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/32137
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I90b684e75972ca8eb384c33f7fab8b73640ada20
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list