Comment 5 for bug 1580541

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

Reviewed: https://review.openstack.org/315445
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=2576e69e9629859d4d28259ed0885523c122962f
Submitter: Jenkins
Branch: master

commit 2576e69e9629859d4d28259ed0885523c122962f
Author: Aleksey Kasatkin <email address hidden>
Date: Thu May 12 12:18:16 2016 +0300

    Allow update of network configuration for bootstrap nodes only

    Before this change, bonds get broken (their slaves become lost)
    when node gets 'error' status after netconfig is done.
    So, redeployment of such node would not be successful.

    Change-Id: I9de989d0566cf4e5e1e735ec432cb921f43522eb
    Closes-Bug: 1580541