Changes between Version 68 and Version 69 of Development/Scrum
- Timestamp:
- May 6, 2012, 3:38:15 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Scrum
v68 v69 87 87 == QWG == #QWG 88 88 89 * Rework the definition of RPM version to use using an improved default version mechanism. This involves:90 * Modified `ncm-spma` function `pkg_repl` to mark addition of a default version with a special value91 * Modified `ncm-spma` function `pkg_resolve` to resolve default version in the (final) package list92 * Update current `rpms.tpl` to do `pkg_repl` with default version and to define an initial list of package default version93 * Update update/errata RPM list to update the default version list94 * Remove reexecution of update/errata templates in many places...95 89 * [ticket:230 Produce a QWG release without gLite templates with its documentation] 96 * Review network interface configuration to ensure it doesn't clash with SL6 interface name definition in `udev`97 * Look at the possibility of using a Quattor specific name for interfaces, also defined in `udev`. See [/wiki/Meetings/Workshops/20111011#RHEL6 discussion] during Strasbourg workshop.98 90 99 91 === gLite === #gLite … … 102 94 * Current support is a static declaration not connected with the actual configuration of the CE 103 95 * Torque submit filter must be configured on the CE instead of the Torque server as it is executed by `qsub` command 104 * YAIM support as an alternative to QWG service configuration using the same variables (`yaim.tpl` in replacement of `service.tpl`)105 96 * WN profile cloning: allow to use several different reference nodes in the same cluster 106 97 * ''Story: sometimes it is necessary to use different reference nodes for different subset of a clusters, to accomodate different OS version/arch for example.'' … … 116 107 117 108 * Migrate [ticket:255 panc], [ticket:257 ccm+ncm-ncd+ncm-cdispd] and [ticket:256 AII] to Git (distinct) repositories 118 * [/wiki/Development/Scrum/CommandRenaming Command renaming] (prefixed by `quattor-`)119 * ''12/1: Luis has started a Git repository for AII. Will finalize it to include all the AII plugins.''