Eli Mesika has submitted this change and it was merged. Change subject: core: use 'Engine' for username if fencing operation is done internally ......................................................................
core: use 'Engine' for username if fencing operation is done internally If fencing is initiated internally (i.e - VdsManager -> NonResponsiveTreatment) Events will contain message with a string of <Unknown> instead we should indicate the operation (i.e - host was started) was carried out by the engine. Bug-Url: https://bugzilla.redhat.com/862797 Change-Id: Ide867f16d092eb329c0ce2fccf4ebd02f3aae3ce Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9376 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide867f16d092eb329c0ce2fccf4ebd02f3aae3ce Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
