Comment 5 for bug 1816764

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

Reviewed: https://review.openstack.org/638669
Committed: https://git.openstack.org/cgit/openstack/stx-ha/commit/?id=f86e8160dde50df864094d917dc9900c53aebf9a
Submitter: Zuul
Branch: master

commit f86e8160dde50df864094d917dc9900c53aebf9a
Author: Bin Qian <email address hidden>
Date: Fri Feb 22 09:15:49 2019 -0500

    Initialize sm_hw earlier

    The sm_hw is initialized too late to cause a few error log messages:

    Failed to find thread information.
    Failed to audit hardware state of interface (lo), error=FAILED

    Change-Id: Ie7f813ff9a7900785e6d2af0ad5a75edc0cbf7c0
    Partial-Bug: 1816764
    Signed-off-by: Bin Qian <email address hidden>