Alon Bar-Lev has posted comments on this change. Change subject: aaa: Introduce fetchPrincipalsByIdsRecursively ......................................................................
Patch Set 6: (1 comment) http://gerrit.ovirt.org/#/c/29665/6/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/aaa/DirectoryUtils.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/aaa/DirectoryUtils.java: Line 135: resolveGroupsRecursive) Line 136: ); Line 137: } Line 138: Line 139: public static DirectoryUser mapPrincipalRecord(final String authzName, final ExtMap principalRecord) { again, I think these changes belongs to previous patch in series, not to this. Line 140: DirectoryUser directoryUser = null; Line 141: if (principalRecord != null) { Line 142: directoryUser = new DirectoryUser( Line 143: authzName, -- To view, visit http://gerrit.ovirt.org/29665 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I05a81883e9f2f146e7f3e580a7d0159d87ff1cbe Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches