Comment 5 for bug 1883293

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

Reviewed: https://review.opendev.org/740113
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=81f783c395a461827a8d23e20feda20a195a079f
Submitter: Zuul
Branch: master

commit 81f783c395a461827a8d23e20feda20a195a079f
Author: Teresa Ho <email address hidden>
Date: Tue Jul 7 13:22:36 2020 -0400

    Clear alarm after last device image deletion

    The in-progress alarm is raised when the first device image is applied
    to a device. If the host device image update is never issued and the
    device images are deleted, then the alarm should be cleared as it is
    returned to the initial state.
    This update is to clear the alarm when the last device image is deleted.

    Closes-Bug: 1883293

    Change-Id: I113895731880ee5312bb915639df65b06430a421
    Signed-off-by: Teresa Ho <email address hidden>