]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: remove cherrypy_backports.py
authorNizamudeen A <nia@redhat.com>
Mon, 4 Nov 2024 05:42:32 +0000 (11:12 +0530)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 8 Nov 2024 14:46:57 +0000 (14:46 +0000)
commitc2fe94869854e74e055a6f0c52ad351b1620c02e
tree0cdda53fb1dfcf0ca5baca7fdc4742cf32c90177
parentab6f057c445e49ae493e350aeecd586fb849db06
mgr/dashboard: remove cherrypy_backports.py

since its mostly used only for older cherrypy versions which we don't
support anymore in any of our recent upstream releases, we could remove
it completely

Fixes: https://tracker.ceph.com/issues/68802
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 7ae56f4f561999898a7411840f94e742981ca6bc)

 Conflicts:
src/pybind/mgr/prometheus/module.py
 -  resolve conflicting import by just removing the version import

(cherry picked from commit 8713c8c2266c5075d6a0eb8da6e77152cda44c11)
src/pybind/mgr/dashboard/cherrypy_backports.py [deleted file]
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/prometheus/module.py