aboutsummaryrefslogtreecommitdiffstats
path: root/network/service_net_map.j2.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-06-21 11:40:21 -0400
committerTim Rozet <trozet@redhat.com>2017-06-21 11:41:09 -0400
commitefefc0911858a42977a8073c48f428646b4a7fc0 (patch)
tree89eb869981eb15906286374117e850d4c54157f0 /network/service_net_map.j2.yaml
parent4ccce0e36bae905cf998f4c9a147833f6305142a (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>
Diffstat (limited to 'network/service_net_map.j2.yaml')
-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 d3d8cbdb..ba8e5568 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
IronicInspectorNetwork: ctlplane