Task #8607
closed
Story #7832: [EPIC] As a user, I have Alternate Content Sources
Basic views for ACS
Status:
CLOSED - CURRENTRELEASE
Description
For an ACS model create view /pulp/api/v3/acs/[:uuid]
to able
- create
- list (all models)
- read (by specific uuid)
- delete
acs model.
Using NamedViewSet to can be extend by plugin to ````/pulp/api/v3/acs/type/type/`````
- Tracker changed from Issue to Task
- % Done set to 0
- Severity deleted (
2. Medium)
- Triaged deleted (
No)
- Sprint changed from Sprint 95 to Sprint 96
- Sprint changed from Sprint 96 to Sprint 97
- Sprint changed from Sprint 97 to Sprint 98
- Sprint changed from Sprint 98 to Sprint 99
- Sprint changed from Sprint 99 to Sprint 100
- Sprint changed from Sprint 100 to Sprint 101
- Status changed from ASSIGNED to NEW
- Assignee deleted (
ppicka)
Unassigning due to ppicka outage
- Sprint changed from Sprint 101 to Sprint 102
- Status changed from NEW to POST
- Sprint changed from Sprint 102 to Sprint 103
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone set to 3.15.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
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