]> 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)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:17:54 +0000 (16:17 +0200)
commit2173e555ffb7e6f65c73c6a216a165071ce6d201
treef44af81e6aa15561ee46d38576b8b44910d6d5f4
parent4c98c26d095cad5408ddab0602aaaf88d143f3f8
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>
(cherry picked from commit 82e939d89c3b6e2ce6faad9a5315c5372fef341d)

Conflicts:
src/pybind/mgr/rook/rook_cluster.py
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