Comment 8 for bug 1541309

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

Reviewed: https://review.openstack.org/317963
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=fdb541f57de7d8769441ce92c2526807d5694017
Submitter: Jenkins
Branch: stable/mitaka

commit fdb541f57de7d8769441ce92c2526807d5694017
Author: Aleksandr Didenko <email address hidden>
Date: Wed Mar 30 12:30:21 2016 +0200

    Make network configuration idempotent

    Remove configure_default_route task to make network configuration
    idempotent for majority of roles. Only mongo roles still have
    non-idempotent network configuration which is required for old
    role-based deployment.

    Change-Id: I229957b60c85ed94c2d0ba829642dd6e465e9eca
    Partial-bug: #1541309
    (cherry picked from commit I229957b60c85ed94c2d0ba829642dd6e465e9eca)