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().
Updated by jortel@redhat.com almost 9 years ago
- Description updated (diff)
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Updated by jortel@redhat.com almost 9 years ago
- Status changed from ASSIGNED to POST
Updated by jortel@redhat.com almost 9 years ago
- Tracker changed from Issue to Task
- Groomed set to No
- Sprint Candidate set to No
Added by jortel@redhat.com almost 9 years ago
Added by jortel@redhat.com almost 9 years ago
Revision 3f111077 | View on GitHub
ref #1422 - compatibility with lazy changes.
Added by jortel@redhat.com almost 9 years ago
Revision 3f111077 | View on GitHub
ref #1422 - compatibility with lazy changes.
Added by jortel@redhat.com almost 9 years ago
Revision 3f111077 | View on GitHub
ref #1422 - compatibility with lazy changes.
Added by jortel@redhat.com almost 9 years ago
Added by jortel@redhat.com almost 9 years ago
Added by jortel@redhat.com almost 9 years ago
Added by jortel@redhat.com almost 9 years ago
Updated by jcline@redhat.com almost 9 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Updated by semyers over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
ref #1422 - compatibility with lazy changes.