commit 24078786bd4c3c1c514bf877a4b01098a55bc371 Author: Zuul Date: Fri Oct 9 13:09:43 2020 +0000 Update git submodules * Update tripleo-heat-templates from branch 'master' - Merge "Concatenate host_routes and default route in overcloud.yaml" - Concatenate host_routes and default route in overcloud.yaml Previoously the default route was concatenated with the host_routes in the NetworkConfig. This change moves that concatenation to overcloud.yaml. GroupVars {{network.name_lower}}_host_routes and ctlplane_host_routes will have the default route appended based on role.default_route_networks setting. For heat base NetworkConfig the parameters ControlPlaneStaticRoutes and {{network.name}}InterfaceRoutes will have the default route appropriately appended. Doing the concatenation in overcloud.yaml enable simplified user-facing NetworkConfig templates. For standalone and undercloud define the default_route_networks with an empty list. Cannot leave it undefined as this will default the default route to the ctlplane's gateway. Undercloud and Standalone uses the management interface as the gateway by default, so we should not set a default gateway for these roles. Change-Id: I3a35c4b46536fa2916d9fa387278077884adaf68 diff --git a/tripleo-heat-templates b/tripleo-heat-templates index ab0d809..77dadb4 160000 --- a/tripleo-heat-templates +++ b/tripleo-heat-templates @@ -1 +1 @@ -Subproject commit ab0d809fc935a13152c239a3dfb8da1c4ef32faa +Subproject commit 77dadb4bf65c30ec7a38fe0b5fc1790574d5453e