]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: using RoutesDispatcher as HTTP request dispatcher
authorRicardo Dias <rdias@suse.com>
Tue, 3 Apr 2018 16:02:09 +0000 (17:02 +0100)
committerRicardo Dias <rdias@suse.com>
Wed, 4 Apr 2018 16:41:03 +0000 (17:41 +0100)
commit204109cc82ed76b73ca6abaa5e923c8e0a89885d
tree18e8e695037215f1522edf3b38f96700b5305409
parent806072a49467ed6e0a732ded93f66c19dc434499
mgr/dashboard: using RoutesDispatcher as HTTP request dispatcher

Signed-off-by: Ricardo Dias <rdias@suse.com>
12 files changed:
ceph.spec.in
src/pybind/mgr/dashboard/controllers/monitor.py
src/pybind/mgr/dashboard/controllers/rbd.py
src/pybind/mgr/dashboard/controllers/rbd_mirroring.py
src/pybind/mgr/dashboard/controllers/summary.py
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/requirements.txt
src/pybind/mgr/dashboard/tests/helper.py
src/pybind/mgr/dashboard/tests/test_rbd_mirroring.py
src/pybind/mgr/dashboard/tests/test_tcmu_iscsi.py
src/pybind/mgr/dashboard/tests/test_tools.py
src/pybind/mgr/dashboard/tools.py