]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: support for nfs backed by VIP
authorAdam King <adking@redhat.com>
Wed, 20 Jul 2022 21:55:07 +0000 (17:55 -0400)
committerAdam King <adking@redhat.com>
Sat, 20 May 2023 16:52:35 +0000 (12:52 -0400)
commit9ad04d3b83fb6b26aafb1d6efad37995550b43b0
tree7d502422e10766ec906f486797f7e9be1fef06d7
parent4dd3f5cab13bd16ba10b35e4dc11047f6f692b6f
mgr/cephadm: support for nfs backed by VIP

Fixes: https://tracker.ceph.com/issues/55663
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit bb0a0f9d87f50b27c8b32aff8288f14fc3b97045)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/ingress.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/module.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py