5efddb6b00
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
6 lines
214 B
Plaintext
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]
|