Project

Profile

Help

Task #3201

Updated by ttereshc about 6 years ago

 
 Model for an Erratum content type should be based on the createrepo_c representation of it: 
 http://rpm-software-management.github.io/createrepo_c/python/lib.html#createrepo_c.UpdateRecord 

 Just for information, "Erratum model in Pulp 2,":https://github.com/pulp/pulp_rpm/blob/pulp-rpm-2.14.3-1/plugins/pulp_rpm/plugins/db/models.py#L1092-L1239 2.":https://github.com/pulp/pulp_rpm/blob/pulp-rpm-2.14.3-1/plugins/pulp_rpm/plugins/db/models.py#L1092-L1239 
 "Erratum pkglist model in Pulp 2.":https://github.com/pulp/pulp_rpm/blob/pulp-rpm-2.14.3-1/plugins/pulp_rpm/plugins/db/models.py#L1242-L1276 

 This description should be extended and define:  
 * model(s) to create 
 * their fields and what are they for 
 * uniqueness constraints

Back