Actions
Task #1425
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:
2.8.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The Lazy effort changed the API on FileContentUnit.
The importer needs to:
- do: unit.storage_path = <filename>
- use import_content(path) instead of set_content(path)
Actions
ref #1425 - compatibility changes with lazy platform.