Merge "snmp notifier releasnote"

This commit is contained in:
Jenkins 2017-06-06 12:33:45 +00:00 committed by Gerrit Code Review
commit 0177d912d0

View File

@ -0,0 +1,5 @@
features:
- A new ``SNMP notifier`` was added, in order to send SNMP traps from Vitrage.
SNMP traps will be sent to signed up targets, when Vitrage deduced alarm
is raised. This notifier allows to listen to alarms raised by Vitrage.
The new notifier is pluggable so anyone can add an implementation.