Files
devstack/files/rpms/general
Joel Capitao 3b3aab5264 Support CentOS Stream 10
This patch includes changes required to run devstack
on CentOS Stream 10 which has been already published
in official repos by CentOS team [1]:

- Add RDO deps repository for CS10.
- remove xinetd package from installation for swift. Note that
  rsync-daemon is installed which should work fine.
- Use python3-distro to identify the distro
- Add devstack-single-node-centos-10-stream nodeset
- Add devstack-platform-centos-10-stream job to the check
  pipeline.

Closes https://issues.redhat.com/browse/RDO-379

[1] https://mirror.stream.centos.org/10-stream/

Change-Id: I33a6c5530482c28a24f2043cd4195e7bcd46427d
Signed-off-by: Cyril Roelandt <cyril@redhat.com>
Signed-off-by: Sean Mooney <work@seanmooney.info>
2025-08-08 15:55:06 +00:00

43 lines
882 B
Plaintext

bc
curl
dbus
gawk
gcc
gcc-c++
gettext # used for compiling message catalogs
git-core
glibc-langpack-en # dist:rhel9
graphviz # needed only for docs
httpd
httpd-devel
iptables-nft # dist:rhel9,rhel10
iptables-services
java-1.8.0-openjdk-headless # not:rhel10
java-21-openjdk-headless # dist:rhel10
libffi-devel
libjpeg-turbo-devel # Pillow 3.0.0
libxml2-devel # lxml
libxslt-devel # lxml
libyaml-devel
mod_ssl # required for tls-proxy on centos 9 stream computes
net-tools
openssh-server
openssl
openssl-devel # to rebuild pyOpenSSL if needed
pcre2-devel # dist:rhel10 for python-pcre2
pcre-devel # not:rhel10 for python-pcre
pkgconfig
postgresql-devel # psycopg2
psmisc
python3-devel
python3-pip # not:openEuler-22.03
python3-systemd
redhat-rpm-config # not:openEuler-22.03 missing dep for gcc hardening flags, see rhbz#1217376
tar
tcpdump
unzip
util-linux
wget
which
zlib-devel