Project

Profile

Help

Task #1281

closed

Story #1150: As a user, I can lazily fetch repositories

Update the Importer base class to support the streamer getting a configured downloader.

Added by jortel@redhat.com over 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
2.8.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Add something like:

Importer.get_downloader(self, config, catalog_entry).

This method is called by the streamer to acquire a fully configured downloader as needed. This method could have a default implementation that creates a downloaded using the standard importer config. This implementation could provide a sufficient implementation for most importers participating in lazy downloading.

Also available in: Atom PDF