ironic-inspector/bindep.txt
Riccardo Pittau b7bb387778 add local bindep.txt
Global bindep-fallback.txt was removed [1] and now projects need
to have a local bindep.txt to be able to install binary
dependencies for testing.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html

Change-Id: Ic17e59267bf4ae814c5e734603b5c9307819e086
2019-06-29 11:12:08 +02:00

7 lines
140 B
Plaintext

# needed for mysql
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
# needed for psql
postgresql
postgresql-client [platform:dpkg]