Project

Profile

Help

Story #5634

Updated by ttereshc over 4 years ago

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 Pulp2Distrobutor models. 

 Add ability to filter by repo_id. 
 Ask Katello if any other filters are needed.

Back