From 339c3c1f6176ba08103c156040da9a914b511d42 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 18 Apr 2019 02:28:23 +0000 Subject: [PATCH] Update git submodules * Update aodh from branch 'master' - Merge "Add load balancer pool member evaluator" - Add load balancer pool member evaluator This patch is adding a new evaluator for the alarms of type 'loadbalancer_member_health' which evaluates the alarm by checking the operating status of the members in a given load balancer pool. A new config option 'member_creation_time' is introduced in order to ignore the members in initialization status. This is the first part of the auto-healing solution. Change-Id: I57b848e6dc6aa5e79af1c17dbf1a42a9f068f174 --- aodh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aodh b/aodh index 453d15d9f2..b892f23703 160000 --- a/aodh +++ b/aodh @@ -1 +1 @@ -Subproject commit 453d15d9f2f991251b68ce6c44142aec77d2014b +Subproject commit b892f237035c901204bee336635bd7198e5b1aa4