]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add option to enable Ceilometer's SSL middleware
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 10 Oct 2016 08:54:52 +0000 (11:54 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 11 Oct 2016 10:11:32 +0000 (13:11 +0300)
commitd4aa3e5cad9b66044d31f0c885458aac7cfbc792
treee76d459ce9943c3abbd4ca689506ece41c924bc2
parent191da2c492e95e41c35d0a5ed1b01507a72cc413
Add option to enable Ceilometer's SSL middleware

Ceilometer is now using the HTTPProxyToWSGI middleware from
oslo.middlware in its default api-paste configuration [1]. This commit
gives us the ability to enable/disable that middlware.

[1] I24f16dda49bd9e7930ca9f0d32bf0793463aff03

Change-Id: I1812a27202ba3714b354aeb27611d38def87a7fc
manifests/api.pp
releasenotes/notes/Adds-enable-proxy-header-parsing-64b78b56d8787e1d.yaml [new file with mode: 0644]
spec/classes/ceilometer_api_spec.rb