Comment 13 for bug 1800811

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

Reviewed: https://review.openstack.org/625187
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2f84e6e951a28a01a8da80fecad97b80a7f7f6a5
Submitter: Zuul
Branch: master

commit 2f84e6e951a28a01a8da80fecad97b80a7f7f6a5
Author: Harald Jensås <email address hidden>
Date: Fri Dec 14 09:58:34 2018 +0100

    Remove unused params in jinja rendered network config templates

    Since change I07822ec0cba7eed352c0010eb893b5e5a522e95c removed the
    noop resources only parameters for networks used by the role is
    passed to the network config templates.

    Add a conditional when iterating over networks in jinja templates
    so that only parameters for networks used by the role is included.

    Change-Id: I8b6c7d247d719a7c8559c4be5e35c478a0f189f7
    Related-Bug: #1800811