Back to bug 1320098

Who When What Removed Added
Red Hat Bugzilla Rules Engine 2016-03-22 10:11:29 UTC Target Release --- 8.0
Sergey Gotliv 2016-03-23 05:48:03 UTC Target Release 8.0 7.0
CC sgotliv
RHEL Program Management 2016-03-23 06:04:39 UTC Keywords ZStream
Gorka Eguileor 2016-03-29 09:25:46 UTC Status NEW POST
Eric Harney 2016-03-31 20:13:46 UTC Status POST MODIFIED
Fixed In Version openstack-cinder-2015.1.3-5.el7ost
errata-xmlrpc 2016-04-01 15:58:35 UTC Status MODIFIED ON_QA
nlevinki 2016-04-10 06:56:38 UTC QA Contact nlevinki lkuchlan
lkuchlan 2016-04-10 11:52:18 UTC Status ON_QA VERIFIED
Gorka Eguileor 2016-04-11 08:28:35 UTC Doc Text Cause:
Cinder was not taking into consideration "X-Forwarded-Host" header when generating pagination links.

Consequence:
Links use real server IPs instead of load balancer's.

Fix:
Use "X-Forwarded-Host" header, if present, to build links.

Result:
Generated links will use load balancer's IP instead of server's real IP.
John Skeoch 2016-04-18 07:58:01 UTC CC yeylon srevivo
Perry Myers 2016-04-19 01:08:42 UTC CC pmyers
Andrew Dahms 2016-04-26 02:14:36 UTC CC adahms
Doc Text Cause:
Cinder was not taking into consideration "X-Forwarded-Host" header when generating pagination links.

Consequence:
Links use real server IPs instead of load balancer's.

Fix:
Use "X-Forwarded-Host" header, if present, to build links.

Result:
Generated links will use load balancer's IP instead of server's real IP.
Previously, Cinder did not take the "X-Forwarded-Host" header into account when generating pagination links, using the real server IP address instead of that of the load balancer. With this update, the "X-Forwarded-Host" header is used to build links if present.
errata-xmlrpc 2016-04-26 03:19:10 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-04-26 15:30:35 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-26 11:30:35 UTC
John Skeoch 2016-08-01 01:04:15 UTC CC tkammer

Back to bug 1320098