Comment 25 for bug 1832168

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

Reviewed: https://review.opendev.org/749162
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=72ad205fa85377663b72d9dc7d297452098a41cb
Submitter: Zuul
Branch: stable/train

commit 72ad205fa85377663b72d9dc7d297452098a41cb
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)