2016-10-23 22:49:33 +00:00
|
|
|
# This is a cross-platform list tracking distribution packages needed by tests;
|
2017-06-05 10:31:49 +00:00
|
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
2018-05-25 03:36:12 +00:00
|
|
|
|
|
|
|
# common
|
|
|
|
bzip2
|
|
|
|
util-linux
|
|
|
|
dosfstools
|
|
|
|
gdisk
|
|
|
|
kpartx
|
2019-02-08 18:38:55 +00:00
|
|
|
sudo
|
2018-05-25 03:36:12 +00:00
|
|
|
|
2017-05-28 20:59:11 +00:00
|
|
|
squashfs-tools [!platform:suse]
|
|
|
|
squashfs [platform:suse]
|
2019-02-08 18:20:40 +00:00
|
|
|
zypper [!platform:debian-stretch !platform:redhat !platform:ubuntu-trusty !platform:ubuntu-bionic]
|
2017-06-28 11:01:44 +00:00
|
|
|
gnupg2 [!platform:redhat !platform:ubuntu-trusty !platform:suse]
|
2018-05-25 03:36:12 +00:00
|
|
|
|
|
|
|
# ubuntu
|
|
|
|
apt-transport-https [platform:dpkg]
|
|
|
|
inetutils-ping [platform:dpkg]
|
|
|
|
lsb-release [platform:dpkg]
|
|
|
|
python-lzma [platform:dpkg]
|
|
|
|
qemu-utils [platform:dpkg]
|
|
|
|
rpm [platform:dpkg]
|
|
|
|
uuid-runtime [platform:dpkg]
|
|
|
|
yum-utils [platform:dpkg]
|
|
|
|
debootstrap [platform:dpkg]
|
|
|
|
|
|
|
|
# centos/fedora
|
|
|
|
qemu-img [platform:redhat]
|
|
|
|
policycoreutils-python [platform:redhat]
|
2018-12-29 09:43:39 +00:00
|
|
|
policycoreutils-python-utils [platform:fedora]
|
2019-01-22 12:00:06 +00:00
|
|
|
# NOTE(cgoncalves): setuptools is required by python3-setools (a dependency of
|
|
|
|
# policycoreutils-python) but is not in its RPM dependency list in Fedora 28.
|
|
|
|
python3-setuptools [platform:fedora]
|
2018-05-25 03:36:12 +00:00
|
|
|
|
|
|
|
# suse
|
|
|
|
python-pyliblzma [platform:suse]
|
|
|
|
yum-utils [platform:suse]
|
|
|
|
qemu-tools [platform:suse]
|
|
|
|
debootstrap [platform:suse]
|