nodepool/bindep.txt
Paul Belanger 5d580eeac6
Ensure only python3 is installed with bindep.txt
We no longer support python2.7 for nodepool, we can be more specific
and now only install python3 libraries.

Change-Id: I2a149a4b075fd63f382ed6b4a2e89f2bb8545da5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-02-14 12:19:16 -05:00

9 lines
309 B
Plaintext

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