]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: improving individual certificates checks
authorRedouane Kachach <rkachach@ibm.com>
Wed, 19 Feb 2025 16:36:15 +0000 (17:36 +0100)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 11 Mar 2025 09:34:23 +0000 (10:34 +0100)
commiteae45d208a6f97f3abc8bcc0df06f7ca783b52da
tree0159e8865eb5137e0f62445b9f0023dca4a0ab93
parentdd6e81be3a26b41093a2f4216ac8aea2f3cbd37b
mgr/cephadm: improving individual certificates checks

Some refactoring to improve the individual certificates checking and
use the same code for both cases: certs with and without keys are

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/cert_mgr.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_certmgr.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py