Comment 8 for bug 1938549

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

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

commit a9a8f6d4932c63a49a41c07f14e21321784b2a52
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)