From 1a3b93e30dad30db1bdd2b246fcc0f168ddd87cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Wed, 11 May 2022 18:17:08 +0200 Subject: [PATCH] Update git submodules * Update oslo.concurrency from branch 'master' to f4f81cf9393bf4916638c119bf72e9b47c9cb200 - Drop python3.6/3.7 support in testing runtime In Zed cycle testing runtime, we are targetting to drop the python 3.6/3.7 support, project started adding python 3.8 as minimum, example nova: - https://github.com/openstack/nova/blob/56b5aed08c6a3ed81b78dc216f0165ebfe3c3350/setup.cfg#L13 Change-Id: I1f947ad541b7417fd43ac10feef591fa939f19da --- oslo.concurrency | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.concurrency b/oslo.concurrency index 145f060b51..f4f81cf939 160000 --- a/oslo.concurrency +++ b/oslo.concurrency @@ -1 +1 @@ -Subproject commit 145f060b51bc6da02e32f79f988cc9895ee13599 +Subproject commit f4f81cf9393bf4916638c119bf72e9b47c9cb200