
CentOS Stream 8 support has been dropped. Migration path will be present in Yoga release - as a followup change. MichaelRigart.interfaces does not support custom routes for NetworkManager yet. It has been disabled in CI for Rocky Linux 9 temporarily. Non-voting CentOS Stream 9 CI overcloud job is using RL9 container images (as kolla CI is not building CS9 images anymore). Change-Id: Idf5ee822b03ba40179803c981500a6bad37594bf
10 lines
150 B
YAML
10 lines
150 B
YAML
---
|
|
# List of packages to install.
|
|
kolla_package_dependencies:
|
|
- gcc
|
|
- libffi-dev
|
|
- libssl-dev
|
|
- python3-dev
|
|
- python3-pip
|
|
- python3-venv
|