Comment 3 for bug 1844427

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

Reviewed: https://review.opendev.org/683014
Committed: https://git.openstack.org/cgit/starlingx/ha/commit/?id=2966c89c1cb754432284506da1c6a7ce6aeec069
Submitter: Zuul
Branch: master

commit 2966c89c1cb754432284506da1c6a7ce6aeec069
Author: Bin Qian <email address hidden>
Date: Wed Sep 18 21:26:42 2019 -0400

    Ensure in AIO-SX, i/f down does not block node going enabled

    AIO-SX by design does not have a peer, so it never needs to
    communicate potential peer before determining its role. For
    AIO-SX even all network interfaces are down, the node should
    still go enabled based on the situation of the node.

    Closes-Bug: 1844427

    Change-Id: Iafe0a8209cdbd3f83514c07041856cf6b6824f9c
    Signed-off-by: Bin Qian <email address hidden>