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>
This commit is contained in:
parent
1173ef79a1
commit
192e6c0cad
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user