]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: moving service_discovery.py to services module
authorRedouane Kachach <rkachach@ibm.com>
Tue, 15 Jul 2025 14:21:41 +0000 (16:21 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 7 Aug 2025 14:39:46 +0000 (16:39 +0200)
commit44510fd37211e91eba604b1e78b0cf86a7e015e1
treea420c26fcad671b7bb46e72dc3944f23ee6c72fe
parent0a8990d765a189cb554fa9cea1572ea6d9850e94
mgr/cephadm: moving service_discovery.py to services module

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/http_server.py
src/pybind/mgr/cephadm/service_discovery.py [deleted file]
src/pybind/mgr/cephadm/services/service_discovery.py [new file with mode: 0644]
src/pybind/mgr/cephadm/tests/test_service_discovery.py