]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/smb: add mon_store.py for wrapping the mon key-store
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 4 Feb 2024 22:00:57 +0000 (17:00 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 25 Apr 2024 23:10:38 +0000 (19:10 -0400)
commitfe7ff2509c756f0881794b976c70fdd81eac8089
treeeece2b7ab46c32489741841408a8b399a0e9d9dc
parentc6648cb0a2f9adc1061aac7d49b737e8ec8ed346
pybind/mgr/smb: add mon_store.py for wrapping the mon key-store

Add a config store based on wrapping the mon's key-store.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/mon_store.py [new file with mode: 0644]