pulp_rpm
pulp_rpm copied to clipboard
RPM support for Pulp Platform
This is a draft for implementing Rpm Package support in pulp_rpm. My plan is (not necessarily in this order): - [x] write test for service registration and validation with sample...
closes #3524
closes pulp#2909.
## Problem The API for creating modulemds, modulemds_defaults and modulemds_obsoletes is a bit redundant: - There is a set of fields which we want to keep track in the db...
**Version** Affects all versions. **Describe the bug** pulp_rpm knows two types of remote. ULN and RPM. The `url` field for a ULN remote must always have a value starting with...
[noissue]
The only place it's currently used is in depsolving and retention policy handling. IIRC, it exists mostly because it was done that way in Pulp 2 more than any other...