Bug 1647003

Summary: [RFE] Allow virt-who to submit hypervisor 'type' as a fact
Product: Red Hat Enterprise Linux 7 Reporter: Rich Jerrido <rjerrido>
Component: virt-whoAssignee: candlepin-bugs
Status: CLOSED NOTABUG QA Contact: Eko <hsun>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.7CC: bbuckingham, bkearney, daniele, egolov, jcallaha, katello-qa-list, rjerrido, satellite6-bugs, tstrachota, yuefliu
Target Milestone: rcKeywords: FutureFeature, PrioBumpPM, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1431232 Environment:
Last Closed: 2018-11-06 14:41:32 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: 1431232, 1647762    
Bug Blocks:    

Comment 2 Rich Jerrido 2018-11-06 14:41:32 UTC
Virt-who reports this data today. 

        {
            "facts": {
                "cpu.cpu_socket(s)": "4", 
                "dmi.system.uuid": "03000200-0400-0500-0006-000700080006", 
                "hypervisor.type": "qemu", 
                "hypervisor.version": "vdsm-4.20.39.1-1.el7ev"
            }, 
            "guests": [], 
            "name": "rhv-hypervisor4.example.com", 
            "uuid": "rhv-hypervisor4.example.com"
        }