]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: streamline rgw deployment 36162/head
authorDaniel-Pivonka <dpivonka@redhat.com>
Thu, 16 Jul 2020 12:24:47 +0000 (08:24 -0400)
committerDaniel-Pivonka <dpivonka@redhat.com>
Wed, 29 Jul 2020 18:23:07 +0000 (14:23 -0400)
commit131001c453dc3c5d14c56691cdf25353e0127882
tree52f8aba7fe9be09bd5157fb4c5970ec7f74733de
parent4ba83be9828b099fdaf56fbd3086c7cd0e547e8e
mgr/cephadm: streamline rgw deployment

cephadm will create realm, zonegroup, and zone if needed before creating rgw service

fixes: https://tracker.ceph.com/issues/43681
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
doc/cephadm/install.rst
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_migration.py
src/pybind/mgr/cephadm/utils.py