Changes between Version 19 and Version 20 of Obsolete/Development/Templates/Generated


Ignore:
Timestamp:
Jun 25, 2007, 9:25:14 AM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Templates/Generated

    v19 v20  
    2121== gLite Templates ==
    2222
    23 Templates for pure gLite services are generated from file `.conf.xml` provided in the config RPM associated with each service. This is done by a set of tools in `utils` directory of `ncm-glite` component sources, in [http://quattor.org/software.htm Quattor CVS]. This tool generates 3 templates per service :
     23=== Base list of RPMs for gLite services ===
     24
     25For each gLite service in [source:templates/trunk/grid/glite-3.1/glite glite/] directory, there is a list of the required RPMs for the service. This list is mainly generated from official list supplied by gLite with the release. It generally requires some manual tuning to solve some missing dependencies in the list provided by gLite. After the initial release, this list should not be edited, except for adding a new RPM required by an update. Replaced RPMs must be handled by [wiki:Development/Templates/Generated#ListofupdateRPMs update related] templates.
     26
     27=== Templates for services managed by ncm-glite ===
     28
     29Some of the gLite services are managed with a generic component, `ncm-glite`. For each service managed by this component, there is a directory in [source:templates/trunk/grid/glite-3.1/common/glite common/glite] directory defining the supported configuration options for this service.
     30
     31These per service templates are generated from file `.conf.xml` provided in the config RPM associated with each service. This is done by a set of tools in `utils` directory of `ncm-glite` component sources, in [http://quattor.org/software.htm Quattor CVS]. This tool generates 3 templates per service :
    2432 * `config.tpl` : the entry point
    2533 * `schema.tpl` : defines all the supported PAN resources/properties for this component
     
    2937
    3038Before using this tool, all the glite*-config*rpm must be installed on the machine where the tool will be run.
    31 
    32 All these templates used namespaces and their layout is service oriented. There is one directory per service, containing all the templates for the service. All these directories must be placed in `common/glite` directory of gLite templates.
    3339
    3440