Commit graph

3 commits

Author SHA1 Message Date
Grzegorz Grasza
0e2f6788f0 Fix bindep.txt to work with newer CentOS and RHEL
Tested this with centos7, rhel7, rhel8, fedora35.

Change-Id: Ibfe495ab3d5e282bc38d5e31c7b10c4018767a20
2022-02-21 15:34:45 +01:00
Eric Brown
689729fa35 Use https for *.openstack.org references
The openstack.org pages now support https and our references to
the site should by default be one signed by the organization.

Change-Id: Ia6cdaf7fabd1c355df002aa07b0695610dde9cd1
2017-02-05 20:46:32 -08:00
Andreas Jaeger
2f03012b47 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: Ibffad3665fea9be1ee6404b3f99ee0f23feb50e5
2016-08-12 21:14:07 +02:00
Renamed from other-requirements.txt (Browse further)