summaryrefslogtreecommitdiff
path: root/bindep.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove python2 from bindepPavlo Shchelokovskyy2022-06-101-2/+0
| | | | | | | | Heat dropped support for Python2 long ago, and python2 is not even available on some newer platforms, breaking installation of heat dependencies. Change-Id: I37cf23a71202396bd28cd780455f6278b42c6e4b
* Add local bindep.txtElod Illes2019-06-261-0/+41
As it was announced [1] global bindep-fallback.txt was removed and now projects need to have a local bindep.txt to be able to install binary dependencies for testing. In test jobs the script tools/test-setup.sh is called which requires mysql and postgres servers and clients to be installed. [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html Change-Id: If9befe4115c64c2fda52321002ba5fe1124eaf7c