As part of the efforts to migrate the PilotManager from DIRAC to DiracX, we need to split the current PilotManager into 2 parts.
- One is about searching, summarizing, registering (deleting?) pilots that only requires interactions with the PilotDB
- One is about interactions with CEs, which will require more efforts before being ported to DiracX so this is going to be moved out from the
PilotManager and be served by a service related to WebApp + CLI interactions.
As part of the efforts to migrate the
PilotManagerfrom DIRAC to DiracX, we need to split the currentPilotManagerinto 2 parts.PilotManagerand be served by a service related to WebApp + CLI interactions.