From 71d8b51e09867aa4daa7db25a414fa882efe29cb Mon Sep 17 00:00:00 2001 From: Zuul Date: Sat, 4 Dec 2021 18:18:07 +0000 Subject: [PATCH] Update git submodules * Update devstack from branch 'master' to 6c849e371384e468679d3d030fe494a36587c505 - Merge "Support CentOS Stream 9" - Support CentOS Stream 9 This patch includes changes required to run devstack on CentOS Stream 9 which has been already published in official repos by CentOS team [1]: - Add RDO deps repository for CS9. - remove xinetd package from installation for swift. Note that rsync-daemon is installed which should work fine. - Replace genisoimage by xorriso in CS9. - Use /etc/os-release to identify the distro in CS9 as it doesn't provide lsb_release command. - Use pip from rpm package instead of from get-pip.py as done in Fedora. - Add non-voting job devstack-platform-centos-9-stream to the check pipeline. Change-Id: Ic67cddabd5069211dc0611994b8b8360bcd61bef --- devstack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devstack b/devstack index a77943f8aa..6c849e3713 160000 --- a/devstack +++ b/devstack @@ -1 +1 @@ -Subproject commit a77943f8aab6156e4c7c0d699b575d285dc1e6ad +Subproject commit 6c849e371384e468679d3d030fe494a36587c505