From ef171c2c929e9e56c7bd952971a9a782f666fddf Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 23 Apr 2019 01:56:20 +0000 Subject: [PATCH] Update git submodules * Update tripleo-heat-templates from branch 'master' - Merge "Avoid concurrent nova cell_v2 discovery instances" - Avoid concurrent nova cell_v2 discovery instances The nova_cell_v2_discover_hosts.py was moved to run on compute nodes instead of controllers to allow adding computes without touching controllers and in case multiple stacks are used to manage compute nodes. In case the nova-manage command, run by nova_cell_v2_discover_hosts.py, gets triggered at the same time on compute nodes races. With this change if this is _not_ an additional cell: * in docker_config step4, on every compute, we start the nova-compute container and then start a (detach=false) container to wait for it's service to appear in the service list. * in docker_config step5, on the bootstrap node only, we run the discovery. Change-Id: I1a159a7c2ac286373df2b7c566426b37b7734961 Closes-bug: 1824445 Co-authored-by: mschuppert@redhat.com --- tripleo-heat-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-heat-templates b/tripleo-heat-templates index 0d033b3777..7cd0e8ff7b 160000 --- a/tripleo-heat-templates +++ b/tripleo-heat-templates @@ -1 +1 @@ -Subproject commit 0d033b377795ca72ba8b6d8b1ee0c99ad7871458 +Subproject commit 7cd0e8ff7b724e7ac71dca0aafa018a56081cbbb