From 4cd5a0722cd1f39d41041ba85c83f140e7d238dd Mon Sep 17 00:00:00 2001 From: Zuul Date: Sat, 20 Nov 2021 12:56:02 +0000 Subject: [PATCH] Update git submodules * Update neutron from branch 'master' to b6b3cf131037fa8ac34d04d7896e1d0b061ebda4 - Merge "Bump neutron-lib to 2.17.0" - Bump neutron-lib to 2.17.0 Remove the QoS constants from Neutron code. QoS constants are now located in ``neutron_lib.services.qos.constants``. This patch also reverts [1]. This patch was merged in order to allow a newer neutron-lib release in "requirements". This test was failing because the element order of the "VALID_RULE_TYPES" list was different between Neutron and neutron-lib. That was modifying the "QosRuleType" OVO hash. [1]https://review.opendev.org/c/openstack/neutron/+/817940 Closes-Bug: #1950977 Related-Bug: #1922237 Change-Id: I31edea3cc0f4a284a773a35302997ca6069efc95 --- neutron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron b/neutron index 23452366dc..b6b3cf1310 160000 --- a/neutron +++ b/neutron @@ -1 +1 @@ -Subproject commit 23452366dc296ab3e05b083e922305ec8fc98079 +Subproject commit b6b3cf131037fa8ac34d04d7896e1d0b061ebda4