From: Satish Dutt Date: Fri, 4 Nov 2016 15:20:39 +0000 (+0530) Subject: Updated git submodules X-Git-Tag: release/nitrogen~4666 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=03a8c0d247f3e286f27a92b54dfa6ffe313dfbca;p=docs.git Updated git submodules 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 --- diff --git a/docs/submodules/netvirt b/docs/submodules/netvirt index f130135b8..121dc3e8f 160000 --- a/docs/submodules/netvirt +++ b/docs/submodules/netvirt @@ -1 +1 @@ -Subproject commit f130135b84ef3fdbbd923378d429beaf08db12bb +Subproject commit 121dc3e8f35279f2ddbae769c5a7e8e05047a7f6