Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Fixes heat resource name for Internal API Network"
  - Fixes heat resource name for Internal API Network
    
    With the dynamic Jinja2 rendering for networks, the heat resource for
    Internal API network was accidentally being renamed to:
    OS::TripleO::Network::Internal
    
    when it should be the same as previous versions:
    OS::TripleO::Network::InternalApi
    
    This patch removes the 'compat_name' which was overriding the network
    name for rendering the resource. This patch also removes the
    compat_name functionality from the network/networks.j2.yaml file
    since it is no longer needed.
    
    Closes-Bug: 1718764
    
    Change-Id: If756cddd91933edb303cc056515d98b941a3eb14
    Signed-off-by: Tim Rozet <trozet@redhat.com>
This commit is contained in:
Jenkins 2017-10-04 18:07:57 +00:00 committed by Gerrit Code Review
parent a688a85fe5
commit 074be18de4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5169722da3ef9169075b2545916c4c2353d5a559
Subproject commit 79e283c1fb92c3ce61636790cd1fd6e032664c30