Nova-delete is not working for ECMP UCs. 27/84027/3
authorAmitesh Soni <amitesh.soni@ericsson.com>
Wed, 28 Aug 2019 07:07:42 +0000 (12:37 +0530)
committerFaseela K <faseela.k@ericsson.com>
Fri, 13 Sep 2019 08:21:56 +0000 (08:21 +0000)
commit2e67c986cfe17858ab11d467b8d55d740ab6de94
tree21410a1dfb4f2e12349f6986c83e39a792a635e1
parent3c41c0570f58cb80c320adbb8f46d0ffa3a24a35
Nova-delete is not working for ECMP UCs.

In ECMP, when router is associated with bgpvpn,
nova delete was not clearing up relevant DSs
(because of recent changes in MIP UC)

Correcting this logic where removeLearntPrefixFromBGP
is called only when adjacency is learnt IP.

Change-Id: Ie289378fcab8b5d6d69d825b9b9e708aabfb2e29
Signed-off-by: Amitesh Soni <amitesh.soni@ericsson.com>
vpnmanager/impl/src/main/java/org/opendaylight/netvirt/vpnmanager/VpnInterfaceManager.java