]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: Instead of 'auth del' use 'auth rm'
authorVarsha Rao <varao@redhat.com>
Fri, 29 May 2020 17:54:54 +0000 (23:24 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Jul 2020 05:36:35 +0000 (07:36 +0200)
commit29aad4f9d3c1ae4b57df518dfb9406b5950352cb
tree77d70b8c72cbedfb54aee1e776dd00df1dc98456
parent85d287d0f13cb6deefb36f62a8cbd19af085259e
mgr/nfs: Instead of 'auth del' use 'auth rm'

`mgr` profile allows 'auth rm'. Use it instead of 'auth del' which is not
allowed.

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 87c517af310a2fb0a5226867b6a852393c0f6b44)
src/pybind/mgr/volumes/fs/nfs.py