]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: enable TLS
authorJohn Spray <john.spray@redhat.com>
Tue, 24 Apr 2018 20:19:31 +0000 (16:19 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 27 Apr 2018 13:58:46 +0000 (09:58 -0400)
commit3cb0a7ba3479cc50280949f373189e415e4486dd
tree2cafea20658fc61e30637d676dc658561e353a23
parentce92ddf4d8962db8ae44b0a0158a22fe2449ac68
mgr/dashboard: enable TLS

Very similar to restful module.  Cribbed from
earlier patch by @sebastian-philipp, this works
now because of the cherrypy 3.5.0 workaround
in the preceding commit.

This is missing the StandbyMgrModule part because
it is missing get_store for the moment.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/dashboard/module.py