Comment 3 for bug 1427227

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

Reviewed: https://review.openstack.org/160673
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=27634ecd26834d5242b7707b9e463ea90b9cf1bf
Submitter: Jenkins
Branch: master

commit 27634ecd26834d5242b7707b9e463ea90b9cf1bf
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