]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Mon, 1 May 2023 19:45:11 +0000 (15:45 -0400)
commitbb0a0f9d87f50b27c8b32aff8288f14fc3b97045
treeef2f96ba8a4d0637c2369f069afa892cc215f60f
parent3d33b9a62136de2d8986da77b57d6c2356c8d261
mgr/cephadm: support for nfs backed by VIP

Fixes: https://tracker.ceph.com/issues/55663
Signed-off-by: Adam King <adking@redhat.com>
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