]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: remove cephadm exporter code 43321/head
authorAdam King <adking@redhat.com>
Mon, 27 Sep 2021 16:05:14 +0000 (12:05 -0400)
committerAdam King <adking@redhat.com>
Mon, 27 Sep 2021 16:11:55 +0000 (12:11 -0400)
commit35f895aa45ca94ffd0ca782063583539a7ed12da
treea3189e05926f8ffeef112056a55eaa551ea5897d
parent99f1f0f4c0c8adeda362d188d72b244064a2c024
mgr/cephadm: remove cephadm exporter code

It's functionality has been effectively replaced by the cephadm agent

Signed-off-by: Adam King <adking@redhat.com>
15 files changed:
doc/dev/cephadm/cephadm-exporter.rst [deleted file]
doc/dev/cephadm/index.rst
qa/workunits/cephadm/test_cephadm.sh
src/cephadm/cephadm
src/cephadm/tests/fixtures.py
src/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/exporter.py [deleted file]
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/cephadm/tests/test_spec.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py