]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: move nfs class to a new file
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 9 Nov 2023 14:57:56 +0000 (09:57 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Nov 2023 21:55:59 +0000 (16:55 -0500)
commit0a6a1dfa966a560237387629a8be49bf4d61ebf9
treea0df6fa7c9abd901b8f2603dc299247d8fc516a4
parentc093a1991d352e636429223f75b599bc4c311dd7
cephadm: move nfs class to a new file

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/daemons/__init__.py
src/cephadm/cephadmlib/daemons/nfs.py [new file with mode: 0644]
src/cephadm/tests/test_nfs.py