Actions
Task #8749
closedStory #7832: [EPIC] As a user, I have Alternate Content Sources
Add ACS on-demand downloading to content app
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 105
Quarter:
Description
The content app performs downloading here for not-yet-downloaded Artifacts using their RemoteArtifacts. We need an additional check to be performed there that will:
- Check if the Artifact to be downloaded has a RemoteArtifact that was created by an ACS
- If there is, use the RemoteArtifact and Remote the ACS created for downloading
- If there is not, do what you did today.
Updated by ipanova@redhat.com over 3 years ago
- Sprint changed from Sprint 101 to Sprint 102
Updated by daviddavis about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by daviddavis about 3 years ago
I'm wondering what the best way to look up whether a RemoteArtifact belongs to an ACS? I see two options:
RemoteArtifact -> Remote -> ACS
RemoteArtifact -> ContentArtifact -> Content -> Repository -> ACS Path -> ACS
I guess the first is shorter?
Updated by pulpbot about 3 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis about 3 years ago
Updated by daviddavis about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|978bc6c8b325364668bed78b0c7424042c6ab0c5.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add support for ACSes in the content app
fixes #8749