Fix: ECMP table 21 extra route stale entries 90/71790/7
authorashwinbc <ashwin.b.c@ericsson.com>
Tue, 24 Apr 2018 09:16:52 +0000 (14:46 +0530)
committerSam Hague <shague@redhat.com>
Wed, 6 Jun 2018 01:54:14 +0000 (01:54 +0000)
commiteaa3452a7a0f2fcd2cc620bc9c7be036f95ee2fa
treeb67f31e3abe4a794e538d94e927aa9d492454a24
parent5bfb7b86283a4aee541060e1d8e169a9573242a7
Fix: ECMP table 21 extra route stale entries

Description: Deleting extra routes was not reflecting on
flows, as vrf for ECMP Usecase 3 is DPN ID. Issue is fixed by
replacing with usedRDs, as this will contain DPN IDs for usecase 3,
and RDs for other ECMP usecases.

Change-Id: I1f279436a70436b31b139cf1c1413858d55d6499
Signed-off-by: ashwinbc <ashwin.b.c@ericsson.com>
fibmanager/impl/src/main/java/org/opendaylight/netvirt/fibmanager/VrfEntryListener.java