Comment 6 for bug 1541309

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

Reviewed: https://review.openstack.org/299294
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=7903d3d152503da746d2610bb54a4ab5e57ad6bf
Submitter: Jenkins
Branch: master

commit 7903d3d152503da746d2610bb54a4ab5e57ad6bf
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