snmp notifier releasnote

Change-Id: I130a064762c9e4d6fe7a4f06cb0d2632920b3a69
This commit is contained in:
Anna Reznikov 2017-06-06 07:41:34 +00:00
parent 1d86223f8c
commit 925babaff4

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.