Bug 785843

Summary: [rhevm] [admin-portal] rhevm should report libvirt version in host tab - general sub tab
Product: [Retired] oVirt Reporter: David Jaša <djasa>
Component: ovirt-engine-webadminAssignee: Alexey Chub <achub>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, bazulay, djasa, dnaori, ecohen, gchaplik, hateya, iheim, mgoldboi, mkenneth, oramraz, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---Keywords: Improvement
Target Release: 3.2   
Hardware: x86_64   
OS: Windows   
Whiteboard: infra
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 672149 Environment:
Last Closed: 2013-02-15 06:46:56 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:
Bug Depends On: 672148, 672149, 889045    
Bug Blocks:    

Description David Jaša 2012-01-30 18:45:45 UTC
+++ This bug was initially created as a clone of Bug #672149 +++

+++ This bug was initially created as a clone of Bug #672148 +++

Description of problem:

we are currently reporting the following packages: 

vdsm, qemu-kvm, spice, etc.

we should also report libvirt version. 
please note that vdsm report the correct version in getVdsCaps, backend should store it in data-base, and GUI should present it. 
I will open another bug for GUI with dependency for this bug. 

[root@nott-vds1 ~]# vdsClient -s 0 getVdsCaps |grep --color libvirt
        packages2 = {'kernel': {'release': '71.7.1.el6.x86_64', 'buildtime': '0', 'version': '2.6.32'}, 'spice-server': {'release': '15.el6', 'buildtime': '1280936485', 'version': '0.4.2'}, 'vdsm': {'release': '43.1.gcdf032.vmRaise', 'buildtime': '1295535675', 'version': '4.9'}, 'qemu-kvm': {'release': '2.129.el6', 'buildtime': '1294691876', 'version': '0.12.1.2'}, 'libvirt': {'release': '3.el6', 'buildtime': '1295553950', 'version': '0.8.7'}, 'qemu-img': {'release': '2.129.el6', 'buildtime': '1294691876', 'version': '0.12.1.2'}} 

double checked database, db_vds_dynamic table, and there is no column for libvirt version.

--- Additional comment from yeylon on 2011-06-22 09:20:05 CEST ---

*** Bug 715002 has been marked as a duplicate of this bug. ***

Comment 1 Itamar Heim 2012-10-28 10:21:25 UTC
http://gerrit.ovirt.org/#/c/8635/

Comment 2 Itamar Heim 2013-01-16 16:09:53 UTC
3.2 beta built, moving to ON_QA status to allow testing