Omer Frenkel has submitted this change and it was merged.

Change subject: engine: Add quota permission
......................................................................


engine: Add quota permission

The next patch handles permissions for Quota Commands, it handles the
following:
1. Adding new group permission called Configure_quota which id is 900.
2. Adding the CRUD Quota commands to be part of the new quota group.
3, Add permission for CRUD quota commands to Data Center admin and
system admin.
4. Adding the CRUD commands of quota to VdcObjectType, to be called from
frontend layer.

Change-Id: I880a625784c40f8f65f1383cd2d454e50bd1ff32
---
M backend/manager/dbscripts/create_functions.sql
A backend/manager/dbscripts/upgrade/03_01_0470_add_quota_permissions.sql
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/VdcObjectType.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ActionGroup.java
M 
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/PermitType.java
M 
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/PermitMapper.java
7 files changed, 50 insertions(+), 3 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I880a625784c40f8f65f1383cd2d454e50bd1ff32
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to