diff options
author | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2016-10-13 11:43:35 +0300 |
---|---|---|
committer | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2016-10-13 11:43:35 +0300 |
commit | 81576e9dd98f4854a0232e96ee7ee7e2ff4ddb57 (patch) | |
tree | ee7da022faaa61b57da494a69287354f7307d272 | |
parent | 20eef1b501da3e14885ed801d740442ed9b381ab (diff) |
Enable proxy headers parsing for Aodh
http_proxy_to_wsgi middleware was recently added to Aodh [1] and
in order to take it into use, we need to enable it via hiera.
[1] If2ada8a94c8e1ceacd4509605b4cd766a78f71d5
Depends-On: I0981e152700ed4511b797011ebe18e857c1fed71
Related-Bug: #1590608
Change-Id: Ie9605ae1e5437f488802b03ca23a325866f0ceb5
-rw-r--r-- | puppet/services/aodh-api.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/aodh-api.yaml b/puppet/services/aodh-api.yaml index f4f5bad8..da043c80 100644 --- a/puppet/services/aodh-api.yaml +++ b/puppet/services/aodh-api.yaml @@ -60,6 +60,7 @@ outputs: params: $NETWORK: {get_param: [ServiceNetMap, AodhApiNetwork]} aodh::api::service_name: 'httpd' + aodh::api::enable_proxy_headers_parsing: true tripleo.aodh_api.firewall_rules: '128 aodh-api': dport: |