]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph.spec.in: ceph-mgr-dashboard does not require werkzeug
authorKen Dreyer <kdreyer@ibm.com>
Mon, 29 Apr 2024 20:29:11 +0000 (16:29 -0400)
committerKen Dreyer <kdreyer@ibm.com>
Tue, 30 Apr 2024 13:19:38 +0000 (09:19 -0400)
commit461c4b167e2a4e3ab5afd12e8d701de8cf776e62
treeba3b3f58ef313efca3dda2ed70f475b66f1badb2
parent7da6d5d94f678690c273f4e0ecbd317fe202dedf
ceph.spec.in: ceph-mgr-dashboard does not require werkzeug

Nothing in the dashboard codebase imports werkzeug. It appears this was
leftover from the time when the dashboard was packaged with the rest of
the mgr modules.

Fixes: https://tracker.ceph.com/issues/65693
Signed-off-by: Ken Dreyer <kdreyer@ibm.com>
ceph.spec.in