Merge "Enable proxy headers parsing for Ceilometer" into stable/newton

This commit is contained in:
Jenkins 2016-10-14 23:21:52 +00:00 committed by Gerrit Code Review
commit 471a883227
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ outputs:
# internal_api_uri -> [IP]
# internal_api_subnet - > IP/CIDR
- ceilometer::api::service_name: 'httpd'
ceilometer::api::enable_proxy_headers_parsing: true
ceilometer::api::host: {get_param: [ServiceNetMap, CeilometerApiNetwork]}
ceilometer::wsgi::apache::bind_host: {get_param: [ServiceNetMap, CeilometerApiNetwork]}
ceilometer::wsgi::apache::ssl: false