Feature #32712
Create/Read/Update/Destroy Python repository with generic content type registration
Description
We want to start adding support for generic content type registration. This would be useful for "simple" Pulp 3 content types like Python or File. This will make creation of new content types much simpler. The first step will be to implement Python repo CRUD using this new simplified registration system.
Related issues
Associated revisions
History
#1
Updated by James Jeffers 11 months ago
- Triaged changed from No to Yes
#2
Updated by Ian Ballou 11 months ago
- Pull request https://github.com/Katello/katello/pull/9406 added
#3
Updated by Ian Ballou 11 months ago
- Category set to Repositories
#4
Updated by The Foreman Bot 11 months ago
- Fixed in Releases Katello 4.2.0 added
#5
Updated by Ryan Verdile 11 months ago
- Status changed from New to Closed
Applied in changeset katello|6887975cfb8303657136cd4e0efacbf936e29b1f.
#6
Updated by Justin Sherrill 10 months ago
- Blocks Tracker #33195: python repository support added
Fixes #32712 - Python repo CRUD with generic api/repo classes (#9406)