Updated git submodules
authorVinh Nguyen <vinh.nguyen@hcl.com>
Mon, 14 Aug 2017 22:19:11 +0000 (15:19 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Sep 2017 12:22:18 +0000 (12:22 +0000)
commit4c58dc945d8a5588850927ed4d0e39fa8765c40c
treeca017a9bebbc8aea25a8eb434bf61f202c71869c
parenteaee6931dc76cbfe76874994d416ae51ff021bbc
Updated git submodules

Project: netvirt master a4793f9d20883403af79765b9d59dfa1062fe121

BUG 8969 - Fix Exeption when clearing external router GW

When clearing the router GW, the flow entry for router GW
on the NAPT primary switch is also removed.
Exception occurs when we try to delete the router GW
but there is no NAPT primary switch.

Fix: check for existence of NAPT primary switch
before deleting the router GW flow on the switch.
Also downgrade ERROR to DEBUG log level when primary
NAPT switch can not be found since this could
happen when no internal network attaches to the router yet.

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