Moti Asayag has submitted this change and it was merged.
Change subject: core: AuditLogType.UNASSIGNED should not be logged
......................................................................
core: AuditLogType.UNASSIGNED should not be logged
instead of depending on missing translation & failing AuditLog
instance creation, express that using one simple method.
Change-Id: I97bf90264d1a1b3d8ea571daa9346d1f6b6d18d1
Signed-off-by: Martin Mucha <mmucha(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
2 files changed, 8 insertions(+), 0 deletions(-)
Approvals:
Martin Mucha: Verified
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/33359
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I97bf90264d1a1b3d8ea571daa9346d1f6b6d18d1
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server