Updated git submodules
authoreupakir <kiran.n.upadhyaya@ericsson.com>
Thu, 15 Jun 2017 12:04:16 +0000 (17:34 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 17 Jun 2017 06:27:50 +0000 (06:27 +0000)
commit9201e48674ae1dfcf8202b2da2cfe0ce04470ca6
tree41d890ac2a0d39b299f173b2b4214f3c13880da3
parent7328974cd44d1bb06194ebba00a984e05a5b1c76
Updated git submodules

Project: netvirt stable/carbon 9be663c4608df02ec9c8e570af6195e399d4525e

Bug 8552 - [l3vpn]Stale flow entries not getting removed even when all the
VM config are deleted

FIB handling was being interrupted by and NPE, which led to stale remote
table-21 flows. This is because the GroupEntityBuilder has been modified
with respect to the way it adds BucketListInfo.
It tries to addALL the elements from the input List of buckets now, and
hence a null param causes NPE. This has been fixed.

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