Moti Asayag has uploaded a new change for review. Change subject: webadmin: Missing gateway field when creating bond (#815415) ......................................................................
webadmin: Missing gateway field when creating bond (#815415) https://bugzilla.redhat.com/815415 Bond button for "rhevm" network with vlan tagging does not provide default gateway field. Problem is originated due to wrong resolution of the management network when it is on top of a VLAN. This causes the gateway field not to appear. With this patch, the gateway field appears and the default values for the Static IP protocol are the same as were for the management network interface, those fields are editable. Change-Id: I42547ef630feda19f520b0eda99bf58d31db4a24 Signed-off-by: Moti Asayag <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java 1 file changed, 8 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/34/5034/1 -- To view, visit http://gerrit.ovirt.org/5034 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I42547ef630feda19f520b0eda99bf58d31db4a24 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
