aboutsummaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-06-21 11:40:21 -0400
committerTim Rozet <trozet@redhat.com>2017-06-22 19:21:40 +0000
commitfa37664af5d9aea73b77807e078b4ccde0afdb53 (patch)
tree3f3346fbe81540943b370c67c7b648af24724859 /network
parent80e5f5009af2e3efe30de74a426fd576e02ca580 (diff)
Fixes incorrect glance api network
The glance API network was being set to storage and it should be internal_api. Closes-Bug: 1699535 Change-Id: I75bc05aeab999f0e3eb3f4ebaceb276e888addc9 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit efefc0911858a42977a8073c48f428646b4a7fc0)
Diffstat (limited to 'network')
-rw-r--r--network/service_net_map.j2.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/service_net_map.j2.yaml b/network/service_net_map.j2.yaml
index 5143800c..57da9a19 100644
--- a/network/service_net_map.j2.yaml
+++ b/network/service_net_map.j2.yaml
@@ -42,7 +42,7 @@ parameters:
CinderApiNetwork: internal_api
CinderIscsiNetwork: storage
CongressApiNetwork: internal_api
- GlanceApiNetwork: storage
+ GlanceApiNetwork: internal_api
IronicApiNetwork: ctlplane
IronicNetwork: ctlplane
KeystoneAdminApiNetwork: ctlplane # allows undercloud to config endpoints