Keep dynamic network creation backward compatible.
authorSofer Athlan-Guyot <sathlang@redhat.com>
Mon, 7 Aug 2017 14:04:08 +0000 (16:04 +0200)
committerSofer Athlan-Guyot <sathlang@redhat.com>
Tue, 8 Aug 2017 12:01:08 +0000 (14:01 +0200)
commita8a1d5b30c12a3cf8f0268216e97b9d2f7568086
treee3064d84ffbe18b50c793aef1d99040dee3e230c
parent5bf7d6582b2346a9c1671430ebead6c358508863
Keep dynamic network creation backward compatible.

We had an history mapping for InternalApi to InternalNetwork.  If we
remove it then heat will want to destroy InternalNetwork and create
InternalApi which cannot work during upgrade.

This adds compat name parameters to network_data.yaml.

Closes-Bug: #1709105

Change-Id: I8ce6419a5e13a13ee6e991db5ca2196763f52d7a
network/networks.j2.yaml
network_data.yaml