Story #5634
closedStory #3821: As a user, I can migrate from Pulp 2 to Pulp 3
As a user, I can query Pulp 2->Pulp 3 mapping for migrated resources
100%
Description
Create a new endpoint to query the Pulp2-Pulp3 mapping for resources.
Required info (agreed with Katello):
is_migrated (a flag from a Pulp2Repository model)
not_in_pulp2 (a flag from a Pulp2Repository model)
pulp2_repo_object_id
pulp2_repo_id
pulp3_repo_version_href
pulp3_remote_href
pulp3_publisher_href (if used, depends on plugin)
pulp3_publication_href
pulp3_distribution_hrefs
This information can be found on Pulp2Repository, Pulp2Importer, Pulp2Distributor models.
Add ability to filter by repo_id.
Ask Katello if any other filters are needed.
Updated by ttereshc about 5 years ago
- Description updated (diff)
- Tags Pulp 2 to 3 Migrate added
Updated by ipanova@redhat.com about 5 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 61
Updated by fao89 about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by fao89 about 5 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar about 5 years ago
Added by Fabricio Aguiar about 5 years ago
Revision a90da129 | View on GitHub
New endpoint to query the Pulp2-Pulp3 mapping
Added by Fabricio Aguiar about 5 years ago
Revision a90da129 | View on GitHub
New endpoint to query the Pulp2-Pulp3 mapping
Updated by Anonymous about 5 years ago
- % Done changed from 0 to 100
Applied in changeset commit:pulp-2to3-migrate|a90da129bb9d8a90c59afe0c5e454599885e37dd.
Updated by ttereshc almost 5 years ago
- Project changed from Pulp to Migration Plugin
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 0.1.0
Updated by bmbouter over 4 years ago
- Tags deleted (
Pulp 2 to 3 Migrate)
We're removing the 'Pulp 2 to 3 Migrate' tag to allow membership of the Migration Plugin project in Redmine to be the controlling area https://pulp.plan.io/projects/migration
New endpoint to query the Pulp2-Pulp3 mapping
https://pulp.plan.io/issues/5634 closes #5634