Change in ovirt-engine[master]: engine: Add new event notifiers

Eli Mesika has submitted this change and it was merged. Change subject: engine: Add new event notifiers ...................................................................... engine: Add new event notifiers Add notification support for the following existing event types: - AuditLogType.VM_DOWN_ERROR - AuditLogType.VDS_INITIATED_RUN_VM_FAILED Since both of these events relate specifically to problems running a VM, place them in the EventNotificationEntity.Vm category. Signed-off-by: Adam Litke <alitke@redhat.com> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1009005 Change-Id: Ib1ad9508893adb11b745b86747bf368115eaaea2 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/VdcEventNotificationUtils.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties A packaging/dbscripts/upgrade/03_04_0230_vm_down_error_and_vds_initiated_run_fail_event_map.sql 4 files changed, 10 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22247 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib1ad9508893adb11b745b86747bf368115eaaea2 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Adam Litke <alitke@redhat.com> Gerrit-Reviewer: Adam Litke <alitke@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yaniv Eylon <yaniv.eylon@gmail.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
emesika@redhat.com