]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: use default replication size in orch apply rgw
authorJoseph Sawaya <jsawaya@redhat.com>
Tue, 7 Sep 2021 13:06:08 +0000 (09:06 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Mon, 27 Sep 2021 18:51:13 +0000 (14:51 -0400)
commitf4980c39dbd1ede4e42c1a02d5e12169501d960d
treec92abceb7c7e99360b52dce4dc9094207c472b7f
parentf1c0b0758abec5e752df5f1477e8b03e2342689a
mgr/rook: use default replication size in orch apply rgw

This commit changes `orch apply rgw` to use the osd_pool_default_size
when setting the replication size for the data pool and metadata pool
of the rgw daemon. This commit also adds `orch apply rgw` to the Rook
QA.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
qa/suites/orch/rook/smoke/3-final.yaml
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py