From 73bb4532d03f6830838270a97c4fcdc36abc6166cda0d67646b005754c788df3 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Wed, 22 Apr 2015 11:33:46 +0000 Subject: [PATCH] - fencing: cl#5134 - Support random fencing delay to avoid double fencing (FATE#317136, FATE#318381) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=203 --- pacemaker.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacemaker.changes b/pacemaker.changes index b4d496e..5d1bbc7 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -93,7 +93,7 @@ Fri Feb 27 09:44:50 UTC 2015 - ygao@suse.com - properly record stop args after reload - pengine: Do not reschedule monitors that are no longer needed while resource definitions have changed (bsc#914761) - Build: Fix building when heartbeat support is disabled -- fencing: cl#5134 - Support random fencing delay to avoid double fencing (FATE#317136) +- fencing: cl#5134 - Support random fencing delay to avoid double fencing (FATE#317136, FATE#318381) - extra: Use crm_simulate for the showscores script - attrd: refresh should force an immediate write-out of all attributes - service: Leave synchronous calls to be free'd by the caller