From 75eb035569ddceaf0a757685d730289ed682ba8d Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 20 Apr 2021 00:14:48 +0000 Subject: [PATCH] Update git submodules * Update puppet-neutron from branch 'master' to 9c3bf1a7d046461674996e6887560d407822402e - Merge "Fix L3 agent's extensions list" - Fix L3 agent's extensions list L3 agent's extensions list should be passed as an array to the neutron::agents::l3 class and then it should be converted to the comma separated string in the L3 agent's config. This patch changes expected type of the variable and adds that such conversion from an array to string. Change-Id: I0650085d2aa2c3492b175c565976705c977fd806 --- puppet-neutron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-neutron b/puppet-neutron index 3bc06f3048..9c3bf1a7d0 160000 --- a/puppet-neutron +++ b/puppet-neutron @@ -1 +1 @@ -Subproject commit 3bc06f30489816a2bd6a8e9e51a4f1a20868cdde +Subproject commit 9c3bf1a7d046461674996e6887560d407822402e