From 9e26226cd435e110fbbc82aa506ceae9ea67588b Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 12 Oct 2021 20:43:01 +0000 Subject: [PATCH] Update git submodules * Update devstack from branch 'master' to 82facd6edf7cefac1ab68de4fe9054d7c4cb50db - Merge "Fix updating setuptools in Centos" - Fix updating setuptools in Centos In RHEL-based distributions, updating setuptools using pip removes the files from the python3-setuptools RPM. It breaks some tools such as semanage (which is used by diskimage-builder) that use the -s flag of the python interpreter (don't import modules from /usr/local). This commit reinstalls python3-setuptools to fix those applications. Change-Id: Ib44857e83f75acf37823fae912960a801c83cf7f --- devstack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devstack b/devstack index 10d20b14e7..82facd6edf 160000 --- a/devstack +++ b/devstack @@ -1 +1 @@ -Subproject commit 10d20b14e70f9dcf79a2f42c27c3b21a0ff67644 +Subproject commit 82facd6edf7cefac1ab68de4fe9054d7c4cb50db