Updated git submodules
authorSatish Dutt <satishd@altencalsoftlabs.com>
Fri, 4 Nov 2016 15:20:39 +0000 (20:50 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 8 Nov 2016 18:49:08 +0000 (18:49 +0000)
Project: netvirt master 121dc3e8f35279f2ddbae769c5a7e8e05047a7f6

Bug 7091 : When Primary NAPT switch goes down, NAPT switch re-election is
not happening.

The root cause of this issue was the change in the representation of the
ietf-interfaces:interfaces-state model.

Since NAT models depends upon the ietf-interfaces:interfaces-state model,
NAT HA functionality of re-electing the NAPT switch never got triggered
and the functionality got broken. As per the new representation of the
'ietf-interfaces:interfaces-state' model, 'oper-status' attribute value is
'unknown' if the corressponding DPN goes down.

update() of the NatInterfaceStateChangeListner is implemented to handle this change for
clearing or populating the 'dpn-vpninterfaces-list' in the NAT model
'odl-l3vpn:neutron-router-dpns' used by the NAT HA code.

Change-Id: I533c9c1c5d32ab5967cd21e7b0f203978b074703
Signed-off-by: Satish Dutt <satishd@altencalsoftlabs.com>
docs/submodules/netvirt

index f130135b84ef3fdbbd923378d429beaf08db12bb..121dc3e8f35279f2ddbae769c5a7e8e05047a7f6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f130135b84ef3fdbbd923378d429beaf08db12bb
+Subproject commit 121dc3e8f35279f2ddbae769c5a7e8e05047a7f6