Story #5097
Updated by ttereshc over 5 years ago
Types I want to support: - group - category - environment - langpacks sync the package groups from a RPM remote and/or create and edit them manually. 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) h3. h2. 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.