2009-03-10 Jeff Templon, NIKHEF H1.58 * Release: lcg-info-dynamic-scheduler-generic-2.3.2 - Only change is to make config / install system compatible with ETICS. 2009-03-02 Jeff Templon, NIKHEF H1.58 * Release: lcg-info-dynamic-scheduler-generic-2.3.1 - Fixes for savannah bugs 25031, 25867, 27171, 27172, 38195. 2009-03-02 Jeff Templon, NIKHEF H1.58 * Release: lcg-info-dynamic-scheduler-pbs-2.1.0 - Remove support for specifying hostname on command line (savannah bug 35662) 2009-02-26 Jeff Templon, NIKHEF H1.58 * Release: lcg-info-dynamic-scheduler-generic-2.3.0 - Update dynamic-scheduler to print FreeCPUs and FreeSlots info for CE views. 2009-02-26 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.4.0 - fred 2009-02-26 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.3.0 - Change dynamic-scheduler to print out FreeSlots and FreeCPU info for CE views. 2009-02-26 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.3.0 - Change dynamic scheduler so that it prints out JobSlots and FreeCPU info in queue views. 2007-08-14 Jeff Templon, NIKHEF H1.58 * Release: lcg-info-dynamic-scheduler-generic-2.2.2 - lcg-info-dynamic-scheduler no longer prints ACBRs 2007-07-03 Jeff Templon * Release: lcg-info-dynamic-scheduler-test-2.1.0 - add tests dealing with DENY tags. Note the benchmark results are not yet included for these tests 2007-07-03 Jeff Templon * Release: lcg-info-dynamic-scheduler-pbs-2.0.1 - minor update, invalid LICENSE URL fixed 2007-07-03 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.2.0 - Update to handle DENY tags 2007-02-20 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.1.0 - Changes to both lcg-info-dynamic-scheduler and lrms.py to support query caching. Not backwards compatible. 2007-02-20 Jeff Templon * Release: lcg-info-dynamic-scheduler-pbs-2.0.0 - Uses new lrms.py, otherwise no changes. 2006-12-01 Jeff Templon * Release: lcg-info-dynamic-scheduler-pbs-1.6.1 - update documentation and examples to be consistent with 2.0 release 2006-12-01 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.0.1 - update documentation and example files to be consistent with 2.0 release. 2006-08-31 Jeff Templon * Release: lcg-info-dynamic-scheduler-test-2.0.0 - Changed ordering of dn blocks in expected output files. This is necessary to deal with new sorting order of main package; new sorting order was required in order to make output have reproducible order -- otherwise tests fail because the output is ordered diffferently. 2006-08-31 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-2.0.0 - Update to handle VOMS FQANs in ACBRs. Also change ordering of output. 2006-07-12 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-1.6.3 - Fix for GGUS bug 10155 2006-05-19 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-1.6.1 - Fix bug in jobmanager string parsing 2006-05-19 Jeff Templon * prepare for new release. Changes since 1.6.0: lcg-info-dynamic-scheduler: fix bug in regexp matching GlueCEUniqueID. the regexp missed - CEs with a "-" character in the hostname - queue names with underscores, uppercase letters, and numbers There are examples of each of these classes on the production system, so this upgrade is critical. 2006-05-10 Jeff Templon * Release: lcg-info-dynamic-scheduler-test-1.6.0 - update for gLite 3.0 2006-05-10 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-1.6.0 - update for gLite 3.0 2006-05-10 Jeff Templon * Release: lcg-info-dynamic-scheduler-pbs-1.6.0 - update for gLite 3.0 2006-05-10 Jeff Templon * prepare for new release. Changes since 1.5.2: - changes to parsing of static LDIF file to pick up gLite CEs with "blah" instead of "jobmanager". Note this is largely untested!! - added test suite to prevent bug regression - some changes to build system (three targets increases aggravation) - some changes to pbsServer classes to assist in debugging. - some changes to vomaxjobs-maui to assist in debugging/testing; also fixed various unreported bugs discovered during testing. - Change mapping of pbs/torque job states in pbs classes; up til now was either queued (Q) or running (any other states). Now we have: From the qstat (torque 2.0.0p4) man page: C - Job is completed after having run (mapped to 'done') E - Job is exiting after having run. (mapped to 'running') H - Job is held. (mapped to 'pending') Q - job is queued, eligible to run or routed. (mapped to 'queued') R - job is running. (mapped to 'running') T - job is being moved to new location. (mapped to 'pending') W - job is waiting for its execution time (mapped to 'queued') ======= 2006-04-11 Jeff Templon, NIKHEF H1.58 * Release: lcg-info-dynamic-scheduler-pbs-1.5.2 - Fix to vomaxjobs-maui to deal with cases where there is extra 'warning' output near the top of the command output from diagnose -g. 2006-03-14 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-1.5.2 - fix bug with logging; undefined variable caused program to exit with error, even when the program was just trying to print a warning. 2006-03-03 Jeff Templon * Release: lcg-info-dynamic-scheduler-pbs-1.5.1 - update version number of dependency on generic info provider RPM 2006-03-03 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-1.5.1 - add missing dependency on python-logging 2006-03-01 Jeff Templon * Release: lcg-info-dynamic-scheduler-pbs-1.5.0 - allow spec of MAXPROC=soft,hard in vomaxjobs-maui 2006-03-01 Jeff Templon * Release: lcg-info-dynamic-scheduler-generic-1.5.0 - * fix bug with running jobs > max_running -> negative free slots 2006-02-13 Jeff Templon * Release: 1.4.3 - Fix for Savannah bug #14946 2006-02-13 Jeff Templon * Release: 1.4.3 - Fix for Savannah bug #14946 2006-02-08 Jeff Templon * Release: 1.4.2 - update with patch for Savannah bug #14886 2006-02-08 Jeff Templon * Release: 1.4.2 - update with patch for Savannah bug #14486 2005-12-02 Jeff Templon * Release: 1.4.1 - changes for LCG 2.7.0 configuration. 2005-12-02 Jeff Templon * Release: 1.4.1 - changes in config mechanism for LCG 2.7.0; also changes to print VO-independent scheduling numbers per queue 2005-11-23 Jeff Templon * Release: 1.4.0 - bumping minor release for synchronicity with generic subpackage. minor changes to PBS lrms package (reports more attributes). 2005-11-23 Jeff Templon * Release: 1.4.0 - Release implementing support for GIP config of LCG 2.7.0 2005-11-08 Jeff Templon * lcg-gip/lcg-info-dynamic-scheduler.cin (usage): forgot to pass empty namespace to eval statement that pulls in Job info from lrms_backend_cmd. 2005-09-21 Jeff Templon * Release: 1.3.2 - try again with stupid obsoletes stmt 2005-09-21 Jeff Templon * Release: 1.3.1 - OBSOLETES was not defined for this package but that apparently break specfile 2005-09-21 Jeff Templon * Release: 1.3.0 - see comments for same tag, generic subsystem 2005-09-21 Jeff Templon * Release: 1.3.0 - numerous organizational changes and better documentation 2005-09-20 Jeff Templon * Release: 1.2.11 - synch again 2005-09-20 Jeff Templon * Release: 1.2.11 - more silliness 2005-09-20 Jeff Templon * Release: 1.2.10 - synch with generic package 2005-09-20 Jeff Templon * Release: 1.2.10 - fixed silly syntax error 2005-09-20 Jeff Templon * Release: 1.2.9 - just bumping version number to be in sync with generic package 2005-09-20 Jeff Templon * Release: 1.2.9 - Previous version was based on improper understanding of GIP 2005-09-20 Jeff Templon * Release: 1.2.8 - just tracking version number with generic part 2005-09-20 Jeff Templon * Release: 1.2.8 - remove a couple unneeded lines in script output 2005-08-30 Jeff Templon * Release: 1.2.7 - updated system to package RPMs in generic and LRMS-specific parts. 2005-08-03 Jeff Templon * Release: 1.2.5 - mostly a name change, thanks to Laurence. Can't think of any other changes since 1.2.4 2005-08-01 Jeff Templon * Release: 1.2.4 - fixed bug in EstTT.py (list is now a keyword, should not be used for var names) 2005-08-01 Jeff Templon * Release: 1.2.3 - another bug fix for 'reboot the LRMS' failure mode 2005-08-01 Jeff Templon * Release: 1.2.2 - fixed another bug in wrt calculation 2005-08-01 Jeff Templon * Release: 1.2.1 - fixed bug in WRT calculation; was possible for WRT to be less than ERT 2005-08-01 Jeff Templon * Release: 1.2.0 - Removed config file option from lrmsinfo-pbs; clean up some other config file stuff; fix bug (program died when optional 'vomap' structure left out of config file. 2005-07-29 Jeff Templon, NIKHEF H1.58 * Release: 1.1.0 - makefile now handles install of doc files 2005-07-29 Jeff Templon, NIKHEF H1.58 * Release: 1.0.0 - s.