Updated git submodules
authorAkash Kumar Sahu <a.k.sahu@ericsson.com>
Wed, 15 Mar 2017 11:18:38 +0000 (16:48 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 11 Jun 2017 15:23:15 +0000 (15:23 +0000)
commit8928ce9428a530134aa6523b21baf410c7f44bf2
treedf8e98356b4f214ede2b38322105d6493b00a529
parentcaa2af963229095e649b5f34f4541762f4a228f4
Updated git submodules

Project: netvirt stable/boron 72e3e247636fa9ea0ec6fbd5598e974f9f68ecbc

Bug 7988 - Cluster reboot fix

Elan Instance , Physical Switch , L2gateWay and L2gatewayConnection all
have dependency among each other.But if upon cluster reboot the order is
not proper (L2gw cache is updated at the last , then flows are not being programmed as expected.
To take care of the situation
Introduced new ElanInstance Listner (Was already present but not
registered with xml to be instantiated )
Handle scenario if L2gW shows up last after cluster reboot .
Handle scenario if l2gwConnection is updated but Elan instance is not
available.

Change-Id: I6194d7cb22d6659803b17078d57c8ad694c0c201
Signed-off-by: Akash Kumar Sahu <a.k.sahu@ericsson.com>
docs/submodules/netvirt