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
100%
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
Updated by ttereshc about 5 years ago
- Blocked by Story #5307: As a user, I can migrate repositories from Pulp2 to Pulp3 added
Updated by ttereshc about 5 years ago
- Blocks Story #5342: As a user, I can migrate repository into a set of repository versions added
Updated by ttereshc about 5 years ago
- Blocked by Story #5340: As a user, I can migrate Pulp 2 repository and importer to Pulp 3 added
Updated by ttereshc about 5 years ago
- Blocked by deleted (Story #5307: As a user, I can migrate repositories from Pulp2 to Pulp3)
Updated by ttereshc about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Updated by ttereshc about 5 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 59
Updated by ttereshc about 5 years ago
- Status changed from ASSIGNED to POST
Added by ttereshc about 5 years ago
Added by ttereshc about 5 years ago
Revision b7ce0218 | View on GitHub
Migrate on_demand content
Create RemoteArtifact for each of the lazy catalog entry.
Added by ttereshc about 5 years ago
Revision b7ce0218 | View on GitHub
Migrate on_demand content
Create RemoteArtifact for each of the lazy catalog entry.
Updated by ttereshc about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset commit:pulp-2to3-migrate|b7ce02189045f29bbab0a78ce1df6439bf709188.
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
Migrate on_demand content
Create RemoteArtifact for each of the lazy catalog entry.
closes #5337 https://pulp.plan.io/issues/5337