Comment 7 for bug 1938549

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/803556
Committed: https://opendev.org/openstack/kolla-ansible/commit/1080c8bc9ee40286b488771e0426c41b6250dd8c
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 1080c8bc9ee40286b488771e0426c41b6250dd8c
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)