Merge "Enable proxy header handling for cinder"

This commit is contained in:
Jenkins 2016-05-27 21:31:09 +00:00 committed by Gerrit Code Review
commit 5090ae849b
1 changed files with 4 additions and 0 deletions

View File

@ -128,6 +128,10 @@ cinder::cron::db_purge::destination: '/dev/null'
cinder::host: hostgroup
cinder_user_enabled_backends: []
# TODO(jaosorior): Move to cinder profile once cinder is moved as a composable
# service.
cinder::api::enable_proxy_headers_parsing: true
# heat
heat::engine::configure_delegated_roles: false
heat::engine::trusts_delegated_roles: []