]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: do not create radosgw pools
authorSage Weil <sage@redhat.com>
Fri, 20 Mar 2020 18:56:47 +0000 (14:56 -0400)
committerSage Weil <sage@redhat.com>
Fri, 20 Mar 2020 20:40:12 +0000 (16:40 -0400)
commit22cea7eb0e9edce917a935fe9801f96d09f1ae74
tree49477dfeb65e855e9d166515fc3312371fb7e11b
parent0580297aff28dd8e22bfd1d922ef53dc9f34f805
mgr/rook: do not create radosgw pools

First, we don't know how big they should be or what they should look like.
The caller should already know that, and/or radosgw can create the pools
itself.

This depends on https://github.com/rook/rook/pull/5058

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/rook/rook_cluster.py