tripleo-heat-templates/extraconfig
Harald Jensås 00cecfe2f3 Add a tag's containing subnet cidr to ctlplane network
Since the ctlplane network and it's subnets are created
outside of the overcloud heat templates we cannot in an
easy way create a list containing the cidr of each of
the ctlplane subnets in THT.

Prior to routed networks we only had one subnet and was
able to create the NetCidrMapValue by reading the cidr
value of one of the ControlVirtualIP resource. When we
have multiple subnets on each network we should make
NetCidrMapValue contain lists of cidrs for each network.

By setting a tags on the ctlplane network, one
per subnet, containing each individual subnets cidr the
tags can be loaded via the ControlVirtualIP resource so
that we can have NetCidrMapValue contain all the cidrs
of the ctlplane network.

Change-Id: I7d9a951d0c156c83430c1e326bc8edcb52b08537
Partial: blueprint tripleo-routed-networks-templates
2019-01-06 18:20:05 +01:00
..
all_nodes Change template names to rocky 2018-05-09 08:28:42 +02:00
nova_metadata Spliting compact services in multiples lines 2018-12-12 20:57:24 +00:00
post_deploy Add a tag's containing subnet cidr to ctlplane network 2019-01-06 18:20:05 +01:00
pre_deploy/rhel-registration Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
pre_network Update tuned profile variable configuration file if it exists 2018-12-14 11:01:42 +05:30
services Merge "Allow customization of more openshift-ansible vars" 2019-01-05 12:14:20 +00:00
tasks Merge "Python 3 compatibility: fix has_key" 2018-11-23 12:28:29 +00:00