From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Mon, 9 Dec 2013 22:02:57 +0100 Subject: [Cluster-devel] [resource-agents][PATCH 0/3] rgmanager: ra2rng.xsl: MYSQL+APACHE+LVM params datatyping Message-ID: <1386622980-18460-1-git-send-email-jpokorny@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In line with previous changeset [1] (and the infrastructure built in preceding [2]), extend parameters validation for these RAs: * mysql * apache * lvm by datatyping and otherwise restricting them. It becomes apparent that more and more params with the same properties are shared across various RAs, hence more and more of them are likely to be moved to WILDCARD section with forthcoming progress. Note to [1]+[2]: due to two intermediate steps to get resulting cluster.rng (furthermore composed from various components' input), some mistakes/bad decisions were not discovered until more "integration" testing was performed --> this explains why there were so many reiterations of these previous changes, and the last version per each change can now be considered final [1] http://www.redhat.com/archives/cluster-devel/2013-December/msg00052.html [2] http://www.redhat.com/archives/cluster-devel/2013-December/msg00037.html Jan Pokorn? (3): rgmanager: ra2rng.xsl: mysql-*: datatype/restrict the params rgmanager: ra2rng.xsl: apache-*: datatype/restrict the params rgmanager: ra2rng.xsl: lvm-*: datatype/restrict the params rgmanager/src/resources/ra2rng.xsl | 122 +++++++++++++++++++++++++++++++++---- 1 file changed, 109 insertions(+), 13 deletions(-) -- 1.8.1.4