d4aa3e5cad
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
5 lines
124 B
YAML
5 lines
124 B
YAML
---
|
|
features:
|
|
- This adds the enable_proxy_headers parsing option which is used by the
|
|
http_proxy_to_wsgi middleware.
|