Moved killPilot to diracAdmin itself#8203
Conversation
37015e0 to
2929df2
Compare
2929df2 to
c2a2d1f
Compare
|
I don't see how this can be useful for DiracX as it can't use |
This is useful because we can't move this part to DiracX because of the authentification, and because we want to move the |
|
Ah I misunderstood the description, yes that makes sense if that is the only place using this. Though I guess it should be backported+deprecated into v8. |
(I don't know DIRAC that much) You mean applying also for v8? |
It just needs to be deprecated, I take care. |
BEGINRELEASENOTES
*PilotManagerHandler
CHANGE: Moved killpilot to diracAdmin itself to avoid migrating it to DiracX while migrating PilotManagerHandler
This is useful later because in DiracX we can't use it for now: it needs a proxy to contact the CS + we would need to import
MySQLdbin DiracX (see error below):This error occurred while importing
killPilotsInQueuesfrom DiracX via an import.ENDRELEASENOTES