Bug #25818
Virt-who reported host type is blank, under Hosts---> Content Hosts shows "Type" as blank
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1652732
Description of problem:
Virt-who reported host on WEB-UI , under Hosts---> Content Hosts shows "Type" as blank
Version-Release number of selected component (if applicable):
virt-who-0.22.5-1.el7.noarch
How reproducible:
100%
Steps to Reproduce:
1.Configure/Deploy the virt-who using the (UI > Infrastructure -> Virt-who configurations). The configuration deployed successfully.<FQDN>)
2. Check the status (UI -> Hosts -> Content Hosts ->virt-who
Actual results:
Type is not getting populated, as it is showing as blank.
Expected results:
Type should be specified to identify the hypervisor type.
Additional info:
Associated revisions
History
#1
Updated by John Mitsch over 3 years ago
- Description updated (diff)
- Subject changed from Virt-who reported host on Satellite WEB-UI , under Hosts---> Content Hosts shows "Type" as blank to Virt-who reported host type is blank, under Hosts---> Content Hosts shows "Type" as blank
#2
Updated by John Mitsch over 3 years ago
- Description updated (diff)
#3
Updated by The Foreman Bot over 3 years ago
- Assignee set to John Mitsch
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7916 added
#4
Updated by Andrew Kofink over 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.12.0
#5
Updated by John Mitsch over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9b38ba7b74f52375d68780c039247108d49d706f.
Fixes #25818 - Show virt-who hypervisor type
virt-who hypervisors use "hypervisor::type" rather than
"virt::host_type" for type. This commit updates the UI
to check for both.
To review, register a virt-who hypervisor and check
the type field in the content host details page is
filled out.