Comment 11 for bug 1772124

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.opendev.org/661036
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4a377819d88280c6c6fa7b6baa36b42c6778fff3
Submitter: Zuul
Branch: stable/queens

commit 4a377819d88280c6c6fa7b6baa36b42c6778fff3
Author: Harald Jensås <email address hidden>
Date: Thu Jan 3 11:18:59 2019 +0100

    Only add internal_api_virtual_ip if InternalApi in network_data

    Add's a conditional to only include internal_api_virtual_ip if
    InternalApi network is defined in custom networks.

    According to code comment internal_api_virtual_ip is only used
    by Contrail.

    Conflicts:
        puppet/all-nodes-config.j2.yaml

    Change-Id: Ifd8f59bd03c9bab1283e580a64957f201eb8f335
    Closes-Bug: #1772124
    (cherry picked from commit 868c7685f19acdfba4aaa29ae1e12522d904f95f)