Change in ovirt-engine[master]: engine: Extracts permission check algorithm

Moti Asayag has submitted this change and it was merged. Change subject: engine: Extracts permission check algorithm ...................................................................... engine: Extracts permission check algorithm The patch extracts the permission check algorithm so it could be override by commands that require a specific behavior. Change-Id: I32e60540308c6bf6495b472608e307dc695edd11 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 37 insertions(+), 27 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9847 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32e60540308c6bf6495b472608e307dc695edd11 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
participants (1)
-
masayag@redhat.com