Change in ovirt-engine[master]: core: don't check for null serverity, forbid it.

Lior Vernia has submitted this change and it was merged. Change subject: core: don't check for null serverity, forbid it. ...................................................................... core: don't check for null serverity, forbid it. we can controll that null severity of AuditLogType will not exist, which is better than checking if it's null. Change-Id: Ic44fb1683bacfa1c0f992ad4f272c3bb56526836 Signed-off-by: Martin Mucha <mmucha@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, 7 insertions(+), 7 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30041 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic44fb1683bacfa1c0f992ad4f272c3bb56526836 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com