Gilad Chaplik has uploaded a new change for review.

Change subject: db: fill consume quota role
......................................................................

db: fill consume quota role

add consume quota action group to consume quota role id

Change-Id: I97aef3cef37571620799aa2a2094db9c799915a6
Signed-off-by: Gilad Chaplik <gchap...@redhat.com>
---
A 
backend/manager/dbscripts/upgrade/03_02_0290_add_quota_consume_action_group_link.sql
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/10747/1

diff --git 
a/backend/manager/dbscripts/upgrade/03_02_0290_add_quota_consume_action_group_link.sql
 
b/backend/manager/dbscripts/upgrade/03_02_0290_add_quota_consume_action_group_link.sql
new file mode 100644
index 0000000..36feb22
--- /dev/null
+++ 
b/backend/manager/dbscripts/upgrade/03_02_0290_add_quota_consume_action_group_link.sql
@@ -0,0 +1,3 @@
+-- guid = consume_quota_role
+-- number = consume quota action group
+INSERT INTO roles_groups(role_id,action_group_id) 
VALUES('DEF0000a-0000-0000-0000-DEF00000000a', 901);


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

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

Reply via email to