Oved Ourfali has submitted this change and it was merged.
Change subject: core: use allow viewing children only in disks, templates and VMs
(#846300)
......................................................................
core: use allow viewing children only in disks, templates and VMs (#846300)
https://bugzilla.redhat.com/show_bug.cgi?id=846300
This patch is one of the patches for fixing the bug above.
Previous commit added the ability to specify whether an action group
allows to view the children on the granted object or not.
This ability to specify that is relevant only for specific object types, which are
disks, templates and VMs, so this patch removes it from all the other
objects in the system.
Change-Id: I4dfecc6e433f13e773532864fafd44d9ffe8c7d0
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M backend/manager/dbscripts/create_views.sql
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7004
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4dfecc6e433f13e773532864fafd44d9ffe8c7d0
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>