Restrict rule creation based on threshold#1048
Open
juanpablosalas wants to merge 2 commits into
Open
Conversation
juanpablosalas
force-pushed
the
user_threshold_permissions
branch
from
July 14, 2026 14:49
c44de47 to
13c76cd
Compare
juanpablosalas
marked this pull request as ready for review
July 14, 2026 16:30
removed comments fixed import
juanpablosalas
force-pushed
the
user_threshold_permissions
branch
from
July 14, 2026 16:34
13c76cd to
53549df
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Restricts rule creation if the current users + local usage (excluding Auto Approve and Analysis Tape Recall) is above the specified local quota (
Disk space in TBytes available for local use). According to [1], this variable is propagated as the account limit for_localor_local_usersaccounts of the RSE.[1]
CMSRucio/docker/rucio_client/scripts/setSiteCapacity
Line 174 in 7832a4a