mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
cfb633e8a6
* Dynamic Inventory Source Template against ansible 2.3 dynamic inventory sources. The major change is removal of `rax.py`. Most upstream scripts except `foreman.py` has quite trivial coding style changes, or minor functional extensions that does not affect Tower inventory update runs. `foreman.py`, on the other hand, went through quite a major refactoring, but functionalities stay the same. Major python dependency updates include apache-libcloud (1.3.0 --> 2.0.0), boto (2.45.0 --> 2.46.1) and shade (1.19.0 --> 1.20.0). Minor python dependency updates include indirect updates via `pip-compile`, which are determined by base dependencies. Some minor `task.py` extensions: - `.ini` file for ec2 has one more field `stack_filter=False`, which reveals changes in `ec2.py`. - `.ini` file for cloudforms will catch these four options from `source_vars_dict` of inventory update: `'version', 'purge_actions', 'clean_group_keys', 'nest_tags'`. These four options have always been available in `cloudforms.py` but `cloudforms.ini.example` has not mentioned them until the latest version. For consistency with upstream docs, we should make these fields available for tower user to customize. - YAML file of openstack will catch ansible options `use_hostnames`, `expand_hostvars` and `fail_on_errors` from `source_vars_dict` of inventory update as a response to issue #6075. * Remove Rackspace support Supports of Rackspace as both a dynamic inventory source and a cloud credential are fully removed. Data migrations have been added to support arbitrary credential types feature and delete rackspace inventory sources. Note also requirement `jsonschema` has been moved from `requirements.txt` to `requirements.in` as a primary dependency to reflect it's usage in `/main/fields.py`. Connected issue: #6080. * `pexpect` major update `pexpect` stands at the very core of our task system and underwent a major update from 3.1 to 4.2.1. Although verified during devel, please still be mindful of any suspicious issues on celery side even after this PR gets merged. * Miscellaneous - requests now explicitly declared in `requirements.in` at version 2.11.1 in response to upstream issue - celery: 3.1.17 -> 3.1.25 - django-extensions: 1.7.4 -> 1.7.8 - django-polymorphic: 0.7.2 -> 1.2 - django-split-settings: 0.2.2 -> 0.2.5 - django-taggit: 0.21.3 -> 0.22.1 - irc: 15.0.4 -> 15.1.1 - pygerduty: 0.35.1 -> 0.35.2 - pyOpenSSL: 16.2.0 -> 17.0.0 - python-saml: 2.2.0 -> 2.2.1 - redbaron: 0.6.2 -> 0.6.3 - slackclient: 1.0.2 -> 1.0.5 - tacacs_plus: 0.1 -> 0.2 - xmltodict: 0.10.2 -> 0.11.0 - pip: 8.1.2 -> 9.0.1 - setuptools: 23.0.0 -> 35.0.2 - (requirements_ansible.in only)kombu: 3.0.35 -> 3.0.37
118 lines
7.5 KiB
Plaintext
118 lines
7.5 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.4.5 # via msrestazure
|
|
amqp==1.4.9 # via kombu
|
|
anyjson==0.3.3 # via kombu
|
|
apache-libcloud==2.0.0
|
|
appdirs==1.4.3 # via os-client-config, python-ironicclient, setuptools
|
|
asn1crypto==0.22.0 # via cryptography
|
|
azure-batch==1.0.0 # via azure
|
|
azure-common[autorest]==1.1.4 # via azure-batch, azure-mgmt-batch, azure-mgmt-compute, azure-mgmt-keyvault, azure-mgmt-logic, azure-mgmt-network, azure-mgmt-redis, azure-mgmt-resource, azure-mgmt-scheduler, azure-mgmt-storage, azure-servicebus, azure-servicemanagement-legacy, azure-storage
|
|
azure-mgmt-batch==1.0.0 # via azure-mgmt
|
|
azure-mgmt-compute==0.30.0rc6 # via azure-mgmt
|
|
azure-mgmt-keyvault==0.30.0rc6 # via azure-mgmt
|
|
azure-mgmt-logic==1.0.0 # via azure-mgmt
|
|
azure-mgmt-network==0.30.0rc6 # via azure-mgmt
|
|
azure-mgmt-nspkg==2.0.0 # via azure-batch, azure-mgmt-batch, azure-mgmt-compute, azure-mgmt-keyvault, azure-mgmt-logic, azure-mgmt-network, azure-mgmt-redis, azure-mgmt-resource, azure-mgmt-scheduler, azure-mgmt-storage
|
|
azure-mgmt-redis==1.0.0 # via azure-mgmt
|
|
azure-mgmt-resource==0.30.0rc6 # via azure-mgmt
|
|
azure-mgmt-scheduler==1.0.0 # via azure-mgmt
|
|
azure-mgmt-storage==0.30.0rc6 # via azure-mgmt
|
|
azure-mgmt==0.30.0rc6 # via azure
|
|
azure-nspkg==2.0.0 # via azure-common, azure-mgmt-nspkg, azure-storage
|
|
azure-servicebus==0.20.3 # via azure
|
|
azure-servicemanagement-legacy==0.20.4 # via azure
|
|
azure-storage==0.33.0 # via azure
|
|
azure==2.0.0rc6
|
|
babel==2.3.4 # via osc-lib, oslo.i18n, python-cinderclient, python-glanceclient, python-neutronclient, python-novaclient, python-openstackclient
|
|
backports.ssl-match-hostname==3.5.0.1
|
|
boto==2.46.1
|
|
certifi==2017.4.17 # via msrest
|
|
cffi==1.10.0 # via cryptography
|
|
cliff==2.6.0 # via osc-lib, python-designateclient, python-neutronclient, python-openstackclient
|
|
cmd2==0.7.0 # via cliff
|
|
cryptography==1.8.1 # via adal, azure-storage, secretstorage
|
|
debtcollector==1.13.0 # via oslo.config, oslo.utils, python-designateclient, python-keystoneclient, python-neutronclient
|
|
decorator==4.0.11 # via shade
|
|
deprecation==1.0.1 # via openstacksdk
|
|
dogpile.cache==0.6.2 # via python-ironicclient, shade
|
|
enum34==1.1.6 # via cryptography, msrest
|
|
funcsigs==1.0.2 # via debtcollector, oslo.utils
|
|
functools32==3.2.3.post2 # via jsonschema
|
|
futures==3.1.1 # via azure-storage, shade
|
|
idna==2.5 # via cryptography
|
|
ipaddress==1.0.18 # via cryptography, shade
|
|
iso8601==0.1.11 # via keystoneauth1, oslo.utils, python-neutronclient, python-novaclient
|
|
isodate==0.5.4 # via msrest
|
|
jmespath==0.9.2 # via shade
|
|
jsonpatch==1.15 # via shade, warlock
|
|
jsonpointer==1.10 # via jsonpatch
|
|
jsonschema==2.6.0 # via python-designateclient, python-ironicclient, warlock
|
|
keyring==10.3.2 # via msrestazure
|
|
keystoneauth1==2.20.0 # via openstacksdk, os-client-config, osc-lib, python-cinderclient, python-designateclient, python-glanceclient, python-ironicclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, shade
|
|
kombu==3.0.37
|
|
monotonic==1.3 # via oslo.utils
|
|
msgpack-python==0.4.8 # via oslo.serialization
|
|
msrest==0.4.7 # via azure-common, msrestazure
|
|
msrestazure==0.4.7 # via azure-common
|
|
munch==2.1.1 # via shade
|
|
netaddr==0.7.19 # via oslo.config, oslo.utils, python-neutronclient
|
|
netifaces==0.10.5 # via oslo.utils, shade
|
|
ntlm-auth==1.0.3 # via requests-ntlm
|
|
oauthlib==2.0.2 # via requests-oauthlib
|
|
openstacksdk==0.9.16 # via python-openstackclient
|
|
os-client-config==1.27.0 # via openstacksdk, osc-lib, python-neutronclient, shade
|
|
osc-lib==1.6.0 # via python-designateclient, python-ironicclient, python-neutronclient, python-openstackclient
|
|
oslo.config==4.1.0 # via python-keystoneclient
|
|
oslo.i18n==3.15.0 # via osc-lib, oslo.config, oslo.utils, python-cinderclient, python-glanceclient, python-ironicclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient
|
|
oslo.serialization==2.18.0 # via python-ironicclient, python-keystoneclient, python-neutronclient, python-novaclient
|
|
oslo.utils==3.25.0 # via osc-lib, oslo.serialization, python-cinderclient, python-designateclient, python-glanceclient, python-ironicclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient
|
|
packaging==16.8 # via cryptography, setuptools
|
|
pbr==3.0.0 # via cliff, debtcollector, keystoneauth1, openstacksdk, osc-lib, oslo.i18n, oslo.serialization, oslo.utils, positional, python-cinderclient, python-designateclient, python-glanceclient, python-ironicclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, requestsexceptions, shade, stevedore
|
|
positional==1.1.1 # via keystoneauth1, python-keystoneclient
|
|
prettytable==0.7.2 # via cliff, python-cinderclient, python-glanceclient, python-ironicclient, python-novaclient
|
|
psphere==0.5.2
|
|
psutil==5.2.2
|
|
pycparser==2.17 # via cffi
|
|
pyjwt==1.5.0 # via adal
|
|
pykerberos==1.1.14 # via requests-kerberos
|
|
pyparsing==2.2.0 # via cliff, cmd2, oslo.utils, packaging
|
|
python-cinderclient==2.0.1 # via python-openstackclient, shade
|
|
python-dateutil==2.6.0 # via adal, azure-storage
|
|
python-designateclient==2.6.0 # via shade
|
|
python-glanceclient==2.6.0 # via python-openstackclient
|
|
python-ironicclient==1.12.0 # via shade
|
|
python-keystoneclient==3.10.0 # via python-neutronclient, python-openstackclient, shade
|
|
python-memcached==1.58
|
|
python-neutronclient==6.2.0 # via shade
|
|
python-novaclient==8.0.0 # via python-openstackclient, shade
|
|
python-openstackclient==3.11.0 # via python-ironicclient
|
|
pytz==2017.2 # via babel, oslo.serialization, oslo.utils
|
|
pyvmomi==6.5
|
|
pywinrm[kerberos]==0.2.2
|
|
pyyaml==3.12 # via cliff, os-client-config, psphere, python-ironicclient
|
|
requests-kerberos==0.11.0 # via pywinrm
|
|
requests-ntlm==1.0.0 # via pywinrm
|
|
requests-oauthlib==0.8.0 # via msrest
|
|
requests==2.11.1
|
|
requestsexceptions==1.2.0 # via os-client-config, shade
|
|
rfc3986==0.4.1 # via oslo.config
|
|
secretstorage==2.3.1
|
|
shade==1.20.0
|
|
simplejson==3.10.0 # via osc-lib, python-cinderclient, python-neutronclient, python-novaclient
|
|
six==1.10.0 # via cliff, cmd2, cryptography, debtcollector, keystoneauth1, munch, ntlm-auth, openstacksdk, osc-lib, oslo.config, oslo.i18n, oslo.serialization, oslo.utils, packaging, python-cinderclient, python-dateutil, python-designateclient, python-glanceclient, python-ironicclient, python-keystoneclient, python-memcached, python-neutronclient, python-novaclient, python-openstackclient, pyvmomi, pywinrm, setuptools, shade, stevedore, warlock
|
|
stevedore==1.21.0 # via cliff, keystoneauth1, openstacksdk, osc-lib, oslo.config, python-designateclient, python-keystoneclient
|
|
suds==0.4 # via psphere
|
|
unicodecsv==0.14.1 # via cliff
|
|
warlock==1.2.0 # via python-glanceclient
|
|
wrapt==1.10.10 # via debtcollector, positional, python-glanceclient
|
|
xmltodict==0.11.0 # via pywinrm
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
pip==9.0.1
|
|
setuptools==35.0.2
|