Bug 1051061
| Summary: | [notifier] MAIL_PORT=0 is nonsense as we are not binding but connecting to remote host | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> | ||||
| Component: | ovirt-engine-notification-service | Assignee: | Martin Perina <mperina> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tareq Alayan <talayan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | aberezin, acathrow, emesika, gklein, iheim, pstehlik, Rhev-m-bugs, talayan, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | ovirt-3.4.0-beta2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-12 14:05:06 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Jiri Belka
2014-01-09 16:23:06 UTC
I would add validations not just that mail_port is numercial but also a non zero number (any other validations are required?) /etc/init.d/ovirt-engine-notifier restart
Stopping oVirt Engine Notifier: [FAILED]
Starting oVirt Engine Notifier:
Validation result:
stderr: Check configuration file, MAIL_PORT value has to be in range from 1 to 65535, currently '0'
Validation failed returncode is 1:
[FAILED]
tested on ovirt-engine-tools-3.4.0-0.7.beta2.el6.noarch
Closing as part of 3.4.0 |