
Eli Mesika has submitted this change and it was merged. Change subject: tools: notifier: Support snmp trap as a notification method. ...................................................................... tools: notifier: Support snmp trap as a notification method. See feature pages[1] [1] http://www.ovirt.org/Features/engine-snmp Change-Id: I0cd22d022ae535f45e046b09a2cbfadd837b465c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1032661 Signed-off-by: Mooli Tayer <mtayer@redhat.com> Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/dependencies/pom.xml A backend/manager/dependencies/src/main/modules/org/snmp4j/main/module.xml M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/EventNotificationMethod.java M backend/manager/tools/pom.xml M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/Notifier.java A backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/transport/snmp/Snmp.java M backend/manager/tools/src/main/modules/org/ovirt/engine/core/tools/main/module.xml M ovirt-engine.spec.in M packaging/dbscripts/upgrade/03_05_0030_event_notification_methods.sql M packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in M pom.xml 11 files changed, 266 insertions(+), 3 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, but someone else must approve Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22909 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0cd22d022ae535f45e046b09a2cbfadd837b465c Gerrit-PatchSet: 41 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server