Comment 17 for bug 1569355

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/cinder (openstack-ci/fuel-8.0/liberty)

Reviewed: https://review.fuel-infra.org/21437
Submitter: Pkgs Jenkins <email address hidden>
Branch: openstack-ci/fuel-8.0/liberty

Commit: 6da93ab6772e4fee3acda5057e0f6d40729747f4
Author: Yuriy Nesenenko <email address hidden>
Date: Tue May 31 14:35:12 2016

Handle SSL termination proxies for version list

Cinder list with pagination contains wrong scheme
for 'next' link in case of SSL endpoints. This
patch fixes it and returns the correct scheme in
version URLs if service is behind an SSL termination
proxy.

Change-Id: I8f4ae92ccf0891024e246115a910e16f796c6ae0
Closes-Bug: #1569355