tripleo-ci/bindep.txt
Sorin Sbarnea 5efddb6b00 Populate bindep.txt
Adds missing dependencies for testing tripleo-ci repository.

This is needed due to: wheel->cryptography->openssl-devel

Likely not observed so far because we had an image with it already
installed but on clean systems is likely to need it.

Change-Id: I15e372b061ee6d7518613872fa91f198de9b74a1
2019-02-27 19:29:27 +00:00

6 lines
214 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
libssl-dev [platform:dpkg]
openssl-devel [platform:redhat]