]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: add raw data methods to MemConfigStore
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 18 Jul 2025 14:23:12 +0000 (10:23 -0400)
committerAvan Thakkar <athakkar@redhat.com>
Thu, 27 Nov 2025 15:07:27 +0000 (20:37 +0530)
commite90bf01d94fdda391cca90cc3987ccd0299c39b6
tree88f02f6e1878f59706a711218c7fcff5f2f7e582
parent65d712f7e1f39859134a6be155a2f72cb52d8e18
mgr/smb: add raw data methods to MemConfigStore

Add the set_data/get_data methods to the MemConfigStore so that future
test updates will not fail to save tls credential objects.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 4901bb1176a35605471b78e243db303e64622e6b)
src/pybind/mgr/smb/config_store.py