Issue #8283
generic-list work broke content guards
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 91
Quarter:
Description
The published content-guard endpoint is advertised as /pulp/api/v3/contentguards. The work done as part of e22474955c673c0eb339c75bcfa33f6bac7abc6d sets BaseContentGuardViewSet.endpoint_name = "content_guards"
This broke pulp-certguard.
Associated revisions
History
#1
Updated by pulpbot about 2 months ago
- Status changed from ASSIGNED to POST
#2
Updated by fao89 about 2 months ago
- Triaged changed from No to Yes
- Sprint set to Sprint 91
#3
Updated by ggainey about 2 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|70d711c52f92b5c068d6b0b32ccc6a923e5c1a7d.
#4
Updated by ipanova@redhat.com about 1 month ago
- Sprint/Milestone set to 3.11.0
#5
Updated by ipanova@redhat.com 30 days ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Returned content_guards API to correct contentguards.
fixes #8283 [nocoverage]