When a UVE object gets deleted, any alarms associated with that UVE object
also gets deleted. However, the corresponding UVE key is not removed from the
alarm table in contrail-alarm-gen, resulting in duplicate alarm delete
messages being sent continuously.
Reviewed: https:/ /review. opencontrail. org/30977 github. com/Juniper/ contrail- controller/ commit/ 3c00740bca6b7fd d0f4fa9947256fa c1a62855a1
Committed: http://
Submitter: Zuul (<email address hidden>)
Branch: R3.1
commit 3c00740bca6b7fd d0f4fa9947256fa c1a62855a1
Author: Sundaresan Rajangam <email address hidden>
Date: Wed May 3 17:43:43 2017 -0700
Fix duplicate alarm delete messages
When a UVE object gets deleted, any alarms associated with that UVE object
also gets deleted. However, the corresponding UVE key is not removed from the
alarm table in contrail-alarm-gen, resulting in duplicate alarm delete
messages being sent continuously.
Change-Id: I598f58687179d8 2c11f531b337508 385098c9036
Closes-Bug: #1615782