tripleo-heat-templates/container_config_scripts
Martin Schuppert f8779e5023 Move nova cell v2 discovery to deploy_steps_tasks
Recent changes for e.g edge scenarios caused intended move of discovery
from controller to bootstrap compute node. The task is triggered by
deploy-identifier to make sure it gets run on any deploy,scale, ... run.
If deploy run is triggered with --skip-deploy-identifier flag, discovery
will not be triggered at and as result causing failures in previously
supported scenarios.
This change moves the host discovery task to be an ansible
deploy_steps_tasks that it gets triggered even if --skip-deploy-identifier
is used, or the compute bootstrap node is blacklisted.

Closes-Bug: #1831711

Change-Id: I4bd8489e4f79e3e1bfe9338ed3043241dd605dcb
2019-07-02 17:24:27 +02:00
..
tests Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
nova_statedir_ownership.py Set debug level of nova container_config_scripts only when enabled 2019-04-30 14:40:33 +02:00
nova_wait_for_compute_service.py Allow multiple same options in nova.conf 2019-05-09 09:22:22 +02:00
nova_wait_for_placement_service.py Allow multiple same options in nova.conf 2019-05-09 09:22:22 +02:00
pyshim.sh Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00