Actions
Task #8607
closedStory #7832: [EPIC] As a user, I have Alternate Content Sources
Basic views for ACS
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 103
Quarter:
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/`````
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 ppicka over 3 years ago
this issue should be in "POST" as https://github.com/pulp/pulpcore/pull/1437 points here
Updated by dalley over 3 years ago
- Status changed from ASSIGNED 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