]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: change nfs pool to .nfs
authorSage Weil <sage@newdream.net>
Fri, 2 Jul 2021 16:39:29 +0000 (12:39 -0400)
committerSage Weil <sage@newdream.net>
Wed, 14 Jul 2021 20:20:11 +0000 (16:20 -0400)
commit82e939d89c3b6e2ce6faad9a5315c5372fef341d
tree7a2be7ed6d68218afb43adbf52d5303b3e908092
parent6b2ccb2049484d2325bd2189410165093217a766
mgr/nfs: change nfs pool to .nfs

This is a new pool that we can migrate all past NFS configuration to,
simplifying the migration process (and also allowing us to pick a
.-prefixed name).

Signed-off-by: Sage Weil <sage@newdream.net>
qa/tasks/cephfs/test_nfs.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/mgr_module.py
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/export.py
src/pybind/mgr/nfs/tests/test_nfs.py
src/pybind/mgr/nfs/utils.py
src/pybind/mgr/rook/rook_cluster.py
src/python-common/ceph/deployment/service_spec.py