Project

Profile

Help

Story #9225

Updated by fao89 over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_rpm/2313":https://github.com/pulp/pulp_rpm/issues/2313 




 ---- 


 In RHUI3 (Pulp 2) it is possible to upload comps.xml metadata into custom repository using API: 
 self.pulp.upload_api.import_upload(upload_id, repo_id, TYPE_ID_PKG_GROUP, unit_key, metadata) 

 

Back