Merge "Enable proxy header parsing for heat"

This commit is contained in:
Jenkins 2016-05-27 09:07:30 +00:00 committed by Gerrit Code Review
commit b0223d3108
1 changed files with 1 additions and 0 deletions

View File

@ -37,3 +37,4 @@ outputs:
heat::rabbit_use_ssl: {get_param: RabbitClientUseSSL}
heat::rabbit_port: {get_param: RabbitClientPort}
heat::debug: {get_param: Debug}
heat::enable_proxy_headers_parsing: true