Updated git submodules
authorkarthikeyan <karthikeyan.k@altencalsoftlabs.com>
Wed, 17 May 2017 11:28:14 +0000 (16:58 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 9 Jun 2017 18:12:13 +0000 (18:12 +0000)
commit2a0d60e944400c73a4ea72f431d478f944d0d2f6
tree879a1420b9377b1b2bb2eef81167120ef788ca07
parentbb188e3c6855152cb7984b51a314cba3ac4f2e66
Updated git submodules

Project: netvirt stable/boron 34fae92facefdf3c3276b42a8780d5c0f72b56b2

Bug8484: Non-NAPT Group action is drop for router associated with BGP-VPN

Problem Description:
======================
Non-NAPT to NAPT VM Traffic is getting dropped at Non-NAPT Group level
when router is being associated with private BGP-VPN.

Solution:
===========
When ever Vxlan tunnel got "down" followed by "up" event between Non-NAPT to
Napt Switch happened, Non-Napt group got re-created through tunnel
interface state listener. In this use case is not been properly having the
code logic for if the router with private bgp-vpn configured.

Added the proper code for creating tunnel bucket information for Non-NAPT
groups got re-created during tunnel state changed.

Change-Id: I509eeda9041d5e1b170e45554b3d9f661e6091fd
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
docs/submodules/netvirt