From 5390499e692a3a12a60507e359384c44b1ea6784 Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Wed, 20 May 2015 10:19:28 -0400 Subject: Use clustercheck script to control galera-ready The exec timeout/attempts is configured so that it is left running for up to 30mins if the command runs but is unsuccessfull and up to 2h if the command times out. Change-Id: I4b6b77e878017bf92d7c59c868d393e74405a355 --- controller.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'controller.yaml') diff --git a/controller.yaml b/controller.yaml index bbac3a68..d7ba1a10 100644 --- a/controller.yaml +++ b/controller.yaml @@ -208,10 +208,6 @@ parameters: description: Keystone key for signing tokens. type: string hidden: true - MysqlClustercheckPassword: - type: string - hidden: true - default: '' # Has to be here because of the ignored empty value bug MysqlClusterUniquePart: description: A unique identifier of the MySQL cluster the controller is in. type: string -- cgit 1.2.3-korg