Fixes: https://tracker.ceph.com/issues/74492
Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
(cherry picked from commit 9b0becfdf2)
Conflicts:
doc/cephadm/services/nfs.rst - due to documentation related to RDMA
doc/mgr/nfs.rst - due to params related to RDMA
src/pybind/mgr/cephadm/services/nfs.py - due to other extra params
src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2 - due to RDMA
src/pybind/mgr/cephadm/tests/services/test_ingress.py - not exists on tentacle
src/pybind/mgr/cephadm/tests/services/test_nfs.py - not exists on tentacle
src/pybind/mgr/nfs/cluster.py - due to other nfs parameters which are not supported in tentacle
src/pybind/mgr/nfs/module.py - due to other nfs parameters which are not supported in tentacle
src/python-common/ceph/deployment/service_spec.py - due to extra variable not supported in tentacle