Comment 7 for bug 1427227

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

Reviewed: https://review.openstack.org/165338
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=db07a095516c2db9f66f255c387ff95b686d0e2a
Submitter: Jenkins
Branch: stable/6.0

commit db07a095516c2db9f66f255c387ff95b686d0e2a
Author: Serhiy Ovsianikov <email address hidden>
Date: Tue Mar 3 09:05:53 2015 +0200

    Slave nodes are not booted

    We restart all the NICs of master node after we ensure Cobbler is
    ready. Restarting NIC breaks network connection between Cobbler
    and outgoing physical network. Added another restart of the docker
    container after network restart.

    Change-Id: I0bbba2fbad801e109f52ee5fbcf203b8ba7d1dd8
    Closes-Bug: #1427227
    (cherry picked from commit 27634ecd26834d5242b7707b9e463ea90b9cf1bf)