Changes between Version 53 and Version 54 of Development/Scrum


Ignore:
Timestamp:
Oct 13, 2011, 12:35:15 PM (14 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Scrum

    v53 v54  
    4646   * [ticket:254 New schema using nlist rather than list (key=hostname) for service host lists]: this is required to simplify checks wheter an entry already exists. This change will not be backword compatible at the template level but the component may support both old and new schema.
    4747
     48== Package Deployment ==
     49
     50 * Replace SPMA by YUM. See https://twiki.cern.ch/twiki/bin/view/Main/SteveTraylen/Spma2Yum for input on problems to address and possible solutions.
     51
    4852== AII ==
    4953
     
    6064 * Rewrite in Python `rpmUpdates.pl` and `rpmErrata.pl` to make it easier to use YUM API to identify the most recent RPM available.
    6165   * ''Story: original version of these scripts where using a custom huristics to find out the most recent version of each RPM. This heuristics proved to be very fragile. YUM API (`rpmUtils.miscutils`) provides a function to do this more reliably but calling it from a Perl script result in a ugly result...''
     66
     67== Aquilon ==
    6268
    6369== QWG ==