From b0ad8e20facf590b336d6453029da7af365e8873 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 3 Mar 2022 14:59:51 +0000 Subject: [PATCH] Update git submodules * Update openstack-helm-infra from branch 'master' to ebfd04448eaa05a848b96fae1c9678bcf8a48ee7 - Merge "Add force_boot command to rabbit start template" - Add force_boot command to rabbit start template Currently, if a multi-node cluster is shut down unexpectedly, RabbitMQ is not able to boot and sync with the other nodes. The purpose of this change is to add the possibility to use the rabbitmqctl force_boot command to recover RabbitMQ cluster from an unexpected shut down. Test plan: PASS: Shutdown and start a multi-node RabbitMQ cluster Regression: PASS: OpenStack can be applied successfully PASS: RabbitMQ nodes can join the RabbitMQ cluster Story: 2009784 Task: 44290 Ref: [0] https://www.rabbitmq.com/rabbitmqctl.8.html#force_boot Signed-off-by: Maik Catrinque Co-authored-by: Andrew Martins Carletti Change-Id: I56e966ea64e8881ba436213f0c9e1cbe547098e3 --- openstack-helm-infra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-helm-infra b/openstack-helm-infra index 9b9863abc3..ebfd04448e 160000 --- a/openstack-helm-infra +++ b/openstack-helm-infra @@ -1 +1 @@ -Subproject commit 9b9863abc373b239862bd600798bccbd8d9be493 +Subproject commit ebfd04448eaa05a848b96fae1c9678bcf8a48ee7