Changes between Version 60 and Version 61 of Development/Scrum
- Timestamp:
- Oct 14, 2011, 3:18:04 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Scrum
v60 v61 20 20 21 21 22 == Web site == 22 == Web site == #WebSite 23 23 24 24 * Remove Trac request for a user certificate for anonymous access … … 29 29 * Discussion on wishes related to navigation menu behaviour 30 30 31 == Documentation == 31 == Documentation == #Doc 32 32 33 33 * Clarify or add missing material to answer Ronald's questions after his QWG migration experience … … 38 38 * [http://freshmeat.net/projects/quattor Freshmeat] 39 39 40 == Build tools == 40 == Build tools == #BuildTools 41 41 42 42 * Use of new build tools for other toolkit components (probably 1 by 1) 43 43 44 == Pan Compiler == 44 == Pan Compiler == #Panc 45 45 46 46 After [/wiki/Meetings/Workshops/20111011#QWGVars discussion] during Quattor workshop: … … 49 49 * Would be great if it worked also with structure templates... 50 50 51 == Configuration Modules == 51 == Configuration Modules == #ConfigModules 52 52 53 53 * [ticket:249 ncm-network full rewrite] … … 59 59 * First step could be a proof of concept using Python APIs developped for QuattorFS 60 60 61 == Package Deployment == 61 == Package Deployment == #SPMA 62 62 63 63 * Replace SPMA by YUM. Even though it is a bit CERN (CDB/SWrep) specific, see https://twiki.cern.ch/twiki/bin/view/Main/SteveTraylen/Spma2Yum for input on problems to address and possible solutions. 64 64 * A first action for Quattor development may be to establish a summary of this documents oriented as a list of actions, removing CERN specifics. 65 65 66 == AII == 66 == AII == #AII 67 67 68 68 * Allow using standard Anaconda formatting instructions rather than pre scripts. See [/wiki/Meetings/Workshops/20111011#AII Workshop discussion]. 69 69 70 == SCDB == 70 == SCDB == #SCDB 71 71 72 72 * Tool to check that RPMs for a gLite service, as published on http://glite.org, are present in a given XML profile with a version greater or equal to what is required … … 79 79 * ''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...'' 80 80 81 == Aquilon == 81 == Aquilon == #Aquilon 82 82 83 83 * Provide an appliance with QWG templates preinstalled 84 84 85 == QWG == 85 == QWG == #QWG 86 86 87 87 * Rework the definition of RPM version to use using an improved default version mechanism. This involves: … … 95 95 * 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. 96 96 97 === gLite === 97 === gLite === #gLite 98 98 99 99 * CE Capacity Share published based on Torque/MAUI (LRMS?) fairshare configuration … … 105 105 * [ticket:241 DPM/xrootd: add support for multiple principals] 106 106 107 == Monitoring == 107 == Monitoring == #Monitoring 108 108 109 109 110 == SINDES == 110 == SINDES == #SINDES 111 111 112 112 * Integration in Quattor server configuration (RAL) 113 113 114 == Miscellaneous == 114 == Miscellaneous == #Misc 115 115 116 116 * Migrate [ticket:255 panc], [ticket:257 ccm+ncm-ncd+ncm-cdispd] and [ticket:256 AII] to Git (distinct) repositories