Kanagaraj M has posted comments on this change.

Change subject: gluster: fix repeated words while removing user role or 
permission
......................................................................


Patch Set 4:

(1 comment)

User can select multiple permissions and remove them. In this case the audit 
log will be printed from system permission.

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/SystemPermissionListModel.java
Line 248:             }
Line 249: 
Line 250:             model.startProgress(null);
Line 251: 
Line 252:             
Frontend.getInstance().runMultipleAction(VdcActionType.RemoveSystemPermission, 
list,
what will be the event log when user removes a non-system permission?
Line 253:                     new IFrontendMultipleActionAsyncCallback() {
Line 254:                         @Override
Line 255:                         public void 
executed(FrontendMultipleActionAsyncResult result) {
Line 256: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3ec4962877168768879e45b10aa65d9416f54831
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Timothy Asir <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to