Comment 24 for bug 1832168

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-tripleo (stable/ussuri)

Reviewed: https://review.opendev.org/749161
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=e8dfd034c51500a8fa362a30a60615ae8efca8c0
Submitter: Zuul
Branch: stable/ussuri

commit e8dfd034c51500a8fa362a30a60615ae8efca8c0
Author: Harald Jensås <email address hidden>
Date: Fri Aug 28 15:30:11 2020 +0200

    Fix tls - zaqar wss default port

    In https://review.opendev.org/746671 we updated the
    endpoint map. It seems this broke the undercloud as
    haproxy still listen on port 9000.

    Update the default zaqar wss port in puppet as well.

    Also set the request header Host to use the service
    port so that handshake does not fail on port missmatch.

    Change-Id: I0c9dd4e9457c7cfa8cd54b5eaa167bf4e8e6bcc1
    Closes-Bug: #1893621
    Related-Bug: #1832168
    Related-RHBZ: #1868910
    (cherry picked from commit 4a52809a9676f3058863882b529f88c5f078c9ee)