Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine : User is UNKNOWN in async task completion events
......................................................................
engine : User is UNKNOWN in async task completion events
In async tasks after the user has been logged out the
audit log messages show user as UNKNOWN.
This patch uses the current user from parameters to get the
user who initiated the task if the user is not logged in.
Change-Id: Ic0904f9f6d9432ecac1cebee3790eae902a1329a
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=869660
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionParametersBase.java
2 files changed, 19 insertions(+), 5 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10896
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic0904f9f6d9432ecac1cebee3790eae902a1329a
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>