Clean-up ssl packages from bindep.txt

tempest was removed from test-requirements.txt in [0]
but it's requirements in bindep.txt were not.  Clean
them up.

[0] https://review.opendev.org/#/c/506672/

Change-Id: I47d160823d1b93f79bdef88200835419cd9d84d1
This commit is contained in:
Brian Haley 2019-10-22 15:29:03 -04:00 committed by Brian Haley
parent 8acf9ea32b
commit 1d55a4508f
1 changed files with 0 additions and 6 deletions

View File

@ -22,9 +22,3 @@ postgresql [test]
postgresql-client [platform:dpkg test]
postgresql-devel [platform:rpm test]
postgresql-server [platform:rpm test]
# Neutron's test-requirements requires tempest which requires paramiko
# which requires cryptography which requires ssl.
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm !platform:suse]
libopenssl-devel [platform:suse !platform:rpm]