Browse Source
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: I1812a27202ba3714b354aeb27611d38def87a7fcchanges/66/384366/2
3 changed files with 37 additions and 14 deletions
@ -0,0 +1,4 @@
|
||||
--- |
||||
features: |
||||
- This adds the enable_proxy_headers parsing option which is used by the |
||||
http_proxy_to_wsgi middleware. |
Loading…
Reference in new issue