Updated git submodules
authorcgowdru <chetan.arakere@altencalsoftlabs.com>
Fri, 2 Jun 2017 13:12:08 +0000 (18:42 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 5 Jun 2017 16:28:46 +0000 (16:28 +0000)
Project: netvirt master abf0999ebb8ff9b3635f932808ab4d1ceba1d9d8

Bug 8581: DNAT failure with openstack/ocata

Problem Statement:
===================
DNAT traffic is getting failed because of missing DNAT flows in switch
(DPN). This issue was observed in openstack stable/ocata only.

Solution:
==========
Due to invalid check in NeutronPortListener.update(), certain FIP DS entry
where not populated and as a result, required DNAT flows where not installed.
Changes done to create required FIB DS entries properly.

Change-Id: Ia11a7e1d28288d762d26c3897d1612401d4ee8fa
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
docs/submodules/netvirt

index 2af3f3ebc2b9dbeb48e8a9cd29de86fcfa0385d3..abf0999ebb8ff9b3635f932808ab4d1ceba1d9d8 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 2af3f3ebc2b9dbeb48e8a9cd29de86fcfa0385d3
+Subproject commit abf0999ebb8ff9b3635f932808ab4d1ceba1d9d8