Filling in license info for dependencies.

License information was obtained from the repositories
and documentation of the projects.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I31d68764b93f917e2710dabb2b63fa9c486ed519
This commit is contained in:
Jiri Podivin 2021-06-14 15:54:37 +02:00
parent c1277a5e5c
commit 2fed329feb
2 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
# this is required for the molecule jobs
ansi2html
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
jinja2>=2.8.0
ansi2html # LGPLv3+
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0 # GPLv3+
jinja2>=2.8.0 # BSD-3-Clause
molecule>=3.3.1,<4 # MIT
molecule-podman # MIT
pytest
pytest-cov
pytest-html
pytest-xdist
pytest # MIT
pytest-cov # MIT
pytest-html # Mozilla Public License 2.0
pytest-xdist # MIT
selinux # MIT
lxml # BSD

View File

@ -14,4 +14,4 @@ os-net-config>=7.1.0 # Apache-2.0
oslo.utils>=3.40.2 # Apache-2.0
six>=1.11.0 # MIT
tripleo-common>=7.1.0 # Apache-2.0
setuptools>=50.3.0
setuptools>=50.3.0 # MIT