Bug 1600883

Summary: Remove Packages tab from gluster deployment in cockpit ovirt
Product: [oVirt] cockpit-ovirt Reporter: Gobinda Das <godas>
Component: GdeployAssignee: Parth Dhanjal <dparth>
Status: CLOSED CURRENTRELEASE QA Contact: bipin <bshetty>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.11.29CC: bshetty, bugs, musoni
Target Milestone: ovirt-4.2.7Flags: rule-engine: ovirt-4.2+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cockpit-ovirt-0.11.34-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-02 14:29:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Gluster RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1598071, 1629675    
Attachments:
Description Flags
Verified_UI_Screenshot none

Description Gobinda Das 2018-07-13 09:22:00 UTC
Description of problem:
 Currently the Packages tab is confusing to user in gluster deployment wizard.


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


How reproducible:
100%

Steps to Reproduce:
1. 
2.
3.

Actual results:
Currently we have Packages wizard in gluster deployment.

Expected results:
Should not be present in gluster deployment.

Additional info:

Comment 1 SATHEESARAN 2018-08-21 11:32:27 UTC
*** Bug 1598072 has been marked as a duplicate of this bug. ***

Comment 2 SATHEESARAN 2018-09-03 18:10:32 UTC
Packages tab is still seen with cockpit tab. As per the patch, there is a logic to search for the pretty name from /etc/os-release and that pattern matching failed, which lead to show the packages tab in cockpit.

<snip_from_code>
           ["grep",
             'PRETTY_NAME="Red Hat Virtualization Host"',
             '/etc/os-release'
            ]
</snip_from_code>

[root@ ~]# grep -i pretty /etc/os-release 
PRETTY_NAME="Red Hat Virtualization Host 4.2.6 (el7.5)"

Comment 3 SATHEESARAN 2018-09-03 18:13:10 UTC
As this bug is not of urgent or high severity, it has very little or no impact on the workflow. Retargetting the bug for future release

Comment 4 bipin 2018-09-26 08:50:10 UTC
Created attachment 1487067 [details]
Verified_UI_Screenshot

Comment 5 bipin 2018-09-26 08:51:35 UTC
Verified the bug using cockpit-ovirt-dashboard-0.11.34-1.el7ev.noarch.

Attached the screenshot above

Comment 6 Sandro Bonazzola 2018-11-02 14:29:14 UTC
This bugzilla is included in oVirt 4.2.7 release, published on November 2nd 2018.

Since the problem described in this bug report should be
resolved in oVirt 4.2.7 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.