Merge "Remove duplicate bind_host from nova-api profile"
[apex-tripleo-heat-templates.git] / puppet / services / neutron-api.yaml
index c2b6b6f..408eb79 100644 (file)
@@ -136,6 +136,7 @@ outputs:
             neutron::server::rpc_workers: {get_param: NeutronWorkers}
             neutron::server::allow_automatic_l3agent_failover: {get_param: NeutronAllowL3AgentFailover}
             neutron::server::l3_ha: {if: ["auto_enable_l3_ha", true, {get_param: NeutronL3HA}]}
+            neutron::server::enable_proxy_headers_parsing: true
             neutron::keystone::authtoken::password: {get_param: NeutronPassword}
 
             neutron::server::notifications::nova_url: { get_param: [ EndpointMap, NovaInternal, uri ] }