Description of problem: Published repositories do not include errata severity from the source repository. Version-Release number of selected component (if applicable): pulp-server-2.2.0-0.22.beta.el6.noarch How reproducible: always (Observed both with zoo test and RHEL repos) Steps to Reproduce: 1. create/sync/publish a repo (e.g. using feed url: http://inecas.fedorapeople.org/fakerepos/new_cds/content/zoo/1.1/x86_64/rpms) 2. observe that the ./repodata/*.updateinfo.xml.gz from the feed includes a severity element. For example: <severity>Critical</severity> Actual results: The *-updateinfo.xml in the published repo (under /var/lib/pulp/published) does not include the severity from the source. Expected results: The *-updateinfo.xml in the published repo should include the severity and APIs to retrieve errata information should include it. Additional info:
I followed these steps with pulp 2.2 stable on RHEL6 with the zoo repo noted. Severity was included in the published repo, so I am not able to reproduce this. Please re-open if you can reproduce on 2.2 stable or newer.