Comment 2 for bug 2027622

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/c/starlingx/config/+/890168
Committed: https://opendev.org/starlingx/config/commit/6abe5f305264137e6fdfe36475db74dec094334c
Submitter: "Zuul (22348)"
Branch: master

commit 6abe5f305264137e6fdfe36475db74dec094334c
Author: fperez <email address hidden>
Date: Mon Jul 31 20:39:25 2023 -0300

    Fix non-relevant error messages in fm-manager.log

    This commit aims to remove unnecessary messages in fm
    logs.
    With this change, the periodic task will avoid calling
    clear_fault unnecessary every time.
    This commit also removes call to clear_fault when
    image-conversion is not configured.

    Test plan:
    PASS: Build and install sysinv pkg.
          Verify that the delete errors messages are not
          present anymore.
    PASS: Check sysinv logs to verify expected behavior.

    Closes-bug: 2027622

    Signed-off-by: fperez <email address hidden>
    Change-Id: I3103bb3ea4c7cc588f4b352bbf6e0e557fda2a05