Story #5097
Updated by dkliban@redhat.com almost 5 years ago
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 \- upload \- 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.