Comment 4 for bug 1892830

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

Reviewed: https://review.opendev.org/747859
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=552b4e01716011ae35b6364716b84f66551adacc
Submitter: Zuul
Branch: master

commit 552b4e01716011ae35b6364716b84f66551adacc
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>