Actions
Task #1422
closedPulp - Story #1150: As a user, I can lazily fetch repositories
Importer compatibility with platform (Lazy) changes.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Target Release - Docker:
2.0.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The Lazy effort changed the API on FileContentUnit.
The importer needs to call import_content(path, location) for each file to be stored where location is the location within the directory referenced in _storage_path where the file is to be stored.
The model should to implement list_files().
Actions
ref #1422 - compatibility with lazy changes.