]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook, mgr/nfs: update rook orchestrator to create and use .nfs pool
authorJoseph Sawaya <jsawaya@redhat.com>
Fri, 30 Jul 2021 16:07:31 +0000 (12:07 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Wed, 10 Nov 2021 17:07:59 +0000 (12:07 -0500)
commit1dfd8a0c365681cb881769e64a397604437358f9
treea72bf9e250e7e31ccd0fe1bb4d0c69c8b5cb01fe
parent7c7eb251305f6e337d19df8319dee84dfdd89c99
mgr/rook, mgr/nfs: update rook orchestrator to create and use .nfs pool

This commit moves the functionality for creating the .nfs pool from the
nfs module to the rook module and makes the rook module use the .nfs
pool when creating an NFS daemon.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py