Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Add a tag's containing subnet cidr to ctlplane network"
  - 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
This commit is contained in:
Zuul 2019-01-07 18:39:51 +00:00 committed by Gerrit Code Review
parent 47f5e5f9f8
commit c2dd72cb5e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 845bc3e845e737cebdc2dc93d80767c4c2682b3a
Subproject commit f115079de0fccd2e32585e8074f05328be828d63