tripleo-common/tripleo_common
Emilien Macchi 76bc13e3bf ansible: limit_hosts now takes precedence over blacklisted_hostnames
From now, limit_hosts will take precedence over the blacklisted_hostnames.
And therefore Ansible won't be run with two --limit if both limit hosts
and blacklisted hostnames are in use. When we want to run Ansible on
specific hosts, we will ignore the blacklisted nodes and assume we know
what we do. In the case of the scale-down scenario, the unreachable nodes
are ignored.

Note: adding unit tests coverage for both parameters.

Change-Id: I2e9fc7b9e9005fce7d956f1b936054e540b39849
Closes-Bug: #1857298
2020-07-15 14:11:20 -04:00
..
actions ansible: limit_hosts now takes precedence over blacklisted_hostnames 2020-07-15 14:11:20 -04:00
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image Relax filter_images_with_labels() and re-add kolla_version 2020-07-09 11:24:02 -04:00
releasenotes/notes Wire in parameters.convert_docker_params 2019-04-10 13:25:39 -04:00
templates Fix dry-run for "remote copy deployment file" task 2020-05-20 16:02:44 -04:00
tests ansible: limit_hosts now takes precedence over blacklisted_hostnames 2020-07-15 14:11:20 -04:00
utils Catch exception if servers are in error state with no bm_node attached 2020-07-03 08:05:11 +02: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 Do not rotate CephX secrets 2020-05-24 11:55:40 +00: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
inventories.py Include uc plan var when TripleoInventories contains a single plan 2020-04-09 21:21:13 +01:00
inventory.py Set undercloud ansible_connection to local 2020-06-22 15:07:49 +00:00
update.py Handle failed neutron-plugin-ml2.yaml lookup 2019-05-13 09:58:28 -04:00