Comment 10 for bug 1373988

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

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

commit dade74af41d4972fe05a1c16ae1db2a2e60c6715
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
    (cherry picked from commit 84cca6c1789552df6d9a775faad026ad85abe8d5)