7f298f00e0
The default filename for documenting binary dependencies has been changed from "other-requirements.txt" to "bindep.txt" with the release of bindep 2.1.0. While the previous name is still supported, it will be deprecated. Move the file around to follow this change. Note that this change is self-testing, the OpenStack CI infrastructure will use a "bindep.txt" file to setup nodes for testing. For more information about bindep, see also: http://docs.openstack.org/infra/manual/drivers.html#package-requirements http://docs.openstack.org/infra/bindep/ As well as this announcement: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html Change-Id: I52c5d6dbb856b83af6f29b56590b0a98dd621f03
61 lines
1.7 KiB
Plaintext
61 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.
|
|
|
|
build-essential [platform:dpkg]
|
|
curl
|
|
cyrus-sasl-devel [platform:rpm]
|
|
gawk
|
|
gettext
|
|
language-pack-en [platform:ubuntu]
|
|
libcurl-devel [platform:rpm]
|
|
libcurl4-gnutls-dev [platform:dpkg]
|
|
libevent-dev [platform:dpkg]
|
|
libevent-devel [platform:rpm]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
libldap2-dev [platform:dpkg]
|
|
libmysqlclient-dev [platform:dpkg]
|
|
libpcap-dev [platform:dpkg]
|
|
libpcap-devel [platform:rpm]
|
|
libpq-dev [platform:dpkg]
|
|
librrd-dev [platform:dpkg]
|
|
libsasl2-dev [platform:dpkg]
|
|
libuuid-devel [platform:rpm]
|
|
libxml2-dev [platform:dpkg]
|
|
libxml2-devel [platform:rpm]
|
|
libxml2-utils [platform:dpkg]
|
|
libxslt-devel [platform:rpm]
|
|
libxslt1-dev [platform:dpkg]
|
|
locales [platform:debian]
|
|
mariadb [platform:rpm]
|
|
mariadb-devel [platform:rpm]
|
|
mariadb-server [platform:rpm]
|
|
memcached
|
|
mongodb [platform:dpkg]
|
|
mongodb-server [platform:rpm]
|
|
mysql-client [platform:dpkg]
|
|
mysql-server [platform:dpkg]
|
|
pkg-config [platform:dpkg]
|
|
pkgconfig [platform:rpm]
|
|
postgresql
|
|
postgresql-client [platform:dpkg]
|
|
postgresql-devel [platform:rpm]
|
|
postgresql-server [platform:rpm]
|
|
python-dev [platform:dpkg]
|
|
python-devel [platform:rpm]
|
|
python-libvirt [platform:dpkg]
|
|
python-lxml
|
|
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|
|
python3.4 [platform:ubuntu-trusty]
|
|
python34-devel [platform:centos]
|
|
python3.5 [platform:ubuntu-xenial]
|
|
redis [platform:rpm]
|
|
redis-server [platform:dpkg]
|
|
rrdtool-devel [platform:rpm]
|
|
uuid-dev [platform:dpkg]
|
|
zlib-devel [platform:rpm]
|
|
zlib1g-dev [platform:dpkg]
|
|
zookeeperd [platform:dpkg]
|