d3630bda97
Neutron 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] Ice9ee8f4e04050271d59858f92034c230325718b Change-Id: I99bc9486fdd85857ce73c413e17400320bd6ec5b
5 lines
169 B
YAML
5 lines
169 B
YAML
---
|
|
features:
|
|
- The enable_headers_parsing option was added to the server manifest. This
|
|
enables the http_proxy_to_wsgi middleware to process SSL-related headers.
|