]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: moving Prometheus spec check to service_spec module
authorRedouane Kachach <rkachach@redhat.com>
Wed, 19 Oct 2022 10:28:31 +0000 (12:28 +0200)
committerRedouane Kachach <rkachach@redhat.com>
Wed, 7 Dec 2022 15:57:10 +0000 (16:57 +0100)
commit633e6c3ec76800a22c0986873b704d2f1bd2ee99
treef38173f07f07378e1c4203f35c98a2afe66d042a
parent08718ae283f6a62612c74b10d5da7efd2ea5f896
mgr/cephadm: moving Prometheus spec check to service_spec module
Fixes: https://tracker.ceph.com/issues/57894
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/python-common/ceph/deployment/service_spec.py
src/python-common/ceph/tests/test_service_spec.py