martynia
martynia
Motivation ---------- The current version of Dirac-Rucio interface on the server side does not work in a multi-VO Rucio environment Modification ------------ We need to enhance all 3 levels of...
There isn't an easy way to get a list of storage elements filtered by VO they support. The DMSHelpers `__init__()` takes a VO parameter, however it is only used to...
This pull request add a new `checksum` column to all relevant tables which store `Adler32` and `md5` checksums. The changes in the code are made, so the new `checksum` dict...
This PR converts `check_obsolete_replica` probe code to a daemon using SQLAlchemy.