From a31f46414dc937ad9134b1ffdb28daa2b5eb53f8 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 15 Apr 2021 14:54:32 +0000 Subject: [PATCH] Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update oslo.middleware from branch 'master' to e1cb84715b38718566fc9b1e8eb8a125a95a4872 - Merge "Fix requirements issues" - Fix requirements issues This patch is the merge of 2 current fixes that need to be solved in the same time. Indeed each issue lock our gates independently. Dropping lower constraints testing We facing errors related to the new pip resolver, this topic was discussed on the ML and QA team proposed to to test lower-constraints [1]. I propose to drop this test because the complexity and recurring pain needed to maintain that now exceeds the benefits provided by this mechanismes. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html Move flake8 as a pre-commit local target. The goal here is to avoid conflicts between flake8 and hacking version each 2 days. Inspired from nova's approach[1]. The flake8 version to install will be determined by hacking and requirements[2] will stay aligned instead of relying on different versions. [1] https://opendev.org/openstack/nova/src/branch/master/.pre-commit-config.yaml#L26-L35 [2] https://opendev.org/openstack/hacking/src/branch/master/requirements.txt#L1 Co-authored-by: Hervé Beraud (cherry picked from commit 5c806d492b22f25b79e6598b2fe3847ba6963220) Change-Id: Ic94f064f073755bee09495ced4f7627484bf8337 --- oslo.middleware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.middleware b/oslo.middleware index 5c806d492b..e1cb84715b 160000 --- a/oslo.middleware +++ b/oslo.middleware @@ -1 +1 @@ -Subproject commit 5c806d492b22f25b79e6598b2fe3847ba6963220 +Subproject commit e1cb84715b38718566fc9b1e8eb8a125a95a4872