Updated git submodules
authorVictor Pickard <vpickard@redhat.com>
Thu, 4 May 2017 16:55:06 +0000 (12:55 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 2 Jun 2017 00:12:08 +0000 (00:12 +0000)
Project: netvirt stable/boron 32175d56bbfa9538fab587d33d4ee2af5907cf70

Bug 8376: Fix DHCP for external tunnels

DHCP for external tunnels does not work with neutron
DHCP server.

ODL is installing rules to punt DHCP packets received
on external tunnels to controller, even when ODL
DHCP is disabled. But, since ODL DHCP is disabled,
no DHCP response is sent by ODL. And, with these
rules installed, neutron dhcp server never sees the
DHCP packet. As a result, VM will not get IP
address.

Do not start listeners that are responsible for
installing DHCP rules to punt DHCP packets to
ODL controller when ODL DHCP is disabled.

Change-Id: Ib0e243a9bca5866e50a5d1cb4c70cd4441dd01e6
Signed-off-by: Victor Pickard <vpickard@redhat.com>
docs/submodules/netvirt

index a9945a7e9f0f1ce5251fcebcff7b5ffd24509e76..32175d56bbfa9538fab587d33d4ee2af5907cf70 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a9945a7e9f0f1ce5251fcebcff7b5ffd24509e76
+Subproject commit 32175d56bbfa9538fab587d33d4ee2af5907cf70