]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix rgw multi-site import form helper 54395/head
authorAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Tue, 7 Nov 2023 13:27:24 +0000 (18:57 +0530)
committerAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Tue, 7 Nov 2023 16:21:08 +0000 (21:51 +0530)
commitbfc0df17222c5b9811949ab17e91dc8138708fc9
treecba6ce183905148aa4730bbbda5c011e9022e4cb
parente70a3eaf4bec4f0feef881a24bb32d558d177a53
mgr/dashboard: fix rgw multi-site import form helper

Before : To obtain the token, generate it from your primary Ceph cluster. This token includes encoded information about the secondary cluster's endpoint, access key, and secret key.
Fix: To obtain the token, generate it from your primary Ceph cluster. This token includes encoded information about the primary cluster's endpoint, access key, and secret key.

Fixes: https://tracker.ceph.com/issues/63469
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit 157f21022e5a065e1457e5ac534d0dd7c66aaab1)
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html