Story #3873
closed
Story #3657: As a user I can manage modulemd content
As a user, I can upload modulemd and modulemd-defaults content
Status:
CLOSED - CURRENTRELEASE
- Assignee set to daviddavis
I'm following the pattern that comps.xml uses where a file can be imported against any content type but it all calls the same function:
https://github.com/pulp/pulp_rpm/blob/2-master/plugins/pulp_rpm/plugins/importers/yum/upload.py#L108-L111
So users will be able to upload modules.yaml files against modulemd or modulemd-defaults but all of the content in the file will be processed (both modules and defaults). I think this make the most sense users will want to upload modules.yaml file from repos like F28 and these can contain both content types.
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone set to 2.17.0
- Platform Release set to 2.17.0
- Platform Release changed from 2.17.0 to master
- Platform Release deleted (
master)
- Platform Release set to 2.17.0
- Status changed from MODIFIED to 5
- Status changed from 5 to CLOSED - CURRENTRELEASE
- Sprint/Milestone deleted (
2.17.0)
Also available in: Atom
PDF
Support uploading modules.yaml files for rpm repos
fixes #3873 https://pulp.plan.io/issues/3873