Comment 10 for bug 1772124

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

Reviewed: https://review.opendev.org/661035
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3ed420e8a1df7715ef4f4ba9dc4d4043889a279f
Submitter: Zuul
Branch: stable/rocky

commit 3ed420e8a1df7715ef4f4ba9dc4d4043889a279f
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
    (cherry picked from commit 868c7685f19acdfba4aaa29ae1e12522d904f95f)