Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1639479

Summary: [RFE] candlepin should provide an API to update hypervisor check-in time when mappings have not changed
Product: [Community] Candlepin (Migrated to Jira) Reporter: Kevin Howell <khowell>
Component: candlepinAssignee: candlepin-bugs
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.5CC: bcourt, jsenkyri, ktordeur, redakkan, skallesh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: candlepin-2.9.0-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-20 15:57:38 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:

Description Kevin Howell 2018-10-15 20:08:34 UTC
Description of problem: Currently, when virt-who processes mappings, if there are no changes from the previous report, no report is sent. This means that the hypervisor check-in date can be misleading.

In address this, we would like to add a new API that can be used to simply update the check-in time, without changing mappings.

Subsequent virt-who changes will also be necessary.