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)
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

index a08178b126b4ac0eace142497cc55ae5fdd588b7..cf91d4f9adeac508cd6e9e2252d2a7f02d216c23 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a08178b126b4ac0eace142497cc55ae5fdd588b7
+Subproject commit cf91d4f9adeac508cd6e9e2252d2a7f02d216c23