-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cells: remove backward compatibility 7.0
Motivation: The initial implementation of tls support cell tunneling used `/dcache/lm/core-config` file to flag dcache to start inter-cell tunnels in plain of tls modes. This have been later replaces with urls syntax tcp:// and tls://. The old code left in place for backward compatibility, so, time to drop. Modification: Remove handling of `/dcache/lm/core-config` ZK node. Removed commands `get/set core-config` Result: Less dead code. Acked-by: Lea Morschel Target: master Require-book: no Require-notes: yes
- Loading branch information
Showing
1 changed file
with
10 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters