Comment 5 for bug 1924774

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to distcloud (r/stx.5.0)

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/788765
Committed: https://opendev.org/starlingx/distcloud/commit/de0fef663a556b1d4977132efce5bfab79f37e1d
Submitter: "Zuul (22348)"
Branch: r/stx.5.0

commit de0fef663a556b1d4977132efce5bfab79f37e1d
Author: Tee Ngo <email address hidden>
Date: Fri Apr 16 11:00:26 2021 -0400

    Filter out skippable alarms in precheck

    Subcloud online checks are now skipped if the subcloud is
    already in the 'migrated' state. The precheck also skips
    upgrade alarm as well as the host lock alarm if upgrade
    has started.

    In addition, the commit includes the code to handle bmc_password
    with None value which the previous commit
    (69a74499884a8a73a3b705ce074f46202c4aa278) did not handle.

    Closes-Bug: 1924774
    Change-Id: Ifdfe1e44a34c2c2561c299a82d7178dce6063daf
    Signed-off-by: Tee Ngo <email address hidden>
    (cherry picked from commit a9157c51d5562eb395815d4653d8e7d39b38920e)