Fix network names when using network isolation
authorMichele Baldessari <michele@acksyn.org>
Wed, 14 Jun 2017 08:07:48 +0000 (10:07 +0200)
committerMichele Baldessari <michele@acksyn.org>
Wed, 14 Jun 2017 08:10:03 +0000 (10:10 +0200)
commit47a9472c88d8f1ce0a335aca41110fb78e27bc16
tree1471c567e1a16d8ce5ea9560d6449ddb23437af5
parent4c78689966132b9a0b224e8e1ab5b789c72c0978
Fix network names when using network isolation

When we merged If3989f24f077738845d2edbee405bd9198e7b7db we correctly
used name_lower for most things but we left out the the
OS::TripleO::Network resource which would cause errors like the
following:

Could not fetch contents for file:///tmp/tripleoclient-LdqQGJ/tripleo-heat-templates/network/internalapi.yaml

The reason is that the network filename is called internal_api.yaml.

Change-Id: I40f268668ed948e5d41ed0ff5a8fc954cef7b17c
Closes-Bug: #1697883
environments/network-isolation.j2.yaml