]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
disable create zonegroup if no master zone exist for existing master zonegroup
authoravanthakkar <avanjohn@gmail.com>
Sun, 19 Mar 2023 14:25:15 +0000 (19:55 +0530)
committerAashish Sharma <aasharma@redhat.com>
Mon, 27 Mar 2023 12:12:01 +0000 (17:42 +0530)
commitd42ea1d5afb55d5f7c823ac8f2cb2e149165c57a
tree059ca4e935fda94bebc8187c925b823e5f4f7884
parente8048004324fc19e34c94b771afb382c60679485
disable create zonegroup if no master zone exist for existing master zonegroup

Fixes: https://tracker.ceph.com/issues/59171
Signed-off-by: avanthakkar <avanjohn@gmail.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-zonegroup.service.ts
src/pybind/mgr/dashboard/requirements-test.txt
src/pybind/mgr/dashboard/services/rgw_client.py