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/30976 github. com/Juniper/ contrail- controller/ commit/ b6d4a84864a8f60 9dfcdd1760882fe c26e598435
Committed: http://
Submitter: Zuul (<email address hidden>)
Branch: master
commit b6d4a84864a8f60 9dfcdd1760882fe c26e598435
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