Oved Ourfali has uploaded a new change for review.

Change subject: backend: removing configure_disk_storage action group from some 
roles (#871113)
......................................................................

backend: removing configure_disk_storage action group from some roles (#871113)

https://bugzilla.redhat.com/871113

This patch removes the configure_disk_storage action group from the
DiskOperator and UserVmManager roles, as this roles shouldn't allow
moving / copying a disk to a different storage domain.

Change-Id: I061290b79707b4089f844c33126bb1495acc92ff
Signed-off-by: Oved Ourfali <oourf...@redhat.com>
---
A 
backend/manager/dbscripts/upgrade/03_01_1530_configure_disk_storage_action_group_changes.sql
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/9633/1

diff --git 
a/backend/manager/dbscripts/upgrade/03_01_1530_configure_disk_storage_action_group_changes.sql
 
b/backend/manager/dbscripts/upgrade/03_01_1530_configure_disk_storage_action_group_changes.sql
new file mode 100644
index 0000000..80d6518
--- /dev/null
+++ 
b/backend/manager/dbscripts/upgrade/03_01_1530_configure_disk_storage_action_group_changes.sql
@@ -0,0 +1 @@
+DELETE FROM roles_groups WHERE role_id  IN ( 
'def0000a-0000-0000-0000-def00000000b', 'def00006-0000-0000-0000-def000000006' 
) AND action_group_id = 1103;


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I061290b79707b4089f844c33126bb1495acc92ff
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourf...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to