Comment 3 for bug 1377105

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

Reviewed: https://review.openstack.org/125955
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=33e357c06de708bb324885e529136cdc23361a6d
Submitter: Jenkins
Branch: master

commit 33e357c06de708bb324885e529136cdc23361a6d
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.

    Change-Id: I12dd30bc2fe304ac13f40d1cee1e2d25643dcacb
    Closes-Bug: #1377105