Added HTTP_X_FORWARDED_PROTO/HOST support to API

* Added oslo.middleware's HTTPProxyToWSGI middleware
 * Deprecated designate's SSL middleware
 * Fixed "//" in versions URIs

Change-Id: Id205246f791f33fd02aa9a17d4247bdf5b310088
This commit is contained in:
Graham Hayes
2015-11-24 15:25:17 +00:00
parent e5e92222e2
commit deb622eb4b
4 changed files with 19 additions and 12 deletions

View File

@@ -46,3 +46,4 @@ oslo.policy>=0.5.0 # Apache-2.0
Werkzeug>=0.7 # BSD License
python-memcached>=1.56
tooz>=1.19.0 # Apache-2.0
debtcollector>=0.3.0 # Apache-2.0