2 Commits

Author SHA1 Message Date
Brian Rosmaita
926f030e45 Fix openstack-tox-py311 job
The openstack-tox-py311 job (change I725b94bee6601a) was added to
the testing template by change I3b22ff95ab7b83a.  Since it uses a
debian bookworm nodeset, follow change I736ecb2a18d3 in adjusting
manila's bindep.txt.

Change-Id: Iec549a1d8b09f85c1bd36ee5dfa4c6b68670bd62
2023-08-31 14:44:36 -04:00
Goutham Pacha Ravi
1709fd7fc2 [CI] Add bindep.txt
Bindep is a tool for checking the presence of binary
packages needed to use an application / library. It
started life as a way to make it easier to set up a
development environment for OpenStack projects.

Infra has been looking to drop the global
bindep_fallback.txt [1][2] file for all
OpenStack projects, they recommend that projects
maintain their own with packages as necessary.

[1] http://lists.openstack.org/pipermail/openstack-infra/2018-April/005926.html
[2] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/006888.html
Change-Id: I1824f132b0ffadc6c9179582d37295f3abed355f
2019-06-24 15:03:51 -07:00