Comment 6 for bug 1772124

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

Reviewed: https://review.openstack.org/628151
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=868c7685f19acdfba4aaa29ae1e12522d904f95f
Submitter: Zuul
Branch: master

commit 868c7685f19acdfba4aaa29ae1e12522d904f95f
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.

    Change-Id: Ifd8f59bd03c9bab1283e580a64957f201eb8f335
    Closes-Bug: #1772124