2018-10-18 05:52:39 +03:00
# GCE
2018-03-01 19:17:46 +03:00
apache-libcloud==2.2.1
2018-10-18 05:52:39 +03:00
# Azure
# azure deps from https://github.com/ansible/ansible/blob/stable-2.7/packaging/requirements/requirements-azure.txt
packaging
azure-cli-core==2.0.35
azure-cli-nspkg==3.0.2
azure-common==1.1.11
azure-mgmt-batch==4.1.0
azure-mgmt-compute==2.1.0
azure-mgmt-containerinstance==0.4.0
azure-mgmt-containerregistry==2.0.0
azure-mgmt-containerservice==3.0.1
azure-mgmt-dns==1.2.0
azure-mgmt-keyvault==0.40.0
azure-mgmt-marketplaceordering==0.1.0
azure-mgmt-monitor==0.5.2
azure-mgmt-network==1.7.1
azure-mgmt-nspkg==2.0.0
azure-mgmt-rdbms==1.2.0
azure-mgmt-resource==1.2.2
azure-mgmt-sql==0.7.1
azure-mgmt-storage==1.5.0
azure-mgmt-trafficmanager==0.50.0
azure-mgmt-web==0.32.0
azure-nspkg==2.0.0
azure-storage==0.35.1
msrest==0.4.29
msrestazure==0.4.31
azure-keyvault==1.0.0a1
azure-graphrbac==0.40.0
# AWS
2018-03-01 19:17:46 +03:00
boto==2.47.0 # last which does not break ec2 scripts
boto3==1.6.2
2018-11-16 23:21:04 +03:00
# netconf for network modules
2018-11-16 23:34:42 +03:00
ncclient==0.6.3
2018-10-18 05:52:39 +03:00
# netaddr filter
2018-05-30 02:56:33 +03:00
netaddr
2018-10-18 05:52:39 +03:00
# oVirt/RHV
2018-03-01 19:17:46 +03:00
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
2018-10-18 05:52:39 +03:00
# AWX usage
2018-05-29 16:43:45 +03:00
pexpect==4.6.0 # same as AWX requirement
2018-03-01 19:17:46 +03:00
python-memcached==1.59 # same as AWX requirement
psutil==5.4.3 # same as AWX requirement
2018-10-18 05:52:39 +03:00
setuptools==36.0.1
pip==9.0.1
# VMware
2016-12-20 00:39:38 +03:00
pyvmomi==6.5
2018-10-18 05:52:39 +03:00
# WinRM
backports.ssl-match-hostname==3.5.0.1
2018-03-01 19:17:46 +03:00
pywinrm[kerberos]==0.3.0
2018-10-18 20:43:39 +03:00
requests
2018-03-01 19:17:46 +03:00
requests-credssp==0.1.0 # For windows authentication awx/issues/1144
2018-10-18 05:52:39 +03:00
# OpenStack
2018-03-01 19:17:46 +03:00
shade==1.27.0