Bug 1167675
Summary: | [GUI]>[SetupNetworks]> misleading message about unmanaged/unsynced network | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Michael Burman <mburman> | ||||
Component: | ovirt-engine | Assignee: | Dominik Holler <dholler> | ||||
Status: | CLOSED ERRATA | QA Contact: | Michael Burman <mburman> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 3.5.0 | CC: | alkaplan, danken, dholler, lsurette, mkalinin, myakove, nashok, Rhev-m-bugs, srevivo | ||||
Target Milestone: | ovirt-4.3.0 | ||||||
Target Release: | 4.3.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | ovirt-engine-4.3.0_alpha | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-05-08 12:36:47 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1427836, 1520566 | ||||||
Attachments: |
|
Description
Michael Burman
2014-11-25 09:37:38 UTC
Created attachment 961095 [details]
screenshot
oVirt 4.0 Alpha has been released, moving to oVirt 4.0 Beta target. Tested on 4.2.0-0.0.master.20170711205308.git8e7af78.el7.centos As agreed off line with Dominik, the unmanaged message should be improved as in some cases it using the wrong network in the message. In case of trying to attach a network to NIC which still has unmanaged network attached, the tooltip and the message displaying the wrong network name, not the unmanaged one, but the one we trying to attach to the NIC. Steps to reproduce: 1) Attach label label1 to NIC1 2) Create net1 and attach to NIC1(not via label) 3) Remove net1 - (net1 is now unmanaged) 4) Create net2 with label1 and try to assign to NIC1 Result: 1) Try to drag the unmanaged network net1 to a different NIC on the host - message is correct - 'Invalid operation, the unmanaged network 'net1' can only be detached' 2) Try to drag net2 to NIC1 - message incorrect - 'Invalid operation, the unmanaged network 'net2' can only be detached' 3) Hover on top of net2 - tooltip message is incorrect - 'Invalid operation, the unmanaged network 'net2' can only be detached' (In reply to Michael Burman from comment #6) > Tested on 4.2.0-0.0.master.20170711205308.git8e7af78.el7.centos > As agreed off line with Dominik, the unmanaged message should be improved as > in some cases it using the wrong network in the message. > In case of trying to attach a network to NIC which still has unmanaged > network attached, the tooltip and the message displaying the wrong network > name, not the unmanaged one, but the one we trying to attach to the NIC. > > Steps to reproduce: > > 1) Attach label label1 to NIC1 > 2) Create net1 and attach to NIC1(not via label) > 3) Remove net1 - (net1 is now unmanaged) > 4) Create net2 with label1 and try to assign to NIC1 > > Result: > > 1) Try to drag the unmanaged network net1 to a different NIC on the host - > message is correct - > 'Invalid operation, the unmanaged network 'net1' can only be detached' > > 2) Try to drag net2 to NIC1 - message incorrect - > 'Invalid operation, the unmanaged network 'net2' can only be detached' > > 3) Hover on top of net2 - tooltip message is incorrect - > 'Invalid operation, the unmanaged network 'net2' can only be detached' Also, the error message should include that the unmanaged network can also be removed(press 'x') and not only be detached. To be more clear, 'detached' is the wrong word, as it can't be detached really, only removed by pressing 'x' and it's why the error message still not clear enough. Verified on - 4.3.0-0.0.master.20181115085433.git293d9a1.el7 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:1085 *** Bug 1427836 has been marked as a duplicate of this bug. *** |