Change in ovirt-engine[master]: core: Don't fire event if certification weren't retrieved

Oved Ourfali has submitted this change and it was merged. Change subject: core: Don't fire event if certification weren't retrieved ...................................................................... core: Don't fire event if certification weren't retrieved Reporting 'Failure to retrieve certificates' as an event log should be skipped to reduce confusion. If there are not certificates, there is probably communication issue with the host, and logging it as an error to the log should be sufficient. Change-Id: I4744ede410ca89ee12a153e43136652ed04dae3e Bug-Url: https://bugzilla.redhat.com/1253510 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CertificationValidityChecker.java 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Moti Asayag: Verified Oved Ourfali: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/45094 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4744ede410ca89ee12a153e43136652ed04dae3e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com