Daniel Erez has submitted this change and it was merged.

Change subject: wedadmin: switching engine net to new nic causes error
......................................................................


wedadmin: switching engine net to new nic causes error

witching rhevm network to different NIC throws
exception NETWORK_ATTACH_ILLEGAL_GATEWAY
The engine throws this error because the old nic keeps
the old default gateway attribute value even there
is no network attached to it. The engine checks if the
nic with the default gateway is management- it isn't
so it throws the error.

Change-Id: I05752b8e5283f86778155e9fa04d3e52215cf427
Signed-off-by: Alona Kaplan <[email protected]>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/LogicalNetworkModel.java
1 file changed, 9 insertions(+), 0 deletions(-)

Approvals:
  Alona Kaplan: Verified
  Daniel Erez: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5488
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I05752b8e5283f86778155e9fa04d3e52215cf427
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to