Actions
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
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
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
Actions
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