Actions
Pulp RPM Roadmap » History » Revision 1
Revision 1/15
| Next »
ttereshc, 12/14/2017 11:14 PM
Pulp RPM Roadmap¶
This is a living document that is moving towards a long term plan to develop RPM plugin for Pulp 3.0 and beyond.
Supported Content Types¶
MVP¶
Post-MVP¶
- DRPM
- Distribution (kickstart tree)
- Comps.xml content types (package group, environment, category, langpacks)
- Yum repo metadata file
Pulp RPM Plugin Use Cases¶
MVP¶
Sync¶
- Basic Sync
- As an authenticated user, I can sync a remote yum/dnf repository
- Sync types
- As a user, I can exactly mirror the content of a remote repository. [provided by pulpcore]
- As a user, I can mirror the content of a remote repository with an additive behavior, so content is never removed locally. [provided by pulpcore]
- Download Behaviors
- As a user, my sync task does not fail just because one download failed. [provided by pulpcore?]
Publish¶
- As an authenticated user, I can publish a yum/dnf repository.
- As a user, I can specify relative path at which a repository will be served. [provided by pulpcore]
- As a user, I can configure if a repository will be served over an SSL or a non-SSL connection. [provided by pulpcore]
- As user, I can sync from a yum/dnf repo published by Pulp. [should be taken into account for any publish story].
Post-MVP¶
Updated by ttereshc almost 7 years ago · 1 revisions