Yair Zaslavsky has submitted this change and it was merged. Change subject: aaa: Stop constant synchronization of admin@internal ......................................................................
aaa: Stop constant synchronization of admin@internal The following changes are required - a. when reading group_ids from db - an empty string of group_ids should not become a a set containing the "zero" guid, but should be an empty set. b. group_ids should not have sub strings of "zero" guids c. equals of DbUser should not check isAdmin Bug-Url: https://bugzilla.redhat.com/1175046 Change-Id: I5a7660f813b7926b4193ebeb39b3c2a5f07550b4 Topic: AAA Signed-off-by: Yair Zaslavsky <yzasl...@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/aaa/DbUser.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DbUserDAODbFacadeImpl.java A packaging/dbscripts/upgrade/03_06_0610_fix_admin_internal_constant_sync.sql 3 files changed, 2 insertions(+), 2 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35871 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a7660f813b7926b4193ebeb39b3c2a5f07550b4 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches