kolla-ansible/test-requirements.txt
Michal Arbet c02d736ba7 Add ansible-core as a dependency
This patch adds ansible-core as a dependency to
requirements.txt since there is really no reason
not to have it in the requirements.txt, given that
kolla-ansible project even has ansible in its name
and ansible-core is a crucial dependency.

Change-Id: I4d01b7eb944c4edf6a440f2b775221986509f7eb
2024-09-30 15:48:51 +02:00

8 lines
151 B
Plaintext

# coverage testing
coverage!=4.4,>=4.0 # Apache-2.0
# unit testing
docker>=2.4.2 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0