Comment 4 for bug 2004744

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/872604
Committed: https://opendev.org/starlingx/config/commit/89c291cd39bb586ce80e2f3d5664f1212aec6a69
Submitter: "Zuul (22348)"
Branch: master

commit 89c291cd39bb586ce80e2f3d5664f1212aec6a69
Author: Vanathi.Selvaraju <email address hidden>
Date: Thu Feb 2 18:31:57 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: I253741619b4f647d7900d3d263915768418d9846
    Signed-off-by: Vanathi.Selvaraju <email address hidden>