Comment 5 for bug 2004744

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

Reviewed: https://review.opendev.org/c/starlingx/nfv/+/872605
Committed: https://opendev.org/starlingx/nfv/commit/65bbbe1f0d1f60135715038a6b24d52c698b2652
Submitter: "Zuul (22348)"
Branch: master

commit 65bbbe1f0d1f60135715038a6b24d52c698b2652
Author: Vanathi.Selvaraju <email address hidden>
Date: Thu Feb 2 18:34:15 2023 -0500

    Host compute service failure alarm removal

    Removal of stale alarm 270.001(Host compute service failure)
    is raised by the vim. This might be an old reference to nova.
    It’s likely not in use since stx.

    Test Plan:
    PASS: Verify with a load without the changes (removal of alarm)
    and the event log in platform.log shows an entry for 270.001 alarm.
    PASS: Verify with a load with changes of alarm removal and
    the event log in platform.log does not show an entry for 270.001 alarm.

    Depends-On: https://review.opendev.org/c/starlingx/fault/+/872603

    Closes-Bug: 2004744

    Change-Id: Icafb079fc2b58fb4126ac325804901ebd3f8f66e
    Signed-off-by: Vanathi.Selvaraju <email address hidden>