Bug 1045656
Summary: | Setup Host Networks dialog: Unnecessary "Add NIC to Bond" Item | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Einav Cohen <ecohen> | ||||
Component: | ovirt-engine-webadmin-portal | Assignee: | Lior Vernia <lvernia> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meni Yakove <myakove> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 3.3.0 | CC: | acathrow, bazulay, ecohen, iheim, masayag, nyechiel, Rhev-m-bugs, yeylon, ykaul | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | 3.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | network | ||||||
Fixed In Version: | av3 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 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: | 1078909, 1142926 | ||||||
Attachments: |
|
rhevm-3.4.0-0.5.master.el6ev.noarch Closing as part of 3.4.0 |
Created attachment 839865 [details] screen-shot: Setup Host Network Description of problem: The context menu on a NIC that is already part of a bond contains an option to add this NIC to the bond (which, of course, is unnecessary, as the NIC is already part of the Bond). Version-Release number of selected component (if applicable): upstream master / is28 (3.3) How reproducible: 100% Steps to Reproduce: 1. Open the 'Setup Host Networks' dialog 2. Drag one of the NICs onto another NIC to form a Bond [Bond pop-up opens up] 3. fill bond name, bond mode, click "OK" ["bond" is formed, let's call it "bond0"] 4. right click on one of the NICs within "bond0" to open its context menu Actual results: one of the items in the context menu is to "Add [NIC] to bond -> bond0". Expected results: you shouldn't be offered to add [NIC] to a bond to which it already belongs. Additional info: this happened when creating the bond in the context of this dialog; not sure what happens when opening the dialog and the bond already exists there.