Bug 1310621

Summary: [RFE] oVirt Guest Tools name should include version in install apps list
Product: [oVirt] ovirt-guest-tools Reporter: Jiri Belka <jbelka>
Component: GeneralAssignee: Yedidyah Bar David <didi>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Matyáš <pmatyas>
Severity: unspecified Docs Contact:
Priority: low    
Version: ---CC: bugs, didi, lveyde, mgoldboi, michal.skrivanek, sbonazzo
Target Milestone: ovirt-4.1.0-alphaKeywords: FutureFeature
Target Release: 4.1.0Flags: rule-engine: ovirt-4.1+
pmatyas: testing_plan_complete+
mgoldboi: planning_ack+
sbonazzo: devel_ack+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-01 14:56:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jiri Belka 2016-02-22 11:31:07 UTC
Description of problem:

oVirt Guest Tools name should include version in install apps list. this is the case for d/w tools.

- current:

        appsList = ['PuTTY release 0.66', '7-Zip 15.14', 'oVirt Guest Tools', 'Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17']

- desired:

        appsList = ['PuTTY release 0.66', '7-Zip 15.14', 'oVirt Guest Tools 3.6.0-0.2_master.fc22', 'Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17']

Version-Release number of selected component (if applicable):
3.6.x

How reproducible:
100%

Steps to Reproduce:
1. install ovirt guest tools
2. check installed apps list if 'Name' column has version included
3.

Actual results:
ovirt guest tools in installed apps list does not include version in 'Name' column

Expected results:
ovirt guest tools in installed apps list should include version in 'Name' column

Additional info:

Comment 1 Petr Matyáš 2016-11-28 14:24:49 UTC
Only edited existing test plan

Comment 2 Sandro Bonazzola 2016-12-12 14:00:29 UTC
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.

Comment 3 Petr Matyáš 2017-01-03 13:05:56 UTC
Can you please check test plan modifications (search for 'version' in that document) and change testing_plan_complete flag to '+'?

Comment 4 Yedidyah Bar David 2017-01-04 10:57:46 UTC
(In reply to Petr Matyáš from comment #3)
> Can you please check test plan modifications (search for 'version' in that
> document) and change testing_plan_complete flag to '+'?

This bug specifically talks about the version of the guest tools, not "apps" in general. Perhaps:

s/Check that version of apps is reported/Check that version of oVirt Guest Tools is reported/

Comment 5 Petr Matyáš 2017-01-10 17:11:31 UTC
I don't see reason behind changing this to guest tools version only since all apps are reporting versions. (And I'm definitely not changing it for the sake of this bug)

Either way, verified on 4.0.6-8 and 4.1.0.

Comment 6 Yedidyah Bar David 2017-01-11 06:41:11 UTC
(In reply to Petr Matyáš from comment #5)
> I don't see reason behind changing this to guest tools version only since
> all apps are reporting versions. (And I'm definitely not changing it for the
> sake of this bug)

If you also check guest tools version, fine with me.

All apps already reported versions before current bug, except for the guest tools.

> 
> Either way, verified on 4.0.6-8 and 4.1.0.

Thanks.