Comment 5 for bug 1841779

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-win (stable/train)

Reviewed: https://review.opendev.org/682333
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=c5450ed0b5842b959ef0a42adf7a0d9d63db23dc
Submitter: Zuul
Branch: stable/train

commit c5450ed0b5842b959ef0a42adf7a0d9d63db23dc
Author: Lucian Petrut <email address hidden>
Date: Wed Aug 28 11:34:54 2019 +0300

    Wait for cluster node to be available

    After a reboot, the Failover Cluster WMI provider may be unavailable.
    This change will wait for it when initializing clusterutils, having
    a configurable timeout defaulting to infinite.

    Closes-Bug: #1841779

    Change-Id: Id7f2d65cb0307bc952f1e6a2724295ea524835f3
    (cherry picked from commit b6ce9b33ddaa7a1ab5df09fba775c4a5462feae1)