Eli Mesika has submitted this change and it was merged.
Change subject: core: removing unused event from DB
......................................................................
core: removing unused event from DB
This patch removes the VDS_INITIATED_RUN_VM_FAIL event which was
replaced with the VDS_INITIATED_RUN_VM_FAILED event.
The patch that introduced the event rename did not clean the old name
from the event_map table.
Change-Id: I199843e37254fee058147795683dce58c3475a55
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1072527
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
A packaging/dbscripts/upgrade/03_05_0510_remove_unused_event.sql
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Eli Mesika: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28158
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I199843e37254fee058147795683dce58c3475a55
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server