From a9cb410002873d85b07b7821b0b228c330d52026 Mon Sep 17 00:00:00 2001 From: PalNilsson Date: Thu, 4 Oct 2018 09:53:07 +0200 Subject: [PATCH] Updated comments --- CHANGES | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGES b/CHANGES index 8716988d..1e2a11c3 100644 --- a/CHANGES +++ b/CHANGES @@ -169,6 +169,32 @@ File Changes M movers/mover.py (17) + https://github.com/PanDAWMS/pilot/pull/224 + +Commit Summary + +verify objectstore stagein + +File Changes + +M movers/base.py (12) +M movers/objectstore_sitemover.py (23) +M movers/rucio_sitemover.py (16) + +Updates from A. Anisenkov: + + https://github.com/PanDAWMS/pilot/pull/222 + +Commit Summary + +movers: resolve_replica logic updated to look up fist protocol allowed for direct access mode for files requested direct read +cosmetic + +File Changes + +M movers/base.py (6) +M movers/mover.py (7) + ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////