Wrong version URL when Glance is deployed behind proxy with vhost
Bug #1823703 reported by
s10
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Glance |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
When Glance is deployed behind SSL terminating proxy, for example, as https:/
How to reproduce:
1. Run Glance behind proxy with vhost as https:/
2. Remove DEFAULT/
3. Enable HTTPProxyToWSGI: oslo_middleware
4. curl https:/
Actual result:
https:/
Expected result:
https:/
Glance version: Queens

Fix is at https:/ /review. opendev. org/#/c/ 650879/