remove other-requirements.txt

other-requirements.txt were added a couple years
ago to support tests. Collapse bindep.txt and
other-requirements.txt into bindep.txt

Change-Id: I25598f805d6d72eb97773be9b16365660cf7daaa
This commit is contained in:
Wes Hayutin 2019-02-12 09:08:10 -07:00 committed by wes hayutin
parent e8e9547051
commit 2f59c4b052
2 changed files with 4 additions and 6 deletions

View File

@ -37,3 +37,7 @@ python-virtualenv [platform:centos-7]
python-pip [platform:centos-7]
#
redhat-rpm-config [platform:rpm]
# other-requirements
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]

View File

@ -1,6 +0,0 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libselinux-python [platform:rpm]