Moti Asayag has submitted this change and it was merged. Change subject: engine: Remove IP Address validations for UpdateNetwork (#852076) ......................................................................
engine: Remove IP Address validations for UpdateNetwork (#852076) https://bugzilla.redhat.com/852076 Since the IP Addresses are being verified for any interface being sent by the clients, there is need to re-check it only for static-ip case. Change-Id: Icf1b9578724c433f246b699e4727f39d99506aab Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateNetworkToVdsInterfaceCommand.java 1 file changed, 0 insertions(+), 17 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7637 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icf1b9578724c433f246b699e4727f39d99506aab Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Muli Salem <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
