Comment 7 for bug 1580541

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

Reviewed: https://review.openstack.org/318083
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=b9f50509baf0fd0816330eded48e9e4bcdc49093
Submitter: Jenkins
Branch: stable/mitaka

commit b9f50509baf0fd0816330eded48e9e4bcdc49093
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