Comment 4 for bug 1893621

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

Reviewed: https://review.opendev.org/748673
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=4a52809a9676f3058863882b529f88c5f078c9ee
Submitter: Zuul
Branch: master

commit 4a52809a9676f3058863882b529f88c5f078c9ee
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