Moti Asayag has submitted this change and it was merged.
Change subject: tools: CidrValidation Utils
......................................................................
tools: CidrValidation Utils
Cidr validator - check for format correctness and valid network
address including UTest
Change-Id: Ib1277dbc815953926fe1648350cd55cb75e1084a
Bug-Url:
https://bugzilla.redhat.com/1080074
Signed-off-by: Eliraz Levi <elevi(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/ValidationUtils.java
A
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/CidrValidator.java
A
backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/validation/CidrValidatorTest.java
3 files changed, 177 insertions(+), 1 deletion(-)
Approvals:
Eliraz Levi: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32539
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1277dbc815953926fe1648350cd55cb75e1084a
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server