Bug 1269152

Summary: rhsmcertd does not trigger entitlement certificate regeneration when content changes
Product: Red Hat Enterprise Linux 7 Reporter: Filip Nguyen <fnguyen>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED NOTABUG QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.3CC: bcourt, fnguyen
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-30 09:51:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1207433    

Description Filip Nguyen 2015-10-06 13:13:11 UTC
When content changes some commands such as [1] will trigger regeneration of entitlement certs in case the content changed. This will subsequently update [2]

I suspect that rhsmcertd should do this proactively but I have not yet been able to observe it.

[1] repos --list
[2] /etc/yum.repos.d/redhat.repo

Comment 3 Barnaby Court 2015-11-20 15:52:01 UTC
Why should this be done proactively vs. the yum plugin taking care of it? Can you provide an example of where the current behavior would impact a customer?

Comment 4 Filip Nguyen 2015-11-30 09:51:02 UTC
Yes if yum plugin takes care of this it is fine. I was just afraid that some code paths might not be covered (such as when the certs are needed for yum)