Skip to content

Consider removing line about Rucio core code from the Policy package docs #354

@rdimaio

Description

@rdimaio

The policy package documentation mentions:

- Before the algorithm is called for the first time, the core Rucio
code should call `rucio.common.utils.register_policy_package_algorithms`
to import the algorithms for this class from the policy package and
store them in its internal dictionary. This function takes care of
the complexities of interfacing with the policy package, such as
importing the package if necessary, and dealing with multiple
packages in multi-VO Rucio installations.

I don't think this should be in the docs. This is information about the implementation of the policy package logic, which seems unnecessary in the context of Adding a new algorithm class for operators

Metadata

Metadata

Assignees

Labels

developerDeveloper documentationoperatorOperator documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions