Change in ovirt-engine[ovirt-engine-3.5]: core: Change duplicate audit log values to unique ones

Oved Ourfali has submitted this change and it was merged. Change subject: core: Change duplicate audit log values to unique ones ...................................................................... core: Change duplicate audit log values to unique ones Since the audit log value is supposed to be unique, a test will be added to enforce uniqueness of the audit log values prior to that, since we have duplicate values in the AuditLogType class we have to change first the duplicate values to different values to ensure uniqueness Change-Id: Ife969c6a094ba8acf4b7b1544be017d8a034485f Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1145977 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java 1 file changed, 34 insertions(+), 34 deletions(-) Approvals: mooli tayer: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33805 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife969c6a094ba8acf4b7b1544be017d8a034485f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com