]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/rest: don't set timezone to Chicago
authorTim Serong <tserong@suse.com>
Tue, 28 Mar 2017 09:37:51 +0000 (11:37 +0200)
committerTim Serong <tserong@suse.com>
Tue, 28 Mar 2017 09:47:41 +0000 (11:47 +0200)
commitb976baee3cad49d327227a1543241026862dc33e
treeada1960ef1c799c3778ffda7758def9403120767
parent4c8ec8a2c332b66534b18494731f3b582e73ed4b
pybind/mgr/rest: don't set timezone to Chicago

Setting TIME_ZONE in the Django app causes the timestamps printed in
the mgr log to suddenly be wrong after the rest module starts up
(unless, I imagine, if the host happens to be in Chicago).

Signed-off-by: Tim Serong <tserong@suse.com>
src/pybind/mgr/rest/app/settings.py