Story #5342
closedStory #3821: As a user, I can migrate from Pulp 2 to Pulp 3
Story #5307: As a user, I can migrate repositories from Pulp2 to Pulp3
As a user, I can migrate repository into a set of repository versions
100%
Description
See the Migration Plan schema in #5178 for the way to specify Pulp2 repository to create a set of repo versions from.
By default, if all repositories are migrated without any specification for repo versions, each repository should be migrated into a repository with one repo version.
It should happen after the content migration step and based on the pre-migrated RepoContent data from Pulp 2.
Related issues
Updated by ttereshc about 5 years ago
- Blocked by Story #5337: As a user, I can fully migrate on_demand content added
Updated by ttereshc about 5 years ago
- Blocks Story #5343: As a user, I can migrate Pulp 2 distributor into publication/distribution in Pulp 3 added
Updated by ttereshc about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Added by ttereshc about 5 years ago
Added by ttereshc about 5 years ago
Revision 87df44f9 | View on GitHub
Create repo versions
By default, create one repo version per each pulp 2 repo. If the specific migration plan exists for repo version creation, follow it.
Repositories are created based on the provided name in the migration plan. If such repo exists in pulp 2, its description will be migrated, otherwise Pulp 3 repo is created with the descritpion as its name.
Added by ttereshc about 5 years ago
Revision 87df44f9 | View on GitHub
Create repo versions
By default, create one repo version per each pulp 2 repo. If the specific migration plan exists for repo version creation, follow it.
Repositories are created based on the provided name in the migration plan. If such repo exists in pulp 2, its description will be migrated, otherwise Pulp 3 repo is created with the descritpion as its name.
Updated by dalley about 5 years ago
- Status changed from ASSIGNED to MODIFIED
Updated by ttereshc about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp-2to3-migration|87df44f946bd75eb66e9bd8dc2df3a8aaf9f1d42.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ttereshc almost 5 years ago
- Status changed from CLOSED - CURRENTRELEASE to MODIFIED
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 0.1.0
Create repo versions
By default, create one repo version per each pulp 2 repo. If the specific migration plan exists for repo version creation, follow it.
Repositories are created based on the provided name in the migration plan. If such repo exists in pulp 2, its description will be migrated, otherwise Pulp 3 repo is created with the descritpion as its name.
closes #5342 https://pulp.plan.io/issues/5342