dCache / dcache

dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
https://dcache.org
291 stars 136 forks source link

WLG TAPE REST API: fix handling of frontend.root in release API #7636

Closed DmitryLitvintsev closed 3 months ago

DmitryLitvintsev commented 3 months ago

Motivation: commit 922ea440d98f2edacb00b7b16d9768f359aff6a3 was incomplete - it did not fix release API

Modification: apply similar patch to release resoure.

Result: Release by relative path works Issue https://github.com/dCache/dcache/issues/7635 addressed

Target: trunk Request: 10.x Request: 9.x