tripleo-ipa/test-requirements.txt
Brendan Shephard 04944c4e4f Fix role issues for Ansible 2.11
Resolve ansible-lint issues in the role.

Move all to Ansible 2.11 testing, since new molecule
works with collections and TripleO will use Ansible 2.11/2.12
for deployment from Wallaby.

Use FQCN for Ansible collections.
Co-Author: Brendan Shephard <bshephar@redhat.com>

Change-Id: I35a94d3d6335a5589a1b4ed6f3c5c599ccc59eda
2021-10-18 12:29:44 +03:00

11 lines
330 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
ansible-lint # MIT
pre-commit # MIT
mock>=2.0.0 # BSD
stestr>=2.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
yamllint