Actions
Story #5097
closedStory #5112: [Epic] As a user, I can manage auxiliary content types
As a user, I can manage content types provided by comps.xml
Start date:
Due date:
% Done:
100%
Estimated time:
(Total: 0:00 h)
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Types to support:
- group
- category
- environment
- langpacks
Pulp 2 models for reference: https://github.com/pulp/pulp_rpm/blob/2-master/plugins/pulp_rpm/plugins/db/models.py#L1355-L1479
Operations to support:
- sync
- publish
- copy (a simple one for now)
Background¶
As a user I want to install with anaconda from my own pulp3 RPM distributions. Thus, this is important, because it seems anaconda can not install from a repo that doesn't serve package groups.
Actions