]> 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, 9 Mar 2021 16:01:15 +0000 (11:01 -0500)
commit4498f7dc204cada316ba0ea73ca9954d23c437d2
tree76fb17985f26152a9a39631f9b753d64c10497f4
parent3e5d8f838ff85ba92ac3019a8c3021705d91fb3b
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>
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_migration.py