Fix: Datapathfailure observed for unknown tunnels 17/88217/4
authorApurba Mukherjee <apurba.mukherjee@ericsson.com>
Tue, 3 Mar 2020 11:16:23 +0000 (16:46 +0530)
committerHema Gopalakrishnan <hema.gopalkrishnan@ericsson.com>
Mon, 3 Aug 2020 17:07:49 +0000 (17:07 +0000)
commita96aa4442f86a17a753b335665432702fd926417
tree2f0e3ed8067d593dcb8e99c5fc4b5effd137fa6f
parent3929b21849db35a2fde69a1da35ad7fe6c70e0ae
Fix: Datapathfailure observed for unknown tunnels

Alarm was getting raised even when the tunnel state was unknown. Hence
the condition is changed to explicitly check if the tunnel state is
down.

Change-Id: Ia58d52c1994cfe8b943b906e93c61505f5904c95
Signed-off-by: Apurba Mukherjee <apurba.mukherjee@ericsson.com>
itm/itm-impl/src/main/java/org/opendaylight/genius/itm/monitoring/ItmTunnelEventListener.java