Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: lsst_distrib, pipe_drivers
-
Labels:None
-
Story Points:0.2
-
Team:Architecture
-
Urgent?:No
Description
pipe_drivers is no longer used by pipelines as of DM-19852, but removal from lsst_distrib requires a deprecation period.
We have decided that announcing the deprecation in v24 and removing after v25 is a reasonable deprecation period. The fix for user code is trivial, changing pipe.drivers to pipe.tasks in their pipeline yaml.