28287826e8
Currently, the serial consoles as accessed through Horizon, timeout after the haproxy_client_timeout (default: 1m) of inactivity. This change allows you to set a larger timeout. Change-Id: I2a9923cb69d5db976395146685aded83922c4120 Closes-Bug: #1800643
7 lines
227 B
YAML
7 lines
227 B
YAML
---
|
|
features:
|
|
- |
|
|
Added an option, haproxy_nova_serialconsole_proxy_tunnel_timeout,
|
|
to configure the nova_serialconsole_proxy tunnel timeout. This default
|
|
is to keep the websocket connection alive for 10 minutes.
|