Roy Golan has posted comments on this change.

Change subject: core: programatically inject backend into Commands
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/35741/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java:

Line 955:         }
Line 956:         final Guid permId =
Line 957:                 
getPermissionDAO().getEntityPermissionsForUserAndGroups(userId,
Line 958:                         StringUtils.join(groupIds, ","),
Line 959:                         actionGroup,
not me... :) 

will revert that
Line 960:                         object,
Line 961:                         type,
Line 962:                         ignoreEveryone);
Line 963:         if (permId != null) {


-- 
To view, visit http://gerrit.ovirt.org/35741
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I38d2aa7f14f13cb71a00f9080e3ec97d8884eea3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to