From: Patrick Donnelly Date: Wed, 2 Jun 2021 04:59:08 +0000 (-0700) Subject: Merge PR #41389 into pacific X-Git-Tag: v16.2.5~105 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0fefdd8b256cad44247e01e99c6d3bd1b38851a4;p=ceph.git Merge PR #41389 into pacific * refs/pull/41389/head: qa/tasks/nfs: add test to check if cmds fail on not passing required arguments mgr/nfs: fix flake8 missing whitespace around parameter equals error mgr/nfs: annotate _cmd_nfs_* methods return value doc/cephfs/nfs: add section about ganesha logs doc/cephfs/nfs: Replace volume/nfs with nfs doc/cephfs/nfs: add note about export management with volume/nfs interface only spec: add nfs to spec file mgr/nfs: Don't enable nfs module by default mgr/nfs: check for invalid chars in cluster id mgr/nfs: Use CLICommand wrapper mgr/nfs: reorg nfs files mgr/nfs: Check if transport or protocol are list instance mgr/nfs: reorg cluster class and common helper methods mgr/nfs: move common export helper methods to ExportMgr class mgr/nfs: move validate methods into new ValidateExport class mgr/nfs: add custom exception module mgr/nfs: create new module for export utils mgr/nfs: rename fs dir to export mgr/volumes/nfs: Move nfs code out of volumes plugin Reviewed-by: Patrick Donnelly --- 0fefdd8b256cad44247e01e99c6d3bd1b38851a4