]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: move CephadmExporter to new module
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 23 Feb 2021 12:50:12 +0000 (13:50 +0100)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:18 +0000 (07:56 -0500)
commit4d89f8c32416b25cd7f46b5c2247a559df88fc42
tree0d2702213016c2c4d212a0d15a3d8d13826616fc
parented2fd3388b7a79026baef7796141f23bb50c4c12
mgr/cephadm: move CephadmExporter to new module

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 935a15fd06421786096a37c4bae6571bf6467aec)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/exporter.py [new file with mode: 0644]
src/pybind/mgr/cephadm/tests/test_services.py