]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: fix django request logging
authorJohn Spray <john.spray@redhat.com>
Thu, 30 Jun 2016 23:28:16 +0000 (00:28 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:26:57 +0000 (17:26 +0100)
commitcc0b8fb7c1e5ec29d7bd29545785d141ba3c3c5e
treed68779df3939ee76c7339096ce2aba882f160635
parenta53dc646554b54a0c53acfccd618edd0011d3807
pybind/mgr: fix django request logging

This was going to a text file, hook it in
to the proper logging.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/calamari_rest/settings.py
src/pybind/mgr/mgr_module.py
src/pybind/mgr/rest.py