aboutsummaryrefslogtreecommitdiffstats
path: root/network/endpoints/endpoint_data.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-11 10:26:54 +0000
committerGerrit Code Review <review@openstack.org>2016-07-11 10:26:54 +0000
commit986c983abc6751243183bca252149f8085a4ca84 (patch)
tree1241189a7936ad2cabcf7de3e69b5d66990036b2 /network/endpoints/endpoint_data.yaml
parent7212fd767cd1d4604d565da3135ec7b594fb4bc1 (diff)
parentcf4240858241b8031234a0708dbec1e7f3203f8d (diff)
Merge "Pass MysqlVirtualIP without brackets to EndpointMap"
Diffstat (limited to 'network/endpoints/endpoint_data.yaml')
-rw-r--r--network/endpoints/endpoint_data.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/endpoints/endpoint_data.yaml b/network/endpoints/endpoint_data.yaml
index 53b474de..f1dee045 100644
--- a/network/endpoints/endpoint_data.yaml
+++ b/network/endpoints/endpoint_data.yaml
@@ -66,6 +66,12 @@ Mysql:
protocol: mysql+pymysql
port: 3306
+MysqlNoBrackets:
+ Internal:
+ vip_param: MysqlNoBrackets
+ protocol: mysql+pymysql
+ port: 3306
+
Heat:
Internal:
vip_param: HeatApi