From 486a3a4832c45dbf76bc8969228c55119089888b Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 15 Feb 2019 13:56:14 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_neutron from branch 'master' - Merge "Set appropriate default for vxlan multicast ttl" - Set appropriate default for vxlan multicast ttl Currently no default is set which means vlxan multicast traffic is dropped at the first L3 router. This patch increases the default to 32 which is sufficient for any reasonable network fabric and can be overridden if necessary. Without this patch vxlan project networks on a routed underlay network are not functional Change-Id: Iddf2e412b3d1f23362d94a7eabd8c062d68ae287 Closes-Bug: 1755790 --- openstack-ansible-os_neutron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_neutron b/openstack-ansible-os_neutron index f11b91aa89..78d34bea34 160000 --- a/openstack-ansible-os_neutron +++ b/openstack-ansible-os_neutron @@ -1 +1 @@ -Subproject commit f11b91aa899b261d1d24260df7971a016c82dcc0 +Subproject commit 78d34bea34aecee0abcfcd25dd4fd5652173ee12