Moti Asayag has submitted this change and it was merged. Change subject: tools: Add validation to MAC Address range ...................................................................... tools: Add validation to MAC Address range The patch adds a validation to the configured value of the MAC Address pool range by the engine-config tool. Change-Id: I821290d8d48ed164a5c653367d59774bd97bf67e Bug-Url: https://bugzilla.redhat.com/947474 Signed-off-by: Moti Asayag <masayag@redhat.com> --- A backend/manager/tools/src/main/java/org/ovirt/engine/core/config/entity/helper/MacAddressPoolRangesValueHelper.java A backend/manager/tools/src/test/java/org/ovirt/engine/core/config/entity/helper/MacAddressPoolRangesValueHelperTest.java M packaging/etc/engine-config/engine-config.properties 3 files changed, 117 insertions(+), 1 deletion(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19261 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I821290d8d48ed164a5c653367d59774bd97bf67e Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server