Files
Grzegorz Grasza 85b776bc86 Run functional tests on Python 3
The functional job roles are extended with an option to specify
python version to run with and a new CI job is created.
python-memcached is added to requirements.txt, since it is used in
the default keystonemiddleware configuration.

Change-Id: I0b77b150785a90b411cba4ffc4b89cc67646e2ac
2018-11-28 06:12:32 +01:00

9 lines
189 B
Plaintext

# System distribution package dependencies
# This is used by bindep: sudo [apt-get | yum] install $(bindep -b)
python-ipalib
python-ipaclient
python3-ipalib [py3]
python3-ipaclient [py3]