Moti Asayag has uploaded a new change for review. Change subject: core: Ignore gateway for non-management net (#842137) ......................................................................
core: Ignore gateway for non-management net (#842137) https://bugzilla.redhat.com/842137 The backend will not save the gateway value if it was reported for non-management network, therefore the clients will receive null value for it. In addition, the "0.0.0.0" value for gateway is no longer permitted for non-management network. Change-Id: Ica928d0c774220339004e93110ecda742d6967f1 Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/NetworkInterfaceValidator.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java 2 files changed, 9 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/6585/1 -- To view, visit http://gerrit.ovirt.org/6585 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ica928d0c774220339004e93110ecda742d6967f1 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
