]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: open ceph-exporter when firewalld is enabled 59694/head
authorRedouane Kachach <rkachach@ibm.com>
Tue, 10 Sep 2024 07:47:44 +0000 (09:47 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 10 Sep 2024 07:47:44 +0000 (09:47 +0200)
commitfd93ecd88a5f31172ec99921f72bee12bdd4a6b9
tree56bcbfecb1b8316b127378edb40b063fb583e712
parent9f29c0fc6c33645269577fa76cf37ba8e0d5848c
mgr/cephadm: open ceph-exporter when firewalld is enabled

ceph-exporter port was not opened properly during daemon deployment
forcing the user to open it manually. This change fixes the logic to
open the port automatically.

Fixes: https://tracker.ceph.com/issues/67975
Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py