openstack-ansible-tests/test-ansible-deps.txt

18 lines
458 B
Plaintext

# WARNING:
# This file is use by all OpenStack-Ansible roles for testing purposes.
# Any changes here will affect all OpenStack-Ansible role repositories
# with immediate effect.
# PURPOSE:
# Python requirements listed here are imported by the roles via tox
# target configuration in each role.
# The Ansible version used for testing
ansible-core==2.11.5
# Used for the ip filter within ansible
netaddr
# Used for the ansible openssl_* modules
pyOpenSSL