From 192e6c0cad4501c21cf31fb1adf1b7e8ee01fa33 Mon Sep 17 00:00:00 2001
From: Pete Birley <pete@port.direct>
Date: Thu, 24 Jan 2019 11:16:03 -0600
Subject: [PATCH] Heat: Use public endpoints for heat clients

This PS moves the default to use public endpoints for heat clients
eg: waitcondition url generation consumed by cloudinit in vms.

Change-Id: I24113c969f2b310a48cf128a1ada78930c69a4e1
Signed-off-by: Pete Birley <pete@port.direct>
---
 heat/values.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/heat/values.yaml b/heat/values.yaml
index fc1fa6de0e..b7f2a0f0e8 100644
--- a/heat/values.yaml
+++ b/heat/values.yaml
@@ -452,6 +452,8 @@ conf:
       api_paste_config: /etc/heat/api-paste.ini
     clients:
       endpoint_type: internalURL
+    clients_heat:
+      endpoint_type: publicURL
     clients_keystone:
       endpoint_type: internalURL
     oslo_messaging_notifications: