37 lines
1.4 KiB
Plaintext
37 lines
1.4 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc-c++ [doc test platform:rpm]
|
|
libyaml-devel [test platform:rpm]
|
|
libyaml-dev [test platform:dpkg]
|
|
python3-devel [test platform:rpm]
|
|
python3 [test platform:rpm]
|
|
|
|
# ansible-pylibssh
|
|
gcc [compile platform:rpm]
|
|
libssh-dev [compile platform:dpkg]
|
|
libssh-devel [compile platform:rpm]
|
|
python3-Cython [compile platform:fedora-35 platform:rhel-9]
|
|
# 3.9 Cython doesn't seem to be available on our centos-8 images
|
|
# But I'm not sure why we would need it anyway?
|
|
# python39-Cython [compile platform:centos-8 platform:rhel-8]
|
|
|
|
# ncclient
|
|
python3-six [platform:centos-9 platform:rhel-9]
|
|
python39-six [platform:centos-8 platform:rhel-8]
|
|
python3-lxml [platform:centos-9 platform:rhel-9]
|
|
python39-lxml [platform:centos-8 platform:rhel-8]
|
|
|
|
# paramiko
|
|
findutils [compile platform:centos-8 platform:rhel-8]
|
|
gcc [compile platform:centos-8 platform:rhel-8]
|
|
make [compile platform:centos-8 platform:rhel-8]
|
|
python3-devel [compile platform:centos-9 platform:rhel-9]
|
|
python39-devel [compile platform:centos-8 platform:rhel-8]
|
|
python3-cffi [platform:centos-9 platform:rhel-9]
|
|
python39-cffi [platform:centos-8 platform:rhel-8]
|
|
python3-cryptography [platform:centos-9 platform:rhel-9]
|
|
python39-cryptography [platform:centos-8 platform:rhel-8]
|
|
python3-pycparser [platform:centos-9 platform:rhel-9]
|
|
python39-pycparser [platform:centos-8 platform:rhel-8]
|