VPN flows in Table 21 pointing to wrong DCGW 21/83021/12
authorKarthikeyan Krishnan <karthikeyan.k@altencalsoftlabs.com>
Fri, 12 Jul 2019 06:17:26 +0000 (11:47 +0530)
committerAbhinav Gupta <abhinav.gupta@ericsson.com>
Wed, 18 Dec 2019 10:59:58 +0000 (10:59 +0000)
commite279bad975f607e42390cffe608ca7e83bd495de
tree40cb71f73788400c3e7c8379aa85912fd04639c4
parent32d205841e2c984358bcd4362f0f4309cb1ec8de
VPN flows in Table 21 pointing to wrong DCGW

Issue:
=====
VPN flows in Table 21 pointing to wrong DCGW and traffic fails for
affected flows

RCA:
=====
Observed conflicting modifications on the same flow when bgp driven and
vpn-footprint driven logic executed at the same time.
This fix introduces the DJC retry approach for vpn-footprint driven flow
programming logic.

Solution:
========
Have fixed the code logic to point the right DC-GW
output action for BGP advertised routes.

Change-Id: I54838ce701b1be6126b787ba08b712222463a71d
Signed-off-by: Karthikeyan Krishnan <karthikeyangceb007@gmail.com>
fibmanager/impl/src/main/java/org/opendaylight/netvirt/fibmanager/VrfEntryListener.java