Bug 1341719

Summary: SetupNetworks - Wrong ip on moved network
Product: [oVirt] ovirt-engine Reporter: Alona Kaplan <alkaplan>
Component: BLL.NetworkAssignee: Alona Kaplan <alkaplan>
Status: CLOSED CURRENTRELEASE QA Contact: Meni Yakove <myakove>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.0.0CC: bugs, danken, mburman
Target Milestone: ovirt-4.0.0-rcFlags: rule-engine: ovirt-4.0.0+
rule-engine: planning_ack+
danken: devel_ack+
rule-engine: testing_ack+
Target Release: 4.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 07:41:04 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:

Description Alona Kaplan 2016-06-01 15:03:16 UTC
Description of problem:
When moving a network from a nic to another nic and then opening the edit dialog, the ip config disappears (should move with the network to a new nic)
However, when clicking ok on the setup networks dialog, the correct ip is actually set on the nic
So the bug is only with the display of the edit dialog.

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


How reproducible: 100%


Steps to Reproduce:
1. Open the setup network dialog.
2. Set the ip of the network to be static, ip - 2.2.2.2
3. Move a network from one nic to another.
3. Open the edit dialog of the network.
4. Click ok on the setup network dialog.

Actual results:
3. The edit dialog doesn't show the ip is static and 2.2.2.2.
4. The actual value set on the network is ip static - 2.2.2.2.


Expected results:
3. The edit dialog shows the ip is static and 2.2.2.2.

Additional info:

Comment 1 Michael Burman 2016-06-07 09:28:01 UTC
Verified on - 4.0.0.2-0.1.el7ev

Comment 2 Sandro Bonazzola 2016-07-05 07:41:04 UTC
oVirt 4.0.0 has been released, closing current release.