mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 06:51:10 +03:00
cd7e358b73
Bump keystone auth to resolve problem with openstack script Clarify code path, routing to template vs. managed injector behavior is also now reflected in test data files Refactor test data layout for inventory injector logic Add developer docs for inventory plugins transition Memoize only get_ansible_version with no parameters Make inventory plugin injector enablement a separate concept from the initial_version switch tests to look for plugin_name as well Add plugin injectors for tower and foreman. Add jinja2 native types compat feature move tower source license compare logic to management command introduce inventory source compat mode pin jinja2 for native Ansible types Add parent group keys, and additional translations manual dash sanitization for un-region-like ec2 groups nest zones under regions using Ansible core feature just merged implement conditionally only with BOTH group_by options Make compat mode default be true in API models, UI add and edit controllers Add several additional hostvars to translation Add Azure tags null case translation Make Azure group_by key off source_vars to be consistent with the script support top-level ec2 boto_profile setting
122 lines
4.9 KiB
Plaintext
122 lines
4.9 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements/requirements_ansible.txt requirements/requirements_ansible.in
|
|
#
|
|
adal==0.5.0 # via msrestazure
|
|
appdirs==1.4.3 # via openstacksdk, os-client-config
|
|
applicationinsights==0.11.1 # via azure-cli-core
|
|
argcomplete==1.9.4 # via azure-cli-core, knack
|
|
asn1crypto==0.24.0 # via cryptography
|
|
azure-cli-core==2.0.35
|
|
azure-cli-nspkg==3.0.2
|
|
azure-common==1.1.11
|
|
azure-graphrbac==0.40.0
|
|
azure-keyvault==1.0.0a1
|
|
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
|
|
backports.ssl-match-hostname==3.5.0.1
|
|
bcrypt==3.1.4 # via paramiko
|
|
boto3==1.6.2
|
|
boto==2.47.0
|
|
botocore==1.9.3 # via boto3, s3transfer
|
|
cachetools==3.0.0 # via google-auth
|
|
certifi==2018.1.18 # via msrest, requests
|
|
cffi==1.11.5 # via bcrypt, cryptography, pynacl
|
|
chardet==3.0.4 # via requests
|
|
colorama==0.3.9 # via azure-cli-core, knack
|
|
configparser==3.5.0 # via entrypoints
|
|
cryptography==2.1.4 # via adal, azure-keyvault, azure-storage, paramiko, pyopenssl, requests-kerberos, requests-ntlm, secretstorage
|
|
decorator==4.2.1 # via openstacksdk
|
|
deprecation==2.0 # via openstacksdk
|
|
docutils==0.14 # via botocore
|
|
dogpile.cache==0.6.5 # via openstacksdk
|
|
entrypoints==0.2.3 # via keyring
|
|
enum34==1.1.6; python_version < '3' # via cryptography, knack, msrest, ovirt-engine-sdk-python
|
|
futures==3.2.0; python_version < '3' # via openstacksdk, s3transfer
|
|
google-auth==1.6.2
|
|
humanfriendly==4.8 # via azure-cli-core
|
|
idna==2.6 # via cryptography, requests
|
|
ipaddress==1.0.19 # via cryptography, openstacksdk
|
|
iso8601==0.1.12 # via keystoneauth1, openstacksdk
|
|
isodate==0.6.0 # via msrest
|
|
jinja2==2.10
|
|
jmespath==0.9.3 # via azure-cli-core, boto3, botocore, knack, openstacksdk
|
|
jsonpatch==1.21 # via openstacksdk
|
|
jsonpointer==2.0 # via jsonpatch
|
|
keyring==15.1.0 # via msrestazure
|
|
keystoneauth1==3.11.2 # via openstacksdk, os-client-config
|
|
knack==0.3.3 # via azure-cli-core
|
|
lxml==4.1.1 # via ncclient, pyvmomi
|
|
monotonic==1.4 # via humanfriendly
|
|
msrest==0.4.29
|
|
msrestazure==0.4.31
|
|
munch==2.2.0 # via openstacksdk
|
|
ncclient==0.6.3
|
|
netaddr==0.7.19
|
|
netifaces==0.10.6 # via openstacksdk
|
|
ntlm-auth==1.0.6 # via requests-credssp, requests-ntlm
|
|
oauthlib==2.0.6 # via requests-oauthlib
|
|
openstacksdk==0.23.0
|
|
os-service-types==1.2.0 # via openstacksdk
|
|
ovirt-engine-sdk-python==4.2.4
|
|
packaging==17.1
|
|
paramiko==2.4.0 # via azure-cli-core, ncclient
|
|
pbr==3.1.1 # via keystoneauth1, openstacksdk, os-service-types, stevedore
|
|
pexpect==4.6.0
|
|
psutil==5.4.3
|
|
ptyprocess==0.5.2 # via pexpect
|
|
pyasn1-modules==0.2.3 # via google-auth
|
|
pyasn1==0.4.2 # via paramiko
|
|
pycparser==2.18 # via cffi
|
|
pycurl==7.43.0.1 # via ovirt-engine-sdk-python
|
|
pygments==2.2.0 # via azure-cli-core, knack
|
|
pyjwt==1.6.0 # via adal, azure-cli-core
|
|
pykerberos==1.2.1 # via requests-kerberos
|
|
pynacl==1.2.1 # via paramiko
|
|
pyopenssl==17.5.0 # via azure-cli-core, pyvmomi, requests-credssp
|
|
pyparsing==2.2.0 # via packaging
|
|
python-dateutil==2.6.1 # via adal, azure-storage, botocore
|
|
pyvmomi==6.5
|
|
pywinrm[kerberos]==0.3.0
|
|
pyyaml==3.12 # via azure-cli-core, knack, openstacksdk, os-client-config
|
|
requests-credssp==0.1.0
|
|
requests-kerberos==0.12.0 # via pywinrm
|
|
requests-ntlm==1.1.0 # via pywinrm
|
|
requests-oauthlib==0.8.0 # via msrest
|
|
requests==2.20.0
|
|
requestsexceptions==1.4.0 # via openstacksdk, os-client-config
|
|
rsa==4.0 # via google-auth
|
|
s3transfer==0.1.13 # via boto3
|
|
secretstorage==2.3.1 # via keyring
|
|
selectors2==2.0.1 # via ncclient
|
|
|
|
six==1.11.0 # via azure-cli-core, bcrypt, cryptography, google-auth, isodate, keystoneauth1, knack, munch, ncclient, ntlm-auth, openstacksdk, ovirt-engine-sdk-python, packaging, pynacl, pyopenssl, python-dateutil, pyvmomi, pywinrm, stevedore
|
|
stevedore==1.28.0 # via keystoneauth1
|
|
tabulate==0.7.7 # via azure-cli-core, knack
|
|
urllib3==1.24 # via requests
|
|
wheel==0.30.0 # via azure-cli-core
|
|
xmltodict==0.11.0 # via pywinrm
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
pip==9.0.1
|
|
setuptools==36.0.1
|