Comment 1 for bug 1759774

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

Reviewed: https://review.openstack.org/557626
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=7aeb6825ff90da14f32251969b254e2115a3438d
Submitter: Zuul
Branch: master

commit 7aeb6825ff90da14f32251969b254e2115a3438d
Author: Jeffrey Zhang <email address hidden>
Date: Thu Mar 29 14:56:10 2018 +0800

    Use a large number for haproxy timeout tunnel

    timeout tunnel is use for WebSocket and CONNECT protocol. Need use a
    larger number for it. Otherwise, novnc will be auto disconnected if no
    action happend in a short time on browser.

    Change-Id: If37623e8fda5260ab0b38d2203f5266777dba063
    Closes-Bug: #1759774