commit | b5c2945e8343b33b10e38aa6a6568ab48aa96944 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Mon Jul 16 12:21:38 2018 +0300 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Mon Jul 16 12:29:23 2018 +0300 |
tree | 1436310ec61a05ad4f51a529ec200c3052ce3962 | |
parent | 03467a6f64d105abe8feb8a3158d6595d671a572 [diff] |
Set enable_proxy_headers_parsing to True by default In order to allow applications to parse proxy headers, the option should be set to True, in most cases openstack services are run under proxy and it is save to set this option to true by default, as it doesn't require a lot of processing. Change-Id: Iaf584643a4e1029d83537205124da3551e3b3eb0 Related-Prod: https://mirantis.jira.com/browse/PROD-21456