Updated git submodules
authoreupakir <kiran.n.upadhyaya@ericsson.com>
Thu, 8 Jun 2017 09:48:40 +0000 (15:18 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 8 Jun 2017 20:16:38 +0000 (20:16 +0000)
commit56867520af16af3ff1f43bb19c13cb04c0c4cf04
treec5d0481ec4e6dac26d33b460a591547e359dd5d8
parent1980a71e3226c83abe57b2d5d018a3b7be356388
Updated git submodules

Project: netvirt master cf91d4f9adeac508cd6e9e2252d2a7f02d216c23

Bug 8609 - CSIT Sporadic failures - vpnservice suite - l3 rule leftover in
table=19

A router interface reference in a VPN will have to be removed before the
host interface references for that subnet in the VPN are removed. This is
to ensure that the FIB Entry of the router interface is not the last entry
to be removed for that subnet in the VPN.
If router interface FIB entry is the last to be removed for a subnet in a
VPN , then all the host interface references in the vpn will already have
been cleared, which will cause failures in cleanup of router interface
flows.

Change-Id: I53d0c99a344e81ecefe2e9235215f64ecbdf020e
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
docs/submodules/netvirt