Comment 6 for bug 1892830

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

Reviewed: https://review.opendev.org/749428
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=b8cf1c2a2e032fa82ba9e51139d7cb124a3f741c
Submitter: Zuul
Branch: r/stx.4.0

commit b8cf1c2a2e032fa82ba9e51139d7cb124a3f741c
Author: Austin Sun <email address hidden>
Date: Tue Aug 25 23:10:43 2020 +0800

    Application applied failed due to wrong attribute 'id'

    Fault Class/Object only has alarm_id, not id which cause sysinv crash
    like "AttributeError: 'Fault' object has no attribute 'id'"

    Change-Id: I4aaefc764f5fa13842cd60ee99752e497a3fd439
    Closes-bug: 1892830
    Signed-off-by: Austin Sun <email address hidden>
    (cherry picked from commit 552b4e01716011ae35b6364716b84f66551adacc)