Comment 1 for bug 1717491

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/543488
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a81a5d5d5d0f6f84d17850b50dc35585738853d6
Submitter: Zuul
Branch: master

commit a81a5d5d5d0f6f84d17850b50dc35585738853d6
Author: Kevin TIBI <email address hidden>
Date: Mon Feb 12 16:19:47 2018 +0100

    Fix SSL api for multiple services

    If SSL is enabled, api of multiple services returns
    wrong external URL without https prefix.

    Removal of condition for deletion of http header.

    Change-Id: I4264e04d0d6b9a3e11ef7dd7add6c5e166cf9fb4
    Closes-Bug: #1749155
    Closes-Bug: #1717491