]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add RGW topics endpoint creation for create ,delete and list in dashboard 61075/head
authorpujaoshahu <pshahu@redhat.com>
Fri, 13 Dec 2024 05:11:13 +0000 (10:41 +0530)
committerpujaoshahu <pshahu@redhat.com>
Mon, 17 Mar 2025 07:17:19 +0000 (12:47 +0530)
commit94aebfc3f7d4789e8a570c87999409ef0d591957
treecc1e1e01f6638f185f7ccf28a1ed8e7607b3d6e2
parent352d1a4bac1bf51a0141e3824ace4cfccd479a4f
mgr/dashboard: Add RGW topics endpoint creation for create ,delete and list in dashboard

Fixes: https://tracker.ceph.com/issues/69229
Signed-off-by: pujaoshahu <pshahu@redhat.com>
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/rgw_client.py
src/pybind/mgr/dashboard/tests/test_rgw.py