Updated openstack/openstack

Project: openstack/heat  f2182e12fa0ae3510cf2a4569f3f2a9e495f2350

Add http_proxy_to_wsgi middleware to Heat CFN endpoint

This was already used in the API endpoint, but it's also needed in
the CFN endpoint. It's purpose is to process the X-Forwarded-Proto
header (or Proxy protocol if used) and set the protocol as directed
to https if done so. It's only needed if Heat is behind a TLS proxy
(such as HAProxy) and is also disabled by default.

Change-Id: Ibd81e1cf6bc1e3f63728b485e295478afa7f573c
Closes-Bug: #1590608
This commit is contained in:
Jenkins 2016-10-11 01:31:31 +00:00 committed by Gerrit Code Review
parent ba72e19404
commit 65a7f4e586
1 changed files with 1 additions and 1 deletions

2
heat

@ -1 +1 @@
Subproject commit 2e838e93153103f2dc84b45989472b08091b5aae
Subproject commit f2182e12fa0ae3510cf2a4569f3f2a9e495f2350