Updated git submodules
authorVinh Nguyen <vinh.nguyen@hcl.com>
Thu, 10 Aug 2017 19:26:24 +0000 (12:26 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Sep 2017 16:14:12 +0000 (16:14 +0000)
commitcd1cadce255a9832fa7d3bd77c204b142af12a14
tree2bd6691fbdc309dea96f3635d7837437d560e33c
parent2d3c8b82613f3081b707650251d3876f1b839087
Updated git submodules

Project: netvirt master a991d06713483f33b5a37ee2788de947efa03878

BUG 8930 - delete Op VPN interface when deleting external network

Op VPNInterafce is removed in VrfEntryListener when the last
adjacency for the VPNInterface is removed.
The problem is VPN interface for external network doesn't
have any adjacency nor VrfEntry.
As a result, when the external Vpn interface is removed
the Op VpnInstance is not removed as it should.

Fix: Delete the Op VPN interface in VpnInterfaceManager
if the VPN interface to be deleted doesn't have any adjacency

Change-Id: Ice4b9fcb0103c6aff25053cc5b3db3b01311be06
Signed-off-by: Vinh Nguyen <vinh.nguyen@hcl.com>
docs/submodules/netvirt