Comment 3 for bug 1812019

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

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

commit 0641b4a44e38ca3fbb004aeda96a8493ac7699a7
Author: Bin Qian <email address hidden>
Date: Mon Jan 28 08:42:08 2019 -0500

    Fix h/w subsystem duplicated initialization

    h/w subsystem is mistakenly initialized twice. It causes the
    interface operational state changed events not being passed to
    the listener. In the event an interface operational state changed,
    i.e, cable is pulled, the system could not react to it.

    Change-Id: I014d25befda536265c9c588a156ce411d01147cf
    Closes-Bug: 1812019
    Signed-off-by: Bin Qian <email address hidden>