Actions
Task #8606
closedStory #7832: [EPIC] As a user, I have Alternate Content Sources
Create models for ACS
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 103
Quarter:
Description
Models:
AlternateContentSource
- name (str)
- remote (fk to remote)
AlternateContentSourcePath
- alternate_content_source - fk to AlternateContentSource
- repository - fk to (hidden) repository
- path - (optional) str
Updated by fao89 over 3 years ago
- Tracker changed from Issue to Task
- % Done set to 0
- Severity deleted (
2. Medium) - Triaged deleted (
No)
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Updated by pulpbot over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to NEW
- Assignee deleted (
ppicka)
Unassigning due to ppicka outage
Updated by ipanova@redhat.com over 3 years ago
- Sprint changed from Sprint 101 to Sprint 102
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by ppicka about 3 years ago
Updated by ppicka about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|ebc2ea0d1676ed2d71ea50d5f90d7a1e2ad8accb.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Alternate Content Source Models
Models & serializers, viewset, docs, tests
closes: #8606 closes: #8607 https://pulp.plan.io/issues/8606 https://pulp.plan.io/issues/8607
Required PR: https://github.com/pulp/pulp_file/pull/549