DIRACGrid / DIRAC

DIRAC Grid
http://diracgrid.org
GNU General Public License v3.0
113 stars 176 forks source link

InputDataAgent with MultiVo*Metadata #7681

Closed andresailer closed 4 months ago

andresailer commented 4 months ago

Because the Transformation InputDataAgent is not using the credentials of the transformation author, but just the host information, we would need to be use author credentials when making the FileCatalog client. Otherwise the MultiVo*Metadata is not being picked up.

cc. @marianne013

https://github.com/DIRACGrid/DIRAC/blob/4886513ac7a42f01c06cd5b2339fa666d3a04115/src/DIRAC/TransformationSystem/Agent/InputDataAgent.py#L119