Actions
Task #6201
closedStory #6146: [Epic] As a user, I can migrate RPM plugin content and repositories
Story #6198: As a user, I can migrate distribution(kickstart) trees
Add ability to migrate distribution trees
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 70
Quarter:
Description
Migrate everything what is available in Pulp 2 (from the pulp 2to3 models). Subrepos won't be created because they are not available in pulp2.
Actions
Adds migration of RPM Distributions to DistributionTrees
This patch comes with a new migration that adds pulp3_repository field to the Pulp2Repository model. This is needed for creating a Variant associated with a DistributionTree in Pulp 3.
The Addons are completely ignored because pulp 2 did not support them.
Variants are only limited to the ones that reference the top level repository ('.').
closes: #6201 https://pulp.plan.io/issues/6201