]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RGW multisite sync remove zones fix 59825/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>
Tue, 17 Sep 2024 09:46:22 +0000 (15:16 +0530)
commitc1dadedb6d133a29fa557afdac4b8f47ff8b7a9f
treec9f3470c040d3df135de1a94da0513b5231a5db8
parent89d2f5ea5c3f4bf0250fc7787e7b3d842b8e8465
mgr/dashboard: RGW multisite sync remove zones fix

Fixes: https://tracker.ceph.com/issues/66945
Signed-off-by: Naman Munet <nmunet@redhat.com>
(cherry picked from commit 5eee7e8105167dc4f0542f62d041fbcb143611d0)
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]