Skip to content

WMCore 2.1.1 central services production release

Compare
Choose a tag to compare
@amaltaro amaltaro released this 05 Aug 20:42
· 801 commits to master since this release

This release brings in a backward-compatible authorization layer for ReqMgr2. It also defines Nano workflows to use a Dataset level granularity (before it was set to Block). Input data placement for Nano workflows will also be done at dataset level and 2 copies will be request.
This version also comes with the very latest stable CouchDB release.

Release date: 5 August 2022.
Changes since release: 2.1.0.

Central services

Software stack

Features and/or feature changes

  • Adopt ReqMgr2 authorization based on the request status (Alan Malta Rodrigues) #11223
  • Implement support for gzipped stream for RucioConMon (Valentin Kuznetsov) #11142
  • Move some Rucio utils over to RucioUtils module (Alan Malta Rodrigues) #11218
  • Set start policy to Dataset for workflows processing MINIAODSIM dataset (Alan Malta Rodrigues) #11219
  • MS: Implement new object for Nano input data placement (Alan Malta Rodrigues) #11219

Bug Fixes

Enhancements

  • Update CMSMonitoring version in the requirements file to 0.6.5 (Alan Malta Rodrigues) #11229
  • Update DBS mock calls and data with MINIAODSIM (Alan Malta Rodrigues) #11219

WMAgent

Features and/or feature changes

  • Allow list of multiple architectures (khurtado) #11228

Bug Fixes

Enhancements

  • Add ExecuteDAO script. (Todor Ivanov) #11174