Actions
Feature #25415
closedKatello does not import facts from virt-who reported Hypervisors
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1647762
Non-RHEL Hypervisors (like VMware ESX) don't run subscription-manager, but are reported via virt-who to Satellite.
virt-who does report facts for them (see [1]), and those facts end up in Candlepin just fine.
However, they are never imported back into Satellite, and thus are not available via the API.
[1] https://github.com/candlepin/virt-who/blob/master/virtwho/virt/esx/esx.py#L305-L318
Actions