Bug 1141512
| Summary: | Error message for adding label to the Host NIC is too long | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | GenadiC <gcheresh> | ||||||||||
| Component: | ovirt-engine | Assignee: | Dan Kenigsberg <danken> | ||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 3.5.0 | CC: | bazulay, gcheresh, gklein, lsurette, mburman, nyechiel, rbalakri, Rhev-m-bugs, srevivo, ykaul, ylavi | ||||||||||
| Target Milestone: | ovirt-3.6.0-rc3 | Flags: | ylavi:
Triaged+
|
||||||||||
| Target Release: | 3.6.0 | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2016-04-20 01:26:01 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: |
|
||||||||||||
Yaniv, please provide a text that will fit into a single line ... or change of the UI to contain longer messages. What is the full text of the message? The full message is in the attachment (In reply to GenadiC from comment #3) > The full message is in the attachment No seeing it can you please paste it here? Cannot have a non-VLAN VM network and VLAN-tagged networks on the interface. This might work without network sw1 Proposed text: "Can't mix non-VLAN VM network and VLAN-tagged networks on same NIC (hint: remove sw1)" What do you think? I am ok with the message, but without the hint part If the users will know that he can't mix such networks it's up to him to decide which network to remove - or VM or VLAN, so hint doesn't help in here Created attachment 1061141 [details]
fix for lable long error message
Created attachment 1061142 [details]
misleading hint case more than one nonvlan
Created attachment 1061143 [details]
fix for label long message case more than one nonvlan
in addition, added fix for more than one non vlan network as the "hint" is misleading as same as described in Comment7. please approve. Indeed You just need to check the following cases (as we talked yesterday): 1) VM network with VLAN network 2) VM network with non-VM network 3) 2 non-VM networks Verified on - 3.6.0.1-0.1.el6 |
Created attachment 937295 [details] screen shot with a problem Description of problem: If you try to add label to the Host NIC when 2 networks that cannot coexist on the same NIC have that label, you get an error message that occupies 2 lines and looks messy. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create VM and VLAN networks with the same label and long names 2. Add the same label to the Host NIC 3. Actual results: Expected results: Get an error message in the upper field of the setupNetworks window that occupies 2 lines Additional info: Error message should be presented in one line only