aboutsummaryrefslogtreecommitdiffstats
path: root/network/endpoints/endpoint_data.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2016-04-09 10:44:17 -0400
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-04-14 14:47:06 +0300
commitc717a4d1b8812df19cc83bb3cdf12d5142ad0680 (patch)
tree9860d922019a3535372083e77c51b022743b7e79 /network/endpoints/endpoint_data.yaml
parenta12087715f0fe4251a95ab67120023d553c24a45 (diff)
Add GlanceRegistry to the endpoint map
This patch adds GlanceRegistry to the endpoint map. This will make accessing Glance registry setings via the endpoint map possible. Change-Id: I9186e56cd4746a60e65dc5ac12e6595ac56505f0
Diffstat (limited to 'network/endpoints/endpoint_data.yaml')
-rw-r--r--network/endpoints/endpoint_data.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/endpoints/endpoint_data.yaml b/network/endpoints/endpoint_data.yaml
index b934ab99..bd4e2281 100644
--- a/network/endpoints/endpoint_data.yaml
+++ b/network/endpoints/endpoint_data.yaml
@@ -55,6 +55,11 @@ Glance:
vip_param: GlanceApi
port: 9292
+GlanceRegistry:
+ Internal:
+ vip_param: GlanceRegistry
+ port: 9191
+
Mysql:
'':
vip_param: Mysql