Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map users into VO's and control their allocations #210

Open
juztas opened this issue Sep 21, 2022 · 1 comment
Open

Map users into VO's and control their allocations #210

juztas opened this issue Sep 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@juztas
Copy link
Collaborator

juztas commented Sep 21, 2022

From Orchestrator - we need to map users to VO groups (Virtual Organizations) and pass VO names back to RMs. Example is:
If Site A is a multi-VO Organization (CMS/ATLAS/OPN/ETC) - there might be a need for a fair resource allocation. The site should be able to know who the requestor is (VO, no need for individual users) and give % of the allocation. E.g.: CMS get's 50%, ATLAS - 40% and anyone else - 10%.
Once this is passed in delta - it is up to RM to identify and accept/deny delta based on resource usage/allocation.

@xi-yang

@juztas juztas added the enhancement New feature or request label Sep 21, 2022
@xi-yang
Copy link

xi-yang commented Sep 21, 2022

We have organization attribute from registration stored with Keycloak. We can pass that down.

This is not about a single feature but a category of features. What and how do we communicate the user context metadata to the RMs.

Another topic is: how does an RM pass custom provider resource model and information to specific Orchestrators?

We can keep this in the longer term planning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants