]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/pybind/mgr/nfs: remove `tag` option
authorVarsha Rao <varao@redhat.com>
Thu, 5 Aug 2021 11:24:45 +0000 (16:54 +0530)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:20:39 +0000 (16:20 +0200)
commit66d103c75bbfc2c234ff4dfd935bb88d3d261759
treec49199609853b255a53a8b1189f582af211d7ffb
parentd3bbde420061793b5ba13d952f725da98aa381ec
src/pybind/mgr/nfs: remove `tag` option

'tag' is required for NFSv3 mounts. We don't support v3, so let's remove it.

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ab80ab4675d70c3c9fbf5f5f0c3ec6680f055b17)
src/pybind/mgr/nfs/tests/test_nfs.py