Moti Asayag has submitted this change and it was merged. Change subject: core: Remove IP validation check from repetitive con (#852076) ......................................................................
core: Remove IP validation check from repetitive con (#852076) https://bugzilla.redhat.com/852076 The IP Address is being validate explicitly therefore no need to refer to it with repetitive IP constraint. Change-Id: Iadc8e065d36c57f1a7c71fc373ce00748ff26b41 Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/NoRepetitiveStaticIpInListConstraint.java 1 file changed, 2 insertions(+), 14 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7635 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iadc8e065d36c57f1a7c71fc373ce00748ff26b41 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
