]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: refactor cert_store to use the same code for cert/key
authorRedouane Kachach <rkachach@ibm.com>
Mon, 27 Jan 2025 15:10:34 +0000 (16:10 +0100)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 11 Mar 2025 09:33:04 +0000 (10:33 +0100)
commit2ab4e8b309a503529d3382e21dd34ae27df177f2
tree3984a20f613892105df1efb08f7d394fa78586ec
parent96730b23a59130602990ec390c6a049125219ac0
mgr/cephadm: refactor cert_store to use the same code for cert/key

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/cert_mgr.py
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/migrations.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/mgmt_gateway.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/services/oauth2_proxy.py
src/pybind/mgr/cephadm/tlsobject_store.py [new file with mode: 0644]
src/pybind/mgr/cephadm/tlsobject_types.py [new file with mode: 0644]