StarlingX Upstream packaging
Go to file
David Sullivan 5c0c2057ba Fix horizon user session timeout
If a horizon user's token expires during long running operations, those
operations can fail. This occurred during long running heat operations
(eg multiple stack deletions).

We correct this by setting the TOKEN_TIMEOUT_MARGIN parameter in
local_settings.py. In this way the user will be logged out 10 minutes
before the keystone token expires.

For clarity, we also set the horizon session to 50 minutes. The keystone
token is 60 minutes so this will match the maximum session length.

Change-Id: I80912ad3cd198b114a60886e2760f93805562028
Partial-Bug: 1797186
Signed-off-by: David Sullivan <david.sullivan@windriver.com>
2018-10-12 13:33:37 -04:00
doc Add publish job for docs 2018-10-06 14:47:01 -05:00
openstack Fix horizon user session timeout 2018-10-12 13:33:37 -04:00
releasenotes Add publish job for docs 2018-10-06 14:47:01 -05:00
.gitignore [Doc] Release Notes Management 2018-09-25 14:43:18 -05:00
.gitreview correct gitreview setting for master 2018-09-20 23:24:29 +08:00
.zuul.yaml Add publish job for docs 2018-10-06 14:47:01 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:37:19 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:19 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:37:19 -07:00
centos_iso_image.inc Move StarlingX OCF scripts into a stand alone package. 2018-09-25 13:47:31 -04:00
centos_pkg_dirs Move StarlingX OCF scripts into a stand alone package. 2018-09-25 13:47:31 -04:00
test-requirements.txt flake8 codestyle fixes and tox flake8 setting enable 2018-08-24 23:19:50 +08:00
tox.ini [Doc] Release Notes Management 2018-09-25 14:43:18 -05:00

README.rst

stx-upstream

StarlingX Upstream Packages