tripleo-common/tripleo_common
Jose Luis Franco Arza 0e559fc7cb Change the python interpreter discovery mode.
Current default mode for the python interpreter discover inansible 2.8 is
auto_legacy. This patch changes the mode to auto, the biggest difference
respecting auto_legacy is 'If no entry is found, or the listed Python is
not present on the target host, searches a list of common Python interpreter
paths and uses the first one found' [0].
Currently, it has been observed some issues with the
discovered_python_interpreter fact not getting updated on specific scenarios
(for example, when upgrading the node from RHEL7 to RHEL8). This change is
expected to improve this situation.

[0] - https://docs.ansible.com/ansible/latest/reference_appendices/interpreter_discovery.html#
Related-Bug: #1856313
Change-Id: Iaef4839bb15ec398537b5c57a441c8e28a552bc0
(cherry picked from commit 6b4f47dd42)
(cherry picked from commit 62d24f121e)
2020-01-13 11:27:37 +00:00
..
actions Change the python interpreter discovery mode. 2020-01-13 11:27:37 +00:00
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image image-uploader: allow an image without Labels to be uploaded 2019-12-25 22:39:50 +00:00
releasenotes/notes Wire in parameters.convert_docker_params 2019-04-10 13:25:39 -04:00
templates Escape invalid JSON characters during deployment. 2019-11-22 13:06:25 -05:00
tests Fix quoting for PYTHONWARNINGS 2020-01-03 04:05:06 +00:00
utils Fix quoting for PYTHONWARNINGS 2020-01-03 04:05:06 +00:00
__init__.py Add ReNo support 2017-01-12 12:06:02 +00:00
arch.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
constants.py Adding support for the new validation framework 2019-04-17 10:21:28 +02:00
exception.py Fail config-download when group:os-apply-config used 2018-01-05 15:58:14 -05:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventory.py Raise exception when no IPs found 2019-10-10 10:23:26 -04:00
update.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00