]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: simplify orch backend enablement
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 21 Aug 2024 21:03:19 +0000 (17:03 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 26 Aug 2024 21:14:05 +0000 (17:14 -0400)
commit8c845bd4ee8e0fddadcb78b2dba457022df39ff2
tree9dd9efdd670d5645a2a85c1154ca3915088ae3a7
parent8690fac8d903cc8ebf3dfcdb3628845b6f56a002
mgr/smb: simplify orch backend enablement

We have a developer/debug module option that allows one to disable
triggering orchestration. When I tried to use it I thought it was
buggy and I had trouble diagnosing it. The mistake was on my side,
but the code change makes it much clearer what is being enabled
so I want to keep it.

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