Project

Profile

Help

Issue #8447

closed

LookupError: Could not determine ViewSet base name for model <class 'pulpcore.app.models.publication.PublishedMetadata'>

Added by daviddavis about 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 93
Quarter:

Description

Steps to reproduce:

name="rpm-unsigned-$RANDOM"
url="https://fixtures.pulpproject.org/rpm-unsigned/"
#policy="on_demand"
policy="immediate"

pulp rpm remote create --name $name --url $url --policy $policy
pulp rpm repository create --name $name --remote $name
pulp rpm repository sync --name $name

Then hit this url:

http :/pulp/api/v3/content/

Also available in: Atom PDF