
Add the correct libre2 package name for Debian buster, and also update the quickstart playbook and documentation to deal with the change in default rsa key encoding format from newer versions of ssh-keygen. Change-Id: I6ada88cd896d844c1171f7bcaf4691dea023d51f
56 lines
1.7 KiB
Plaintext
56 lines
1.7 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
mysql-client [test]
|
|
mysql-server [test]
|
|
postgresql [test]
|
|
libjpeg-dev [test]
|
|
openssl [test]
|
|
zookeeperd [test platform:dpkg]
|
|
musl-dev [compile test platform:apk]
|
|
make [compile test platform:apk]
|
|
linux-headers [compile test platform:apk]
|
|
gcc [compile test]
|
|
g++ [compile test platform:apk platform:dpkg]
|
|
gcc-c++ [compile test platform:rpm]
|
|
graphviz [doc]
|
|
libssl-dev [compile test platform:dpkg]
|
|
openssl-devel [compile test platform:rpm]
|
|
# postgresql-dev on alpine uses libressl-dev, so installing openssl-dev there
|
|
# is an error.
|
|
libressl-dev [compile test platform:apk]
|
|
postgresql-dev [compile test platform:apk]
|
|
libssl1.1 [platform:debian platform:ubuntu-bionic]
|
|
libssl1.0.0 [platform:ubuntu-xenial]
|
|
libffi-dev [compile test platform:dpkg platform:apk]
|
|
libffi [platform:apk]
|
|
gmp [platform:apk]
|
|
procps [platform:apk]
|
|
libffi6 [platform:dpkg]
|
|
libffi-devel [compile test platform:rpm]
|
|
python3-dev [compile test platform:dpkg platform:apk]
|
|
python3-devel [compile test platform:rpm]
|
|
python3.7 [test platform:ubuntu-bionic]
|
|
python3.7-dev [test platform:ubuntu-bionic]
|
|
bubblewrap [!platform:ubuntu-xenial]
|
|
libre2-dev [compile test platform:dpkg]
|
|
libre2-5 [platform:debian-buster]
|
|
libre2-4 [platform:ubuntu-bionic]
|
|
libre2-3 [platform:debian-stretch]
|
|
libre2-1v5 [platform:ubuntu-xenial]
|
|
re2-devel [compile test platform:rpm]
|
|
re2-dev [platform:apk]
|
|
re2 [platform:rpm platform:apk]
|
|
yarn [compile test platform:apk]
|
|
nodejs-npm [compile test platform:apk]
|
|
git
|
|
rsync
|
|
curl
|
|
gettext [platform:apk]
|
|
unzip [platform:apk]
|
|
unzip [platform:rpm]
|
|
bzip2 [platform:rpm]
|
|
openssh-client [platform:debian platform:apk]
|
|
openssh [platform:rpm]
|
|
coreutils [platform:apk]
|