Change in ovirt-engine[master]: core: Fix disk permission view (#849404)

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fix disk permission view (#849404) ...................................................................... core: Fix disk permission view (#849404) https://bugzilla.redhat.com/show_bug.cgi?id=849404 This patch fixes the user disk permissions view, to contain disks from SDs and DCs the user has permissions on. The problem is that the current views return the image_id and not the image_group_id (disk id). Change-Id: I6cf88c61b054b0e791c7e2c2e4313908dd7a2fc5 Signed-off-by: Oved Ourfali <oourfali@redhat.com> --- M backend/manager/dbscripts/create_views.sql 1 file changed, 5 insertions(+), 3 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7319 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6cf88c61b054b0e791c7e2c2e4313908dd7a2fc5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com