tripleo-heat-templates/releasenotes/notes/horizon-session-timeout-ba4a62b5f38cbd11.yaml
Zhu Sheng Li a5f432b849 Add parameter for setting horizon session timeout
Add HorizonSessionTimeout parameter for configuring the session timeout
of horizon in seconds.

Closes-Bug: #1897197
Change-Id: I1bfd645ed9e1823a626d6972ab00893ca49bba83
2020-09-26 10:00:02 +08:00

8 lines
239 B
YAML

---
features:
- |
Add a Heat parameter `HorizonSessionTimeout` to expose Puppet variable
`horizon::session_timeout`, so operators can configure session timeout
of horizon in seconds. It currently defaults to `1800` seconds.