2a763c3b4d
Also use ansible 2.11 for tests. Depends-On: https://review.opendev.org/c/openstack/requirements/+/807571 Change-Id: I702596495b098d6950495fda35632d3754da54e7
13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
# this is required for the molecule jobs
|
|
ansible-core<2.12 # GPLv3+
|
|
ansi2html # LGPLv3+
|
|
jinja2>=2.8.0 # BSD-3-Clause
|
|
mock # BSD
|
|
molecule>=3.3.1,<4 # MIT
|
|
molecule-podman # MIT
|
|
pytest # MIT
|
|
pytest-cov # MIT
|
|
pytest-html # Mozilla Public License 2.0
|
|
pytest-xdist # MIT
|
|
selinux # MIT
|