Comment 16 for bug 1809313

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/627420
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=53027484ae7cb5b34837ff1f0f49243f805eaa32
Submitter: Zuul
Branch: master

commit 53027484ae7cb5b34837ff1f0f49243f805eaa32
Author: Harald Jensås <email address hidden>
Date: Wed Jan 2 13:11:46 2019 +0100

    Skip templating disabled networks

    Ignore disabled networks when rendering templates.

    Add's the ctlplane network to maps to ensure we don't
    end up with no keys/values in map_replace functions.

    Also some Jinja cleanup:
     - Reduce the number of times we iterate over networks
       where we can.
     - Add's indentation to make the code easier to read.

    Related-Bug: #1809313
    Depends-On: I2e8135bc9389d3bf1a6ef01e273515af5c488a9a
    Change-Id: Ifeb2d2d1acb43c16a5bf29e95965776494d61fef