Eli Mesika has submitted this change and it was merged.
Change subject: core: DB Changes
......................................................................
core: DB Changes
Adding External Events support to the database
This patch also adds a permission to invoke External Events to the
system administrator and defines a EXTERNAL_EVENT_CREATOR_USER role that
has this permission such that this permission can be easily added to any
role.
Change-Id: I523fd4e85dddce5302eb4aa36e4d12942c594bb4
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/866123
---
M backend/manager/dbscripts/audit_log_sp.sql
A backend/manager/dbscripts/upgrade/03_02_0210_add_external_events.sql
2 files changed, 113 insertions(+), 56 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10090
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I523fd4e85dddce5302eb4aa36e4d12942c594bb4
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Alexey Chub <achub(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>