Merge "Use internal API for heat -> heat communication"
This commit is contained in:
commit
19bdba2b85
@ -20,6 +20,8 @@ transport_url = {{ rpc_transport_url }}
|
||||
|
||||
region_name_for_services = {{ openstack_region_name }}
|
||||
|
||||
server_keystone_endpoint_type = public
|
||||
|
||||
{% if service_name == 'heat-api' %}
|
||||
[heat_api]
|
||||
bind_host = {{ api_interface_address }}
|
||||
@ -90,9 +92,6 @@ policy_file = {{ heat_policy_file }}
|
||||
[clients]
|
||||
endpoint_type = internalURL
|
||||
|
||||
[clients_heat]
|
||||
endpoint_type = publicURL
|
||||
|
||||
[oslo_middleware]
|
||||
enable_proxy_headers_parsing = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user