mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Introduces a new os_routers_info module. original github PR: https://github.com/ansible/ansible/pull/63731 Change-Id: I7fe56cfe862b2b8209675acf0f87fbad99e09546
46 lines
870 B
Plaintext
46 lines
870 B
Plaintext
boto3
|
|
placebo
|
|
pycrypto
|
|
passlib
|
|
pypsrp
|
|
python-memcached
|
|
pytz
|
|
pyvmomi
|
|
redis
|
|
requests
|
|
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
|
unittest2 ; python_version < '2.7'
|
|
importlib ; python_version < '2.7'
|
|
netaddr
|
|
ipaddress
|
|
netapp-lib
|
|
solidfire-sdk-python
|
|
|
|
# requirements for F5 specific modules
|
|
f5-sdk ; python_version >= '2.7'
|
|
f5-icontrol-rest ; python_version >= '2.7'
|
|
deepdiff
|
|
|
|
# requirement for Fortinet specific modules
|
|
pyFMG
|
|
|
|
# requirement for aci_rest module
|
|
xmljson
|
|
|
|
# requirement for winrm connection plugin tests
|
|
pexpect
|
|
|
|
# requirement for the linode module
|
|
linode-python # APIv3
|
|
linode_api4 ; python_version > '2.6' # APIv4
|
|
|
|
# requirement for the gitlab module
|
|
python-gitlab
|
|
httmock
|
|
|
|
# requirment for kubevirt modules
|
|
openshift ; python_version >= '2.7'
|
|
|
|
# requirements for openstack collection
|
|
munch
|