]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: get bucket replication info
authorNizamudeen A <nia@redhat.com>
Fri, 7 Jun 2024 13:13:00 +0000 (18:43 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 25 Jun 2024 08:45:59 +0000 (14:15 +0530)
commitcbbc3af633484667a128fc8afcbc245fa46aafbf
treec564dcbab235af70f7561f4c25ffc99f98fe3018
parent4dfeee6006b4a3575ea70e435e787bd41d2a0ead
mgr/dashboard: get  bucket replication info

- Show bucket replication status and replication policy in the details
view

Fixes: https://tracker.ceph.com/issues/66241
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 9cdb55c2d2ed6f6ca4ab51d0cd40943107d90c0d)
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts
src/pybind/mgr/dashboard/services/rgw_client.py