1b5274793b
This change uses the same pytest/molecule requirements spec as tripleo-quickstart and breaks out the requirements into their own file. [1] https://review.opendev.org/#/c/713532/ Closes-Bug: #1867035 Change-Id: I728183f608eb7ab9571d66cc8c515fe52f4dafc0
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
ansible
|
|
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
|