Comment 12 for bug 1860165

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

Reviewed: https://review.opendev.org/737292
Committed: https://git.openstack.org/cgit/starlingx/metal/commit/?id=a62dfdd4eabf161b90513c206e4fdf084165cd75
Submitter: Zuul
Branch: master

commit a62dfdd4eabf161b90513c206e4fdf084165cd75
Author: Ovidiu Poncea <email address hidden>
Date: Mon Jun 22 18:22:41 2020 +0300

    Check system upgrade status by querying 'controller' instead of 'pxecontroller'

    Wipedisk is executed from services that communicate over management network
    so, to avoid possible availability issues of PXE network, we change the interface
    through which wipedisk checks if a system is upgrading by querying 'controller'
    instead of 'pxecontroller'.

    Change-Id: I86810fc612723353638e7938081e1ca80f261b13
    Closes-Bug: 1860165
    Signed-off-by: Ovidiu Poncea <email address hidden>