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
100%
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.
Updated by dkliban@redhat.com over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
- Groomed changed from No to Yes
- Sprint set to Sprint 68
Added by dkliban@redhat.com over 4 years ago
Added by dkliban@redhat.com over 4 years ago
Revision 6aafa196 | View on GitHub
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 ('.').
Added by dkliban@redhat.com over 4 years ago
Revision 6aafa196 | View on GitHub
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 ('.').
Updated by dkliban@redhat.com over 4 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp:pulp-2to3-migration|6aafa196c52dd6e1b640d56bad16712d475ad57b.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
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