tripleo-quickstart-extras/molecule-requirements.txt
Sagi Shnaidman 2f335749c9 Fix ansible lint for python 3.8
As linters jobs are failing with the issue [1].

Don't use ansible 2.10.0 It seems to have
broken linters and molecule jobs,
let's not use it till we fix those.

[1]: https://zuul.opendev.org/t/openstack/build/2b50f5e021634cc4abfbab46181cd310
[2]: https://groups.google.com/g/ansible-project/c/yFnMgbjqYnU/m/4nTCm4w1BAAJ

Change-Id: I5d16f7e09116116830cbbd5c376c0b87cbcea087
2020-09-24 15:49:15 +05:30

12 lines
233 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
mock
molecule>=3.0,<3.1
selinux>=0.2.1