Alona Kaplan has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/88/5488/1 -- To view, visit http://gerrit.ovirt.org/5488 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I05752b8e5283f86778155e9fa04d3e52215cf427 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
