Comment 7 for bug 1373988

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

Reviewed: https://review.openstack.org/135581
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=84cca6c1789552df6d9a775faad026ad85abe8d5
Submitter: Jenkins
Branch: master

commit 84cca6c1789552df6d9a775faad026ad85abe8d5
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Wed Nov 19 15:08:32 2014 +0300

    Check nodes availability using mcollective

    If we talk about provisioning operation,
    first mcollective operation will be 'erase_node'
    from mcollective 'erase_node' agent.

    We just need stop deployment if any of nodes
    got problem with erasing.

    This fix help to detect problem with bootstrap
    image as early as possible.

    Change-Id: I3047f7cc097eda5e63099f0299f7696c15fba10f
    Closes-Bug: #1373988