tripleo-heat-templates/releasenotes
Tim Rozet 97244b942d 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>
2017-09-27 17:50:51 -07:00
..
notes Fixes heat resource name for Internal API Network 2017-09-27 17:50:51 -07:00
source Use Python to compute release notes version 2017-08-29 10:55:00 -07:00