]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: rgw: do not mess with realm configuration
authorSage Weil <sage@newdream.net>
Fri, 5 Mar 2021 18:13:56 +0000 (13:13 -0500)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:17 +0000 (07:56 -0500)
commitf22e4fe70681b963f3b317c0c9643ce578f4dcf4
tree8ef63c48bd4ac2121794083261a3a85fd66636f2
parenteb51cbf26d0a3576fc9a4cd03bfa903b86f85862
mgr/cephadm: rgw: do not mess with realm configuration

It is simpler to consider this out of scope for the orchestrator.  The
user should set up their multisite realms/zones before deploying the
daemons (or the daemons will not start).  In the future we can wrap this
with a more friendly tool, perhaps.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 4498f7dc204cada316ba0ea73ca9954d23c437d2)
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_migration.py