Comment 6 for bug 1938549

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/803440
Committed: https://opendev.org/openstack/kolla-ansible/commit/bbdee7add21cabf7e15a12baac0cdfa4b7f81689
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit bbdee7add21cabf7e15a12baac0cdfa4b7f81689
Author: Michal Arbet <email address hidden>
Date: Fri Jul 30 14:44:39 2021 +0200

    Fix freezed spice console in horizon

    This trivial patch is setting "timeout tunnel" in haproxy's
    configuration for spicehtml5proxy. This option extends time
    when spice's websocket connection is closed, so spice will
    not be freezed. Default value is set to 1h as it is in novnc.

    Closes-Bug: #1938549
    Change-Id: I3a5cd98ecf4916ebd0748e7c08111ad0e4dca0b2
    (cherry picked from commit c281a018c41bf1819d6b92343ef4871337702e6f)