Allon Mureinik has uploaded a new change for review.

Change subject: core: WIP: is_inheritable property to MLA entities
......................................................................

core: WIP: is_inheritable property to MLA entities

Added the is_inheritable property to the Action Group and Role MLA
business entities.

This patch handles the addition of the property itself in the java and
database sides.
It does not contain the changes in the logic that update or use this
property, which will be added in a later patch.

Change-Id: I8732306c515bade05db5cb95b9d571003fdec177
Signed-off-by: Allon Mureinik <[email protected]>
---
M backend/manager/dbscripts/multi_level_administration_sp.sql
A backend/manager/dbscripts/upgrade/03_01_1090_add_inheritable_roles.sql
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ActionGroup.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/roles.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/RolesRowMapper.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/RoleDAODbFacadeImpl.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/RoleDAOTest.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
8 files changed, 92 insertions(+), 64 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/84/4484/1
--
To view, visit http://gerrit.ovirt.org/4484
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8732306c515bade05db5cb95b9d571003fdec177
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to