Actions
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
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 61
Quarter:
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.
Actions
New endpoint to query the Pulp2-Pulp3 mapping
https://pulp.plan.io/issues/5634 closes #5634