]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: make the new sqlite store our default internal store
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 10 May 2024 19:38:25 +0000 (15:38 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 6 Jul 2024 18:53:06 +0000 (14:53 -0400)
commit80eed4846e3f47e18a26c2e366d5ad858c5a695a
tree957206dcbbb3521fbddcc3f8f210d9550d2c5455
parent615cd84f10546066deb513373ba0b2a60ea6fcbd
mgr/smb: make the new sqlite store our default internal store

Add the new sqlite store to the smb mgr module, making it the default.
Add some configuration params, mainly for devs only, to also allow going
back to the previous store for debugging and testing purposes.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/module.py