Updated git submodules
authorehvkand <hanamantagoud.v.kandagal@ericsson.com>
Wed, 16 Aug 2017 09:42:03 +0000 (15:12 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 4 Sep 2017 14:33:29 +0000 (14:33 +0000)
Project: netvirt stable/carbon 0f47bfb251747fb7bb5fc5ad27ae76ff5aacb7cb

Bug 8960: port information for 1 dpn is missing in subnet-op-data and
port-op-data

Upon PL reboot , if southbound event (PortUP) event is received first and
northbound event(OnSubnetAddedToVpn) is received later ,DPN will not be
updated in PortOpData.

Fix :
(1) When northbound event is received , SubnetOpDataEntry is created
first by using clustered wide lock based on subnetId. Then PortOpDataEntry
and subnetToDpn is created.

(2)Incase southbound event is received first,PortOpData entry may not be
available.In such case subnetId is retrieved from Neutron cache and
PortOpData entry will be created by the SubnetInterfaceStateChangeListener
thread.

Change-Id: I3a0d9c814909e6031bd1e25dd32564415fb912d8
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
docs/submodules/netvirt

index c705463bd065aefa05a4ba6840f962eeb4b79ef4..0f47bfb251747fb7bb5fc5ad27ae76ff5aacb7cb 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c705463bd065aefa05a4ba6840f962eeb4b79ef4
+Subproject commit 0f47bfb251747fb7bb5fc5ad27ae76ff5aacb7cb