Itamar Heim has submitted this change and it was merged.
Change subject: tools: Adds more validations to MAIL_PORT in notifier
......................................................................
tools: Adds more validations to MAIL_PORT in notifier
Adds more validations to MAIL_PORT option in notifier's configuration.
MAIL_PORT has to be an integer from 1 to 65535 inclusively.
Change-Id: I770d1636dc25c0c9b0076a92dcac20ddec551acf
Bug-Url:
https://bugzilla.redhat.com/1051061
Bug-Url:
https://bugzilla.redhat.com/1051048
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/utils/NotificationProperties.java
1 file changed, 15 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/23504
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I770d1636dc25c0c9b0076a92dcac20ddec551acf
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server