Bug 1285848 - [Admin portal] No value for Operating system in VM's Guest Info tab
Summary: [Admin portal] No value for Operating system in VM's Guest Info tab
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 3.6.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-3.6.3
: 3.6.3
Assignee: Marek Libra
QA Contact: Petr Matyáš
URL:
Whiteboard:
Depends On:
Blocks: 1272502
TreeView+ depends on / blocked
 
Reported: 2015-11-26 16:27 UTC by Jiri Belka
Modified: 2016-02-18 11:14 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-18 11:14:52 UTC
oVirt Team: Virt
Embargoed:
rule-engine: ovirt-3.6.z+
rule-engine: planning_ack+
tjelinek: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 50416 0 master MERGED webadmin: VM's Guest Info tab displays OS 2015-12-16 08:47:06 UTC
oVirt gerrit 50578 0 ovirt-engine-3.6 MERGED webadmin: VM's Guest Info tab displays OS 2015-12-16 09:44:44 UTC

Description Jiri Belka 2015-11-26 16:27:23 UTC
Description of problem:

There's no value for Operating system in VM's Guest Info tab

engine=# select vm_guid,guestos_arch,guestos_codename,guestos_distribution,guestos_kernel_version,guestos_type,guestos_version from vm_dynamic where vm_guid = '77447af6-731c-431c-95c3-68245d81aeaf';
-[ RECORD 1 ]----------+-------------------------------------
vm_guid                | 77447af6-731c-431c-95c3-68245d81aeaf
guestos_arch           | 1
guestos_codename       | Win 8
guestos_distribution   | 
guestos_kernel_version | 
guestos_type           | Windows
guestos_version        | 6.2


        guestOsInfo = {'kernel': '', 'arch': 'x86_64', 'version': '6.2', 'distribution': '', 'type': 'windows', 'codename': 'Win 8'}
        username = user@jb-w81x64
        guestName = JB-W81X64


Version-Release number of selected component (if applicable):
rhevm-3.6.1-0.2.el6.noarch / 3.6.2 WGT iso

How reproducible:
100%

Steps to Reproduce:
1. have windows with 3.6.2 WGT and see what's value for Operating system in
   Guest Info subtab
2.
3.

Actual results:
Operating system value is empty

Expected results:
OS value should be reported as DB has it

Additional info:

Comment 2 Red Hat Bugzilla Rules Engine 2016-01-28 12:14:38 UTC
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.

Comment 3 Red Hat Bugzilla Rules Engine 2016-01-28 12:18:44 UTC
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.

Comment 4 Red Hat Bugzilla Rules Engine 2016-01-28 12:34:26 UTC
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.

Comment 5 Red Hat Bugzilla Rules Engine 2016-01-28 12:51:35 UTC
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.

Comment 6 Petr Matyáš 2016-02-02 15:12:34 UTC
Verified on 3.6.3-1


Note You need to log in before you can comment on or make changes to this bug.