Gnocchi 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] Ic5526cf37e70335fa2cc70946a271253f227f129 Change-Id: Iae5f9d56970ae930294eeae34928061a6b434095
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.
|