horizon/horizon/test
Matthias Runge 970b165d5f Fix inappropriate logouts on load-balanced Horizon
The session timeout code in the horizon/middleware.py can cause
inappropriate timeouts/logouts when running Horizon behind a load
balancer on two machines that are slightly out of sync time-wise.

Use timestamps rather than datetime as the arithmetic is simpler.

Closes-bug: #1243277
(cherry-picked from commit 13355dacdb,
 minus the unrelated settings.py changes.)

Change-Id: I23159d2dee7fc05653a99fc89fbfd4d52e988df5
2014-01-30 10:30:06 +11:00
..
customization Remove test string from translation files 2013-09-06 15:56:06 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_dashboards Remove test string from translation files 2013-09-06 15:56:06 +09:00
tests Fix inappropriate logouts on load-balanced Horizon 2014-01-30 10:30:06 +11:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
helpers.py Display a message on the login page 2013-08-30 19:54:31 +01:00
settings.py Add logging configuration for iso8601 module 2013-11-24 02:48:50 +09:00
urls.py Enable H302 check 2013-08-22 17:39:09 +04:00