]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-exporter: cephadm changes
authorAvan Thakkar <athakkar@redhat.com>
Mon, 12 Dec 2022 11:45:47 +0000 (17:15 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Mon, 12 Dec 2022 11:49:46 +0000 (17:19 +0530)
commit0253053dbfb1e98d38cf2f522751d2a4c780adc0
treec83d9dff07c6130a5f4d56b3a9ba0dfdaa280c5c
parentf07b8a7984921ba69b73dc6d800a158a433dc056
ceph-exporter: cephadm changes

Fixes: https://tracker.ceph.com/issues/55046
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Includes changes required for introducing ceph-exporter container in cephadm.
12 files changed:
src/cephadm/cephadm.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/service_discovery.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/templates/services/prometheus/prometheus.yml.j2
src/pybind/mgr/cephadm/tests/test_service_discovery.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/cephadm/utils.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py