Bug 7939, 7938, 7968, 7997: Potential fix for the four L3VPN bugs 55/53355/6
authorAbhinav Gupta <abhinav.gupta@ericsson.com>
Wed, 15 Mar 2017 14:04:28 +0000 (19:34 +0530)
committerVivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Thu, 16 Mar 2017 16:36:15 +0000 (16:36 +0000)
commitc48805f256cbaca77aa1f570f209ae50c09e1af2
tree2c02cfcc0c4bd9b1f3607774a627d159ade26793
parent711b7dede2b5726d54169d70eaceb97fbb02d66a
Bug 7939, 7938, 7968, 7997: Potential fix for the four L3VPN bugs

While creating LocalFibEntry, localDpnId list is being returned empty
leading to local FIB entry not getting installed.
The fix ensures we log an error statement in case it happens and tries
to achieve processing config and inventory transactions for the
vpninterface once operational transaction is processed.

Change-Id: I95589523079f9d990b5e61d96b71b2c6d1c133e1
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
vpnservice/fibmanager/fibmanager-impl/src/main/java/org/opendaylight/netvirt/fibmanager/VrfEntryListener.java
vpnservice/vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/netvirt/vpnmanager/VpnInterfaceManager.java