Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger dd0375f69c Move other-requirements.txt to bindep.txt
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: I684fb634720be4c8e26cd81f653e250a40c46508
2016-08-12 20:51:00 +02:00
Paul Belanger 356027467b Add other-requirements.txt for bindep
This will allow us to better control the dependencies installed in the
openstack CI gate.

Change-Id: I77cba402b5e1dfdf9e3e903a77523fd5e614778e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-29 13:48:24 -04:00