Comment 6 for bug 1841779

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

Reviewed: https://review.opendev.org/682334
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=027749c401a73f4561d8542cdcaf5672ac9f4ee2
Submitter: Zuul
Branch: stable/stein

commit 027749c401a73f4561d8542cdcaf5672ac9f4ee2
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)