]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RGW multisite sync remove zones fix 59061/head
authorNaman Munet <nmunet@redhat.com>
Tue, 6 Aug 2024 19:45:44 +0000 (01:15 +0530)
committerNaman Munet <namanmunet@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com>
Fri, 13 Sep 2024 10:43:42 +0000 (16:13 +0530)
commit5eee7e8105167dc4f0542f62d041fbcb143611d0
treed57f7548b3a21fc5ff7182c34b35f891542ecaff
parent7bbcee3d1d29351666a1a24a5f3b1f6c95a4bd6e
mgr/dashboard: RGW multisite sync remove zones fix

Fixes: https://tracker.ceph.com/issues/66945
Signed-off-by: Naman Munet <nmunet@redhat.com>
src/pybind/mgr/dashboard/controllers/rgw.py [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-multisite.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-sync-flow-modal/rgw-multisite-sync-flow-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-sync-flow-modal/rgw-multisite-sync-flow-modal.component.ts [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-sync-pipe-modal/rgw-multisite-sync-pipe-modal.component.ts [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-sync-policy-details/rgw-multisite-sync-policy-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-sync-policy-details/rgw-multisite-sync-policy-details.component.ts [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw.module.ts
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/rgw_client.py [changed mode: 0644->0755]