Actions
Story #6572
closedStory #6134: [EPIC] Pulp import/export
As a User/Importer, I can know the versions of pulpcore/plugins that were used to generate an export tarfile
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 72
Quarter:
Description
Proposal: add a top-level file to the export.tar.gz, 'versions.json', that is a list of dictionaries of the form [ {"component": "<pluginname>", "version": "<pluginversion>"},...]
This suggestion/requirement came from demo discussions with the katello team.
Actions
Add version.json to top level of export.tar.gz
Only exports versions of plugins whose repositories are being exported.
closes #6572