Merge "Advertise public heat endpoint for wait conditions"

This commit is contained in:
Jenkins 2017-05-23 11:09:27 +00:00 committed by Gerrit Code Review
commit 94a9c9173a

View File

@ -99,6 +99,9 @@ driver = noop
[clients]
endpoint_type = internalURL
[clients_heat]
endpoint_type = publicURL
{% if public_protocol != internal_protocol and kolla_external_fqdn != kolla_internal_fqdn %}
[oslo_middleware]
enable_proxy_headers_parsing = True