tripleo-heat-templates/releasenotes/notes/zaqar_ws_timeout_tunnel-d5d1e900dce79b34.yaml
Luke Short d3207d8a60 Expose the zaqar_ws_timeout_tunnel variable.
It can now be configured using a new Heat parameter:
ZaqarWsTimeout.

Depends-On: https://review.opendev.org/728974
Change-Id: I4328d4bafb556e5936793e8a58c3e19635b37406
Signed-off-by: Luke Short <ekultails@gmail.com>
2020-05-29 17:11:05 -04:00

8 lines
244 B
YAML

---
features:
- |
A new Heat parameter 'ZaqarWsTimeout' exposes the Puppet variable
'tripleo::haproxy::zaqar_ws_timeout_tunnel'. This allows operators
to configure the Mistral API timeout. It currently defaults to four
hours.