Comment 35 for bug 1318567

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

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

commit 1aa00584e0785a94ddc5d99c88ac45d02c4bbef1
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Mon Nov 24 12:53:00 2014 +0300

    Repeated erase and reboot for bootstrap nodes

    If Atute got unxepecting status 'bootstrap'
    from node in the middle of provision operation,
    we try to erase and reboot node. In mostly
    enviroments where this bug was reproduced
    this operation was enough to solve problem.

    If, for some reason, this does not help, we
    can with great confidence to look at the
    problem in Cobbler.

    Change-Id: I9ffaa885bd150a6fa119f07bc04b79bd5afb92a1
    Closes-Bug: #1318567
    (cherry picked from commit 122cdaab63357dc2138f01c89637c4188ad831ed)