]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add GET endpoint for CephFS mirror peers list and daemon status 66339/head
authorPedro Gonzalez Gomez <pegonzal@ibm.com>
Thu, 20 Nov 2025 14:09:03 +0000 (15:09 +0100)
committerPedro Gonzalez Gomez <pegonzal@ibm.com>
Wed, 26 Nov 2025 17:21:30 +0000 (18:21 +0100)
commitfbbbaa123a720c7abab72a42bc4762c6eef606af
treeceb7e29e041c5b597c914d6e09bd865b89b84f51
parentd1eb2440991ec1337a2213c426fd7ec581817c59
mgr/dashboard: add GET endpoint for CephFS mirror peers list and daemon status

Fixes: https://tracker.ceph.com/issues/74002
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@ibm.com>
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/security.py
src/pybind/mgr/dashboard/tests/test_cephfs.py