Actions
Bug #24671
closed[Sync-plans] Remove dead code
Description
ACK from me, we need a follow up PR that removes:
https://github.com/Katello/katello/blob/master/app/controllers/katello/api/v2/repositories_controller.rb#L323-L340
https://github.com/Katello/katello/blob/master/app/lib/actions/katello/repository/scheduled_sync.rb
https://github.com/Katello/katello/blob/master/app/models/katello/glue/pulp/repo.rb#L30-L57
and an upgrade rake task that removes any http notifiers: https://github.com/Katello/katello/blob/master/app/models/katello/glue/pulp/repo.rb#L32
Actions