stfc / rucio

Rucio - Scientific Data Management
http://rucio.cern.ch
Apache License 2.0
0 stars 0 forks source link

Add VO to list_scopes #38

Closed patrick-austin closed 4 years ago

patrick-austin commented 4 years ago

Motivation

Calling list_scopes currently lists all scopes at all VOs, should only list for specified/current VO.

Modification

Add a filter similar to that of account at the API/core level, and change at the web/REST level to pass the VO to the API.