Actions
Story #5337
closedStory #3821: As a user, I can migrate from Pulp 2 to Pulp 3
Story #3822: As a user, I can migrate all content units of a specific type from Pulp 2 to Pulp 3
As a user, I can fully migrate on_demand content
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 60
Quarter:
Description
Add model to pre-migrate "lazy catalog" from pulp2
Pulp2LazyCatalog
- importer_id
- unit_id
- content_type
- url
- checksum
- checksum_algorithm
Expand the content migration pipeline to create ContentArtifacts and RemoteArtifatcs.
Since it's possible to migrate content only. Ensure that on_demand content is taken care of only when Remote is migrated/available. Otherwise, only downloaded content should be migrated.
Related issues
Actions
Migrate on_demand content
Create RemoteArtifact for each of the lazy catalog entry.
closes #5337 https://pulp.plan.io/issues/5337