Bug 2254694
Summary: | VmWare - API doesn't show same info about VM as in UI | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Girija Soni <gisoni> |
Component: | Compute Resources - VMWare | Assignee: | Girija Soni <gisoni> |
Status: | CLOSED ERRATA | QA Contact: | sganar |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.12.0 | CC: | chrobert, gtalreja, lstejska, mhulan, pcreech, zhunting |
Target Milestone: | 6.15.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-3.9.1.6-1,rubygem-hammer_cli_foreman-3.9.0.1-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-04-23 17:16:22 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Girija Soni
2023-12-15 08:09:18 UTC
Created from redmine issue https://projects.theforeman.org/issues/35248 Upstream bug assigned to None Description of problem: When trying to get a virtual machine's info from hammer or API, mac address is not being displayed. Mac address is only displayed in the UI. How reproducible: Always. Steps to Reproduce: 1. Run hammer compute-resource virtual-machine info --id CR_ID --vm-id WM_VM_ID Actual results: Mac address is not being displayed. Expected results: Mac address shall be displayed and not be empty. Description of problem: When trying to get a virtual machine's info from hammer or API, mac address is not being displayed. Mac address is only displayed in the UI. How reproducible: Always. Steps to Reproduce: 1. Run hammer compute-resource virtual-machine info --id CR_ID --vm-id WM_VM_ID Actual results: Mac address is not being displayed. Expected results: Mac address shall be displayed and not be empty. Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35248 has been resolved. Failed QA. Tested on Satellite 6.15.0 Snap 8.0 Steps followed: 1. Create a VMware compute resource 2. Run hammer compute-resource virtual-machine info --id CR_ID --vm-id VM_ID Observation: I don't see any info about Mac Address # hammer compute-resource virtual-machine info --id CR_ID --vm-id VM_ID Id: 503ydaf-67ee-79we-cr65-912r524b9ce67 Name: joel-olsby.vowryxlkng.foo CPUs: 1 Memory: 6000 Power Status: poweredOn Host Name: abcd.efgh.foo Hardware Version: vmx-14 Path: /Path/.. Operating System: Red Hat Enterprise Linux 8 (64-bit) Boot order: network, disk Additional Info: Looks like the fix(https://github.com/theforeman/foreman/pull/9957/files) isn't present in the 6.15 snap 8 Verified Tested on Satellite 6.15.0 Snap 9.0 Steps followed: 1. Create a VMware compute resource 2. Run hammer compute-resource virtual-machine info --id CR_ID --vm-id VM_ID Observation: Mac address is beed displayed now. # hammer compute-resource virtual-machine info --id CR_ID --vm-id VM_ID Id: 503ydaf-67ee-79we-cr65-912r524b9ce67 Name: joel-olsby.vowryxlkng.foo CPUs: 1 Memory: 6000 Power Status: poweredOn Host Name: abcd.efgh.foo Hardware Version: vmx-14 Path: /Path/.. Operating System: Red Hat Enterprise Linux 8 (64-bit) Mac: 00:2j:19:35:c9:45 Boot order: network, disk Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |