Merge "Remove duplicate bind_host from nova-api profile"
[apex-tripleo-heat-templates.git] / network / endpoints / endpoint_data.yaml
index fb01925..011dea7 100644 (file)
@@ -148,6 +148,21 @@ Manila:
             V1: /v1/%(tenant_id)s
     port: 8786
 
+Mistral:
+    Internal:
+        net_param: MistralApi
+        uri_suffixes:
+            '': /v2
+    Public:
+        net_param: Public
+        uri_suffixes:
+            '': /v2
+    Admin:
+        net_param: MistralApi
+        uri_suffixes:
+            '': /v2
+    port: 8989
+
 Neutron:
     Internal:
         net_param: NeutronApi