commit 71e1deef685a752430929b51389553ab214d7c0b Author: Zuul Date: Sat Oct 10 14:40:14 2020 +0000 Update git submodules * Update neutron from branch 'master' - Merge "Do not load "qos-fip" if "qos" plugin is not loaded" - Do not load "qos-fip" if "qos" plugin is not loaded If QoS service plugin is not loaded, the L3 QoS extension in the OVN L3 plugin should not be loaded neither. Prior to this patch, the extension drivers were checked to find the QoS extension. Although it is a misconfiguration to have the QoS extension without loading the QoS driver, that is handled correctly by the Neutron server, disabling the extension silently. Closes-Bug: #1898842 Related-Bug: #1877408 Change-Id: Iea5ff76fe652ab1c04e23850b9259547c1d54365 diff --git a/neutron b/neutron index 3c16a64..b57ab1a 160000 --- a/neutron +++ b/neutron @@ -1 +1 @@ -Subproject commit 3c16a642738f6ab16bdfe99d5ec54ada7ec4946c +Subproject commit b57ab1a62d3dc8b1ffde935f97c944591496c1f1