Merge "add heat-api-cfn to endpoint map"
[apex-tripleo-heat-templates.git] / network / endpoints / endpoint_data.yaml
index 4dbe424..40b26f2 100644 (file)
@@ -79,6 +79,21 @@ Heat:
             '': /v1/%(tenant_id)s
     port: 8004
 
+HeatCfn:
+    Internal:
+        vip_param: HeatApi
+        uri_suffixes:
+            '': /v1
+    Public:
+        vip_param: Public
+        uri_suffixes:
+            '': /v1
+    Admin:
+        vip_param: HeatApi
+        uri_suffixes:
+            '': /v1
+    port: 8000
+
 Horizon:
     Public:
         vip_param: Public