Actions
Task #7880
closedModify the tasks that get and configure the smartgears scopes
Status:
Closed
Priority:
Normal
Assignee:
Category:
System Application
Target version:
Start date:
Mar 28, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
We need to deal with a new case: now a smartgears node can be authorized to run on all a VO's VREs.
To handle the case the variable
<authorizeChildrenContext></authorizeChildrenContext>
needs to be set as true
inside container.xml, and only the VOs token have to be requested.
Additionally, a new script has been added to the smartgears distribution to collect the scopes from the local state and cleanly remove the state from the local file system and from the IS.
The new policy will be that the local state will have precedence over the ansible provides scopes list.
The only exception is when we move from a list of VRE scopes to a configuration authorized on all the VREs.
Related issues
Actions