tripleo-quickstart-extras/molecule-requirements.txt
Ronelle Landy 4b5e68d3bd Restrict pytest-molecule to < 1.3.1
With pytest-molecule==1.3.1, openstack-tox-molecule
tests fail with:
ImportError: cannot import name 'ansible_version'

Locking the pytest-molecule until the version bug is
addressed.

Change-Id: If33f664a73498b66f12550f7aacf92be192f8951
Related-Bug: #1900033
2020-10-15 17:36:59 -04:00

12 lines
247 B
Plaintext

ansible<2.10
ansi2html # GPL (soft-dependency of pytest-html)
docker
paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)
pytest
pytest-cov
pytest-html
pytest-molecule>=1.3.0,<1.3.1
mock
molecule>=3.0,<3.1
selinux>=0.2.1