[Cluster-devel] [resource-agents][PATCH 0/3] rgmanager: ra2rng.xsl: MYSQL+APACHE+LVM params datatyping

Jan Pokorný jpokorny at redhat.com
Mon Dec 9 21:02:57 UTC 2013


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




More information about the Cluster-devel mailing list