From 60e561e21312b8a708e79871f96f8b701e5f61e6 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 30 Mar 2021 04:52:54 +0000 Subject: [PATCH] Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update senlin from branch 'master' to 7ecb5b88197345a8135eea6aca5aa718bf14a44f - Merge "Fix health policy attach/detach action when messaging.MessagingTimeout occurred" - Fix health policy attach/detach action when messaging.MessagingTimeout occurred Health policy attach/detach from cluster still successful when send notification to health manager service with messaging.MessagingTimeout. This is very bad for the cluster health manager,the following things may happen: 1. When do attach from cluster when messaging.MessagingTimeout occurred, Register cluster to health registry will be failed, and then the cluster will not do health check, even though the policy has attached. 2. When do detach from cluster when messaging.MessagingTimeout occurred, Unregister cluster to health registry will be failed, and then the cluster will still do health check, even though the policy has detached. Change-Id: Iedf1f0b77e9034ccb81a9073b936875c2259fb10 Closes-Bug: #1897443 --- senlin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/senlin b/senlin index 3753c52f24..7ecb5b8819 160000 --- a/senlin +++ b/senlin @@ -1 +1 @@ -Subproject commit 3753c52f24a03964f6d0823314800d8416780e5a +Subproject commit 7ecb5b88197345a8135eea6aca5aa718bf14a44f