* ConditionDB integrated on ResourceStatusDB, to be tested * NagiosTopology agent deployed * Utility to setup RSS CS for other VOs, ? * Policies rearrangement ( DIRAC / LHCbDIRAC ), ? * Synchronizer refactoring, tested completely ? * ResourceStatusDB/Handler/Client completely re-factored * ResourceManagementDB/Handler/Client completely re-factored * New unit tests written for ResourceStatusDB ( ~3500 asserts ) * Prepared small infrastructure to run tests with arbitrary fixtures, and reporting the results somewhere else. * Prepared small tests ( still working on that ), run as unittests, to analyze code quality metrics ( cyclomatic complexity, lines of code, lines of documentation, global and unused variables, etc.. ). Let's see what is the outcome of this.. * Written a small module for writing SQL statements, instead of hard-coding them on the *DB.py modules. It makes easier to debug, and to write the DB modules. Question for the experts: why such thing is not provided by default by DIRAC ?? * Stomp has been included on the $LHCBDEV externals by Joel. This week we will have updates on the NagiosConsumer task.