jamesp-epcc

Results 25 comments of jamesp-epcc

Belle II are no longer using the code in the main tree in production (they are using a policy package instead). However it is still used for the Belle II...

There are still a few VO-specific algorithms in `rucio.rse.translation` and `rucio.common.utils` used for various translations. Should we be aiming to get these out of the core code as well? Do...

I'm happy to reconsider how the messages are formatted/used. Could you give an example of what you would prefer?

That would make sense. I could rework the PR so that it just adds the infrastructure and maybe a couple of examples of the messages to show how they can...

I agree with Thomas that adapting `request_token` will not be enough on its own. In our tests for DUNE using CILogon, the code within `request_token` works fine as it is...

I think the only downside to this is that it would add an additional client dependency, which is something I know we were trying to minimise (server and dev already...

I don't know exactly how the ATLAS Rucio is deployed, but is the VO actually set to `atlas`? (in the `[client]` section of the config file). My understanding was that...

Good point. I've added a PR for the documentation here: https://github.com/rucio/documentation/pull/376

Do we think this could make it into the next Rucio release? I know there are some in the UK who are very keen to get GeoIP working better.

I've discussed this with Martin and I'm happy to take a look at it if people want me to? I think it should be possible to make it backwards compatible...