Comment 17 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/628259
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=c1116e59c1f60f14fcf10301fe8e43b2b34e8caa
Submitter: Zuul
Branch: master

commit c1116e59c1f60f14fcf10301fe8e43b2b34e8caa
Author: Harald Jensås <email address hidden>
Date: Thu Jan 3 14:59:41 2019 +0100

    Add network data for the undercloud

    The undercloud needs the External network for the external VIP
    address. It uses the _from_pool template creating a fake neutron
    port.

    Other networks are not required, and should be removed to optimize
    the number of heat resources and plan rendering.

    NOTE: Skips validation of network_data_undercloud.yaml against
    network_data.yaml, as is already done to openshift and routed
    networks networks data examples.

    Related Bug: #1809313
    Change-Id: Ib11a134df93e59947168b40bc71fb1da9172d4ac