Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1108062

Summary: [webadmin] shorten columns on Host subtab in Network Main Tab
Product: [Retired] oVirt Reporter: Martin Pavlik <mpavlik>
Component: ovirt-engine-webadminAssignee: Alona Kaplan <alkaplan>
Status: CLOSED CURRENTRELEASE QA Contact: GenadiC <gcheresh>
Severity: low Docs Contact:
Priority: low    
Version: 3.5CC: alkaplan, bugs, ecohen, gcheresh, gklein, iheim, lvernia, mgoldboi, rbalakri, yeylon
Target Milestone: ---Keywords: EasyFix, Triaged
Target Release: 3.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: ovirt-3.5.0_rc1.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:35:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
too long colum names
none
network interfaces subtab none

Description Martin Pavlik 2014-06-11 11:56:21 UTC
Created attachment 907609 [details]
too long colum names

Description of problem:
Column names take take too much space which is not necessary and it looks disproportional to displayed values

In Networks -> ovirtmgmt -> Hosts there is several columns which are too wide for its values

1) Column Network Device - it can be shortened to max of to 8 chars since there probably will not be physical device which would have name longer than pXXXpXXX

2) Column "Network Device Speed", can be shortened to "Speed (Mbps)" it is obvious from context that it is network device and the column will never display more than 10000

3) Column "Network Device Rx (Mbps)" can be shortened to "Receive (Mbps)" it is obvious from context that it is network device and the column will never display more than 10000

3) Column "Network Device Tx (Mbps)" can be shortened to "Transmit (Mbps)" it is obvious from context that it is network device and the column will never display more than 10000

this change would also make the sub tab look more like Host -> your host -> Network interface subtab so UI will look more consistent


Version-Release number of selected component (if applicable):
oVirt Engine Version: 3.5.0-0.0.master.20140605145557.git3ddd2de.el6

Comment 1 Martin Pavlik 2014-06-11 11:57:04 UTC
Created attachment 907610 [details]
network interfaces subtab

Comment 2 GenadiC 2014-08-24 07:04:41 UTC
Verified in ovirt-engine-3.5.0-0.0.master.20140821064931.gitb794d66.el6.noarch

Comment 3 Sandro Bonazzola 2014-10-17 12:35:22 UTC
oVirt 3.5 has been released and should include the fix for this issue.