Comment 6 for bug 1377105

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (stable/5.1)

Reviewed: https://review.openstack.org/134491
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=fce051a6d013b1c30aa07320d225f9af734545de
Submitter: Jenkins
Branch: stable/5.1

commit fce051a6d013b1c30aa07320d225f9af734545de
Author: Vladimir Sharshov <email address hidden>
Date: Fri Oct 3 16:20:09 2014 +0400

    New node provision status detection

    Use accumulated knowledge about nodes statuses
    instead of trying to get info about all nodes
    using one request.

    Also:
    * decrease polling frequency for node status
    detection;
    * increase timeout limit for mcollective request
    about nodes statuses.

    Also backport fix from master:
    0085021fe327f6f910901b3ca55051b1df33a96e

    Change-Id: I12dd30bc2fe304ac13f40d1cee1e2d25643dcacb
    Closes-Bug: #1377105
    (cherry picked from commit 33e357c06de708bb324885e529136cdc23361a6d)