
Oved Ourfali has submitted this change and it was merged. Change subject: core: disk related DB permission changes (#846300) ...................................................................... core: disk related DB permission changes (#846300) https://bugzilla.redhat.com/show_bug.cgi?id=846300 This patch is part of the fix for the bug above. It does two things: 1. changes the current hierarchy, so that storage domains will be under data centers, and not under the system object as they are today. "Floating" storage domains will still be under the system object, as every object is a decendent of the system object. 2. Makes the VM Creator role also able to create/edit/configure disks. Change-Id: I89a0dd5af9a99f1acd59c2de66062588179ae656 Signed-off-by: Oved Ourfali <oourfali@redhat.com> --- M backend/manager/dbscripts/create_functions.sql A backend/manager/dbscripts/upgrade/03_01_1340_add_disk_permissions_to_vm_creator_role.sql 2 files changed, 18 insertions(+), 1 deletion(-) Approvals: Asaf Shakarchi: Looks good to me, approved Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7002 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I89a0dd5af9a99f1acd59c2de66062588179ae656 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>